diff --git a/duty-1.6.0.tar.gz b/duty-1.6.0.tar.gz deleted file mode 100644 index b7bfc735bca5443272a748d4a39ca491720dffca..0000000000000000000000000000000000000000 Binary files a/duty-1.6.0.tar.gz and /dev/null differ diff --git a/duty-1.6.3.tar.gz b/duty-1.6.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..74ea13384d7c79d1dae8f6b9d2a46c35f2db89f7 Binary files /dev/null and b/duty-1.6.3.tar.gz differ diff --git a/python-duty.spec b/python-duty.spec index 8af71c427243095900a247b8b1edcbe28a30a45a..357629f6dd0f5d8c3f538abfd145e7d2582f0b75 100644 --- a/python-duty.spec +++ b/python-duty.spec @@ -1,7 +1,7 @@ %global pypi_name duty Name: python-%{pypi_name} -Version: 1.6.0 +Version: 1.6.3 Release: 1 Summary: A simple task runner. License: ISC @@ -66,6 +66,12 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Nov 04 2025 Yu Peng - 1.6.3-1 +- Upgrade to 1.6.3 + * Update import from git-changelog to avoid deprecation warning + * Depend on failprint 1.0.5 + * Add missing rule parameter to ruff rule tool + * Tue Apr 01 2025 Dongxing Wang - 1.6.0-1 - Update package with version 1.6.0 Add Yore tool