Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kf6-filesystem for openSUSE:Factory 
checked in at 2026-05-11 16:50:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kf6-filesystem (Old)
 and      /work/SRC/openSUSE:Factory/.kf6-filesystem.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kf6-filesystem"

Mon May 11 16:50:34 2026 rev:5 rq:1351798 version:20260508

Changes:
--------
--- /work/SRC/openSUSE:Factory/kf6-filesystem/kf6-filesystem.changes    
2026-01-26 10:57:34.650096905 +0100
+++ /work/SRC/openSUSE:Factory/.kf6-filesystem.new.1966/kf6-filesystem.changes  
2026-05-11 16:51:58.863497534 +0200
@@ -1,0 +2,6 @@
+Wed May  6 11:25:52 UTC 2026 - Antonio Larrosa <[email protected]>
+
+- Fix usage of %suse_version in Leap 16.1 which increases it to
+1610. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kf6-filesystem.spec ++++++
--- /var/tmp/diff_new_pack.tMAVAJ/_old  2026-05-11 16:51:59.347517449 +0200
+++ /var/tmp/diff_new_pack.tMAVAJ/_new  2026-05-11 16:51:59.347517449 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           kf6-filesystem
-Version:        20251007
+Version:        20260508
 Release:        0
 Summary:        RPM macros for KDE packages using Qt6
 License:        MIT

++++++ macros.kf6 ++++++
--- /var/tmp/diff_new_pack.tMAVAJ/_old  2026-05-11 16:51:59.447521564 +0200
+++ /var/tmp/diff_new_pack.tMAVAJ/_new  2026-05-11 16:51:59.451521728 +0200
@@ -108,7 +108,7 @@
         -DCMAKE_CXX_COMPILER:STRING=g++-14 \\\
         -DCMAKE_CXX_LINK_PIE_SUPPORTED:BOOL=TRUE \\\
 %endif \
-%if 0%{?suse_version} == 1600 \
+%if 0%{?suse_version} >= 1600 && 0%{?suse_version} < 1699 \
         -DCMAKE_C_COMPILER:STRING=gcc-15 \\\
         -DCMAKE_CXX_COMPILER:STRING=g++-15 \\\
         -DCMAKE_CXX_LINK_PIE_SUPPORTED:BOOL=TRUE \\\

Reply via email to