Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sigil for openSUSE:Factory checked 
in at 2024-12-29 11:56:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sigil (Old)
 and      /work/SRC/openSUSE:Factory/.sigil.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sigil"

Sun Dec 29 11:56:15 2024 rev:41 rq:1233449 version:2.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/sigil/sigil.changes      2024-11-18 
20:01:49.714683466 +0100
+++ /work/SRC/openSUSE:Factory/.sigil.new.1881/sigil.changes    2024-12-29 
11:56:23.459567077 +0100
@@ -1,0 +2,6 @@
+Thu Dec 26 11:54:38 UTC 2024 - Max Lin <m...@suse.com>
+
+- Use the same condition of gcc version for CC and CXX flags as same
+  as the BuildRequires defined
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sigil.spec ++++++
--- /var/tmp/diff_new_pack.l8t7B1/_old  2024-12-29 11:56:24.039590863 +0100
+++ /var/tmp/diff_new_pack.l8t7B1/_new  2024-12-29 11:56:24.039590863 +0100
@@ -145,7 +145,7 @@
 find . -type f -exec sed -i -e 's|#!\/usr\/bin\/env 
python|#!\/usr\/bin\/python3|g' {} +
 
 %build
-%if 0%{?suse_version} <= 1600
+%if 0%{?suse_version} < 1600
 export CC=gcc-12
 export CXX=g++-12
 %endif

Reply via email to