diff --git a/atpublic-4.0.tar.gz b/atpublic-4.0.tar.gz deleted file mode 100644 index 8cb4bbd482707f84ae2749dda01f78f8dcffba9e..0000000000000000000000000000000000000000 Binary files a/atpublic-4.0.tar.gz and /dev/null differ diff --git a/atpublic-4.1.0.tar.gz b/atpublic-4.1.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..d3d22cf06dc7d633c2b6bb97e33be0d4ccf8185f Binary files /dev/null and b/atpublic-4.1.0.tar.gz differ diff --git a/python-atpublic.spec b/python-atpublic.spec index f6d6b6ad9c5821d34fa70be5279ecdd5bd5a906a..09cdb5d9621e3835e2c00e3bc5ef53d7b5342d30 100644 --- a/python-atpublic.spec +++ b/python-atpublic.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-atpublic -Version: 4.0 +Version: 4.1.0 Release: 1 Summary: public -- @public for populating __all__ License: Apache 2.0 URL: http://public.readthedocs.io/ -Source0: https://files.pythonhosted.org/packages/4f/c8/22e1e6e2fe2cbe7a789a30d6288db3c1dbdbbe06af0d61277a97e4960b9e/atpublic-4.0.tar.gz +Source0: https://files.pythonhosted.org/packages/ae/5b/61439625efcd11dfa2f299d60183476f58a138020c2f9b6a4e46b0e74d78/atpublic-4.1.0.tar.gz BuildArch: noarch BuildRequires: python3-devel BuildRequires: python3-pip @@ -62,6 +62,9 @@ if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi %{_docdir}/* %changelog +* Mon Apr 15 2024 maqi - 4.1.0-1 +- Update package to version 4.1.0 + * Thu Dec 07 2023 jiangxinyu - 4.0-1 - Update package to version 4.0