diff --git a/python-zope.i18nmessageid.changes b/python-zope.i18nmessageid.changes index e5a5f27..4b3fed2 100644 --- a/python-zope.i18nmessageid.changes +++ b/python-zope.i18nmessageid.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Nov 8 07:10:23 UTC 2022 - Matej Cepl + +- Clean up SPEC file, make rpmlint happy. +- -doc subpackage should be noarch. + +------------------------------------------------------------------- +Sun Nov 6 17:57:02 UTC 2022 - Hans-Peter Jansen + +- update to version 5.1.0 + * Added support for Python 3.9, 3.10 and 3.11. + ------------------------------------------------------------------- Wed Oct 13 09:10:40 UTC 2021 - pgajdos@suse.com diff --git a/python-zope.i18nmessageid.spec b/python-zope.i18nmessageid.spec index dcc52c4..472f547 100644 --- a/python-zope.i18nmessageid.spec +++ b/python-zope.i18nmessageid.spec @@ -1,8 +1,8 @@ # # spec file # -# Copyright (c) 2021 SUSE LLC -# Copyright (c) 2013 LISA GmbH, Bingen, Germany. +# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2013-2022 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %global flavor @BUILD_FLAVOR@%{nil} %if "%{flavor}" == "test" %define psuffix -test @@ -27,7 +26,7 @@ %bcond_with test %endif Name: python-zope.i18nmessageid%{psuffix} -Version: 5.0.1 +Version: 5.1.0 Release: 0 Summary: Zope Location License: ZPL-2.1 @@ -54,6 +53,7 @@ In Zope3, i18nmessageid are special objects that has a structural i18nmessageid. %package -n %{name}-doc Summary: Zope Location Provides: %{python_module zope.i18nmessageid-doc = %{version}} +BuildArch: noarch %description -n %{name}-doc This package contains documentation files for %{name}. @@ -86,7 +86,10 @@ python3 setup.py build_sphinx && rm build/sphinx/html/.buildinfo build/sphinx/ht %files %{python_files} %license LICENSE.txt %doc CHANGES.rst COPYRIGHT.txt README.rst -%{python_sitearch}/* +%dir %{python_sitearch}/zope +%{python_sitearch}/zope/i18nmessageid +%{python_sitearch}/zope.i18nmessageid-%{version}*-info +%{python_sitearch}/zope.i18nmessageid-%{version}*-nspkg.pth %endif %if !%{with test} diff --git a/zope.i18nmessageid-5.0.1.tar.gz b/zope.i18nmessageid-5.0.1.tar.gz deleted file mode 100644 index 5902934..0000000 --- a/zope.i18nmessageid-5.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9534142b684c986f5303f469573978e5a340f05ba2eee4f872933f1c38b1b059 -size 28217 diff --git a/zope.i18nmessageid-5.1.0.tar.gz b/zope.i18nmessageid-5.1.0.tar.gz new file mode 100644 index 0000000..d5af8d1 --- /dev/null +++ b/zope.i18nmessageid-5.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e10eea2505a37d49860b849c32d1018976199a466346b6ae846db94e05c4f67 +size 28351