Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package protobuf for openSUSE:Factory 
checked in at 2022-05-14 22:52:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/protobuf (Old)
 and      /work/SRC/openSUSE:Factory/.protobuf.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "protobuf"

Sat May 14 22:52:08 2022 rev:58 rq:976554 version:3.20.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/protobuf/protobuf.changes        2022-05-10 
15:09:46.543407072 +0200
+++ /work/SRC/openSUSE:Factory/.protobuf.new.1538/protobuf.changes      
2022-05-14 22:52:12.654994554 +0200
@@ -1,0 +2,6 @@
+Wed May 11 14:13:04 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Do not use %%autosetup, but %%setup and %%patch on other line
+  * Allows building on SLE-12-SP5
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ protobuf.spec ++++++
--- /var/tmp/diff_new_pack.BEXEnP/_old  2022-05-14 22:52:13.114995129 +0200
+++ /var/tmp/diff_new_pack.BEXEnP/_new  2022-05-14 22:52:13.118995135 +0200
@@ -164,7 +164,8 @@
 %endif
 
 %prep
-%autosetup -p1 -n %{tarname}-%{version}
+%setup -n %{tarname}-%{version}
+%patch0 -p1
 mkdir gmock
 
 %if %{with python2} || %{with python3}

Reply via email to