Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package protobuf for openSUSE:Factory 
checked in at 2023-12-22 22:40:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/protobuf (Old)
 and      /work/SRC/openSUSE:Factory/.protobuf.new.28375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "protobuf"

Fri Dec 22 22:40:45 2023 rev:77 rq:1134467 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/protobuf/protobuf.changes        2023-10-31 
20:24:50.776059106 +0100
+++ /work/SRC/openSUSE:Factory/.protobuf.new.28375/protobuf.changes     
2023-12-22 22:40:51.166942222 +0100
@@ -1,0 +2,5 @@
+Thu Dec 21 13:53:29 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- build against modern python on sle15
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ protobuf.spec ++++++
--- /var/tmp/diff_new_pack.u9GT73/_old  2023-12-22 22:40:51.990972540 +0100
+++ /var/tmp/diff_new_pack.u9GT73/_new  2023-12-22 22:40:51.994972687 +0100
@@ -24,6 +24,7 @@
 %bcond_with    check
 %bcond_without java
 %bcond_without python3
+%{?sle15_python_module_pythons}
 Name:           protobuf
 Version:        23.4
 %global         sover 23_4_0
@@ -38,7 +39,7 @@
 Source1000:     %{name}-rpmlintrc
 Patch0:         add-missing-stdint-header.patch
 BuildRequires:  %{python_module abseil}
-BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module devel >= 3.7}
 BuildRequires:  %{python_module python-dateutil}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  abseil-cpp-devel >= 20230125
@@ -56,8 +57,8 @@
 BuildRequires:  javapackages-local >= 6
 %endif
 
-%if 0%{?suse_version} >= 1550
-# TW: generate subpackages for every python3 flavor
+%if 0%{?suse_version} >= 1500
+# generate subpackages for every python3 flavor
 %define python_subpackage_only 1
 %python_subpackages
 %else

Reply via email to