Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package googletest for openSUSE:Factory 
checked in at 2022-04-10 19:05:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/googletest (Old)
 and      /work/SRC/openSUSE:Factory/.googletest.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "googletest"

Sun Apr 10 19:05:14 2022 rev:15 rq:967823 version:1.11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/googletest/googletest.changes    2022-03-28 
16:59:15.368863000 +0200
+++ /work/SRC/openSUSE:Factory/.googletest.new.1900/googletest.changes  
2022-04-10 19:05:26.470475195 +0200
@@ -1,0 +2,6 @@
+Fri Apr  8 11:34:37 UTC 2022 - Martin Li??ka <mli...@suse.cz>
+
+- Disable 2 warnings that are affected by GCC 12:
+  gh#google/googletest#3792 and gh#google/googletest#3793.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ googletest.spec ++++++
--- /var/tmp/diff_new_pack.Nq8qYZ/_old  2022-04-10 19:05:27.034468952 +0200
+++ /var/tmp/diff_new_pack.Nq8qYZ/_new  2022-04-10 19:05:27.042468863 +0200
@@ -83,6 +83,8 @@
 %setup -q -n %{name}-release-%{version}
 
 %build
+%global optflags %(echo "%{optflags} -Wno-infinite-recursion 
-Wno-deprecated-declarations")
+
 %cmake \
   %{?with_tests:-Dgtest_build_tests=ON} \
   %{?with_tests:-Dgmock_build_tests=ON} \

Reply via email to