Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-googleapis-common-protos for
openSUSE:Factory checked in at 2024-03-13 22:19:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-googleapis-common-protos (Old)
and /work/SRC/openSUSE:Factory/.python-googleapis-common-protos.new.1770
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-googleapis-common-protos"
Wed Mar 13 22:19:06 2024 rev:20 rq:1157356 version:1.62.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-googleapis-common-protos/python-googleapis-common-protos.changes
2024-03-05 18:50:40.973088595 +0100
+++
/work/SRC/openSUSE:Factory/.python-googleapis-common-protos.new.1770/python-googleapis-common-protos.changes
2024-03-13 22:20:07.991709774 +0100
@@ -1,0 +2,5 @@
+Tue Mar 5 20:29:09 UTC 2024 - Robert Schweikert <[email protected]>
+
+- Obsolete Python 3.6 build for SLE 15 SP4 and openSUSE Leap 15.4 and later
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-googleapis-common-protos.spec ++++++
--- /var/tmp/diff_new_pack.BotBQ9/_old 2024-03-13 22:20:08.687735432 +0100
+++ /var/tmp/diff_new_pack.BotBQ9/_new 2024-03-13 22:20:08.691735580 +0100
@@ -37,6 +37,9 @@
Requires: python-protobuf >= 3.19.5
Recommends: python-grpcio >= 1.0.0
BuildArch: noarch
+%if 0%{?sle_version} >= 150400
+Obsoletes: python3-googleapis-common-protos < %{version}
+%endif
%python_subpackages
%description