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-03-25 18:54:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/protobuf (Old)
 and      /work/SRC/openSUSE:Factory/.protobuf.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "protobuf"

Sat Mar 25 18:54:09 2023 rev:71 rq:1073929 version:21.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/protobuf/protobuf.changes        2022-12-17 
20:36:05.096453288 +0100
+++ /work/SRC/openSUSE:Factory/.protobuf.new.31432/protobuf.changes     
2023-03-25 18:54:21.070348659 +0100
@@ -1,0 +2,5 @@
+Thu Mar 23 09:01:50 UTC 2023 - Martin LiÅ¡ka <[email protected]>
+
+- Enable LTO (boo#1133277).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ protobuf.spec ++++++
--- /var/tmp/diff_new_pack.P5tyMl/_old  2023-03-25 18:54:21.614351503 +0100
+++ /var/tmp/diff_new_pack.P5tyMl/_new  2023-03-25 18:54:21.618351524 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package protobuf
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -179,12 +179,11 @@
 sed -i -e '/env python/d' python/google/protobuf/internal/*.py
 
 %build
-%define _lto_cflags %{nil}
 autoreconf -fvi
 %configure \
        --disable-static
 
-make %{?_smp_mflags}
+%make_build
 
 %if %{with java}
 pushd java
@@ -202,7 +201,7 @@
 
 %if %{with check}
 %check
-make %{?_smp_mflags} check
+%make_build check
 %endif
 
 %install

Reply via email to