diff --git a/jaraco.collections-5.0.0.tar.gz b/jaraco.collections-5.0.0.tar.gz deleted file mode 100644 index 9bf040a61618397664c5b8f6816d6d35512a2dcf..0000000000000000000000000000000000000000 Binary files a/jaraco.collections-5.0.0.tar.gz and /dev/null differ diff --git a/jaraco.collections-5.0.1.tar.gz b/jaraco.collections-5.0.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..730137adc89b7514ebe4ed4e7ee8f17dc805e27a Binary files /dev/null and b/jaraco.collections-5.0.1.tar.gz differ diff --git a/python-jaraco-collections.spec b/python-jaraco-collections.spec index cbc4948bdf0a6bdacea19576647ad29e337917a4..7a0166b5a4114dfe6f2c835ac41f22cba38b47ef 100644 --- a/python-jaraco-collections.spec +++ b/python-jaraco-collections.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-jaraco-collections -Version: 5.0.0 +Version: 5.0.1 Release: 1 Summary: Collection objects similar to those in stdlib by jaraco License: MIT @@ -55,6 +55,10 @@ if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi %{_docdir}/* %changelog +* Wed Aug 07 2024 yuanlipeng - 5.0.1-1 +- Update to 5.0.1 + * Delinting and package refresh. + * Wed Feb 21 2024 jiangxinyu - 5.0.0-1 - Update package to version 5.0.0