Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kde-oxygen-fonts for 
openSUSE:Factory checked in at 2025-05-09 18:51:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kde-oxygen-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.kde-oxygen-fonts.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kde-oxygen-fonts"

Fri May  9 18:51:27 2025 rev:7 rq:1276085 version:0.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kde-oxygen-fonts/kde-oxygen-fonts.changes        
2014-07-16 16:22:22.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.kde-oxygen-fonts.new.30101/kde-oxygen-fonts.changes 
    2025-05-09 18:53:30.990465681 +0200
@@ -1,0 +2,6 @@
+Wed May  7 07:33:24 UTC 2025 - Simon Lees <[email protected]>
+
+- export CMAKE_POLICY_VERSION_MINIMUM="3.5" to ignore cmakes
+  minimum version warnings
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kde-oxygen-fonts.spec ++++++
--- /var/tmp/diff_new_pack.B9kJFu/_old  2025-05-09 18:53:31.438484317 +0200
+++ /var/tmp/diff_new_pack.B9kJFu/_new  2025-05-09 18:53:31.442484484 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kde-oxygen-fonts
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -21,9 +21,9 @@
 Version:        0.4.0
 Release:        0
 Summary:        A desktop/gui font family for integrated use with the KDE 
desktop
-License:        OFL-1.1 and SUSE-GPL-3.0+-with-font-exception
+License:        OFL-1.1 AND SUSE-GPL-3.0+-with-font-exception
 Group:          System/X11/Fonts
-Url:            
https://projects.kde.org/projects/playground/artwork/oxygen-fonts
+URL:            
https://projects.kde.org/projects/playground/artwork/oxygen-fonts
 Source:         
http://download.kde.org/stable/plasma/5.0.0/%{fontname}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= 0.0.11
 BuildRequires:  fontforge
@@ -49,11 +49,13 @@
 font is also under development that is aimed to be a 
 branding typeface for the desktop.
 
-
 %prep
 %setup -n %{fontname}-%{version}
 
 %build
+# Remove cmake4 error due to not setting
+# min cmake version - sflees.de
+export CMAKE_POLICY_VERSION_MINIMUM=3.5
   %cmake_kf5 -d build
   %make_jobs
 

Reply via email to