Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-zope.i18nmessageid for
openSUSE:Factory checked in at 2022-11-09 12:56:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-zope.i18nmessageid (Old)
and /work/SRC/openSUSE:Factory/.python-zope.i18nmessageid.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zope.i18nmessageid"
Wed Nov 9 12:56:09 2022 rev:11 rq:1034426 version:5.1.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-zope.i18nmessageid/python-zope.i18nmessageid.changes
2021-10-20 20:24:09.309373292 +0200
+++
/work/SRC/openSUSE:Factory/.python-zope.i18nmessageid.new.1597/python-zope.i18nmessageid.changes
2022-11-09 12:56:17.039958440 +0100
@@ -1,0 +2,12 @@
+Tue Nov 8 07:10:23 UTC 2022 - Matej Cepl <[email protected]>
+
+- Clean up SPEC file, make rpmlint happy.
+- -doc subpackage should be noarch.
+
+-------------------------------------------------------------------
+Sun Nov 6 17:57:02 UTC 2022 - Hans-Peter Jansen <[email protected]>
+
+- update to version 5.1.0
+ * Added support for Python 3.9, 3.10 and 3.11.
+
+-------------------------------------------------------------------
Old:
----
zope.i18nmessageid-5.0.1.tar.gz
New:
----
zope.i18nmessageid-5.1.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-zope.i18nmessageid.spec ++++++
--- /var/tmp/diff_new_pack.HOItSS/_old 2022-11-09 12:56:17.819962837 +0100
+++ /var/tmp/diff_new_pack.HOItSS/_new 2022-11-09 12:56:17.827962882 +0100
@@ -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 @@
%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 @@
%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}
++++++ zope.i18nmessageid-5.0.1.tar.gz -> zope.i18nmessageid-5.1.0.tar.gz ++++++
++++ 1968 lines of diff (skipped)