diff --git a/autopage-0.5.0.tar.gz b/autopage-0.5.0.tar.gz deleted file mode 100644 index f266579..0000000 Binary files a/autopage-0.5.0.tar.gz and /dev/null differ diff --git a/autopage-0.5.1.tar.gz b/autopage-0.5.1.tar.gz new file mode 100644 index 0000000..c5e74cd Binary files /dev/null and b/autopage-0.5.1.tar.gz differ diff --git a/python-autopage.spec b/python-autopage.spec index 0fcb57d..4e2d586 100644 --- a/python-autopage.spec +++ b/python-autopage.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-autopage -Version: 0.5.0 +Version: 0.5.1 Release: 1 Summary: A library to provide automatic paging for console output License: Apache-2.0 URL: https://github.com/zaneb/autopage -Source0: https://files.pythonhosted.org/packages/d1/1c/aaaf5bcb9f37e3d17e040a83de5a35c6cb29fc9ce45412cc8224a570fe30/autopage-0.5.0.tar.gz +Source0: https://files.pythonhosted.org/packages/36/b1/e5a1c2ebeb64ccc9c2a4ae133f5955d9824482628ed4bf0331c73323f0de/autopage-0.5.1.tar.gz Source1: setup.py BuildArch: noarch %description @@ -93,6 +93,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Dec 08 2022 jiangxinyu - 0.5.1-1 +- Update package to version 0.5.1 + * Tue Jul 12 2022 OpenStack_SIG - 0.5.0-1 - Init package python3-autopage of version 0.5.0