Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package breeze5-icons for openSUSE:Factory 
checked in at 2023-09-11 21:19:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/breeze5-icons (Old)
 and      /work/SRC/openSUSE:Factory/.breeze5-icons.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "breeze5-icons"

Mon Sep 11 21:19:59 2023 rev:96 rq:1110048 version:5.110.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/breeze5-icons/breeze5-icons.changes      
2023-08-20 00:10:25.598787852 +0200
+++ /work/SRC/openSUSE:Factory/.breeze5-icons.new.1766/breeze5-icons.changes    
2023-09-11 21:21:08.819159173 +0200
@@ -1,0 +2,10 @@
+Wed Sep  6 12:23:48 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 5.110.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.110.0
+- Changes since 5.109.0:
+  * Add filled `bookmarks-bookmarked` icon (kde#473694)
+
+-------------------------------------------------------------------

Old:
----
  breeze-icons-5.109.0.tar.xz
  breeze-icons-5.109.0.tar.xz.sig

New:
----
  breeze-icons-5.110.0.tar.xz
  breeze-icons-5.110.0.tar.xz.sig

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

Other differences:
------------------
++++++ breeze5-icons.spec ++++++
--- /var/tmp/diff_new_pack.Kb0Iyw/_old  2023-09-11 21:21:10.035202524 +0200
+++ /var/tmp/diff_new_pack.Kb0Iyw/_new  2023-09-11 21:21:10.039202666 +0200
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without released
 Name:           breeze5-icons
-Version:        5.109.0
+Version:        5.110.0
 Release:        0
 Summary:        Breeze icon theme
 License:        LGPL-3.0-only

++++++ breeze-icons-5.109.0.tar.xz -> breeze-icons-5.110.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.109.0/CMakeLists.txt 
new/breeze-icons-5.110.0/CMakeLists.txt
--- old/breeze-icons-5.109.0/CMakeLists.txt     2023-08-05 14:34:12.000000000 
+0200
+++ new/breeze-icons-5.110.0/CMakeLists.txt     2023-09-03 09:32:06.000000000 
+0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.109.0") # handled by release scripts
+set(KF_VERSION "5.110.0") # handled by release scripts
 project(BreezeIcons VERSION ${KF_VERSION})
 
 # Disallow in-source build
@@ -10,7 +10,7 @@
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.109.0  NO_MODULE)
+find_package(ECM 5.110.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/breeze-icons-5.109.0/icons/actions/16/bookmarks-bookmarked-symbolic.svg 
new/breeze-icons-5.110.0/icons/actions/16/bookmarks-bookmarked-symbolic.svg
--- old/breeze-icons-5.109.0/icons/actions/16/bookmarks-bookmarked-symbolic.svg 
1970-01-01 01:00:00.000000000 +0100
+++ new/breeze-icons-5.110.0/icons/actions/16/bookmarks-bookmarked-symbolic.svg 
2023-09-11 21:22:24.277849208 +0200
@@ -0,0 +1 @@
+symbolic link to bookmarks-bookmarked.svg
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/breeze-icons-5.109.0/icons/actions/16/bookmarks-bookmarked.svg 
new/breeze-icons-5.110.0/icons/actions/16/bookmarks-bookmarked.svg
--- old/breeze-icons-5.109.0/icons/actions/16/bookmarks-bookmarked.svg  
1970-01-01 01:00:00.000000000 +0100
+++ new/breeze-icons-5.110.0/icons/actions/16/bookmarks-bookmarked.svg  
2023-09-03 09:32:06.000000000 +0200
@@ -0,0 +1,10 @@
+<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg";>
+    <defs>
+        <style type="text/css" id="current-color-scheme">
+            .ColorScheme-Text {
+                color:#232629;
+            }
+        </style>
+    </defs>
+    <path class="ColorScheme-Text" d="m4 2v12l4-1.594 4 1.594v-12h-7z" 
fill="currentColor"/>
+</svg>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/breeze-icons-5.109.0/icons/actions/22/bookmarks-bookmarked-symbolic.svg 
new/breeze-icons-5.110.0/icons/actions/22/bookmarks-bookmarked-symbolic.svg
--- old/breeze-icons-5.109.0/icons/actions/22/bookmarks-bookmarked-symbolic.svg 
1970-01-01 01:00:00.000000000 +0100
+++ new/breeze-icons-5.110.0/icons/actions/22/bookmarks-bookmarked-symbolic.svg 
2023-09-11 21:22:15.277528353 +0200
@@ -0,0 +1 @@
+symbolic link to bookmarks-bookmarked.svg
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/breeze-icons-5.109.0/icons/actions/22/bookmarks-bookmarked.svg 
new/breeze-icons-5.110.0/icons/actions/22/bookmarks-bookmarked.svg
--- old/breeze-icons-5.109.0/icons/actions/22/bookmarks-bookmarked.svg  
1970-01-01 01:00:00.000000000 +0100
+++ new/breeze-icons-5.110.0/icons/actions/22/bookmarks-bookmarked.svg  
2023-09-03 09:32:06.000000000 +0200
@@ -0,0 +1,10 @@
+<svg version="1.1" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg";>
+    <defs>
+        <style type="text/css" id="current-color-scheme">
+            .ColorScheme-Text {
+                color:#232629;
+            }
+        </style>
+    </defs>
+    <path class="ColorScheme-Text" d="m6 3v16l5-2 5 2v-16h-10" 
fill="currentColor"/>
+</svg>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/breeze-icons-5.109.0/icons/actions/32/bookmarks-bookmarked-symbolic.svg 
new/breeze-icons-5.110.0/icons/actions/32/bookmarks-bookmarked-symbolic.svg
--- old/breeze-icons-5.109.0/icons/actions/32/bookmarks-bookmarked-symbolic.svg 
1970-01-01 01:00:00.000000000 +0100
+++ new/breeze-icons-5.110.0/icons/actions/32/bookmarks-bookmarked-symbolic.svg 
2023-09-11 21:22:16.201561294 +0200
@@ -0,0 +1 @@
+symbolic link to bookmarks-bookmarked.svg
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/breeze-icons-5.109.0/icons/actions/32/bookmarks-bookmarked.svg 
new/breeze-icons-5.110.0/icons/actions/32/bookmarks-bookmarked.svg
--- old/breeze-icons-5.109.0/icons/actions/32/bookmarks-bookmarked.svg  
1970-01-01 01:00:00.000000000 +0100
+++ new/breeze-icons-5.110.0/icons/actions/32/bookmarks-bookmarked.svg  
2023-09-03 09:32:06.000000000 +0200
@@ -0,0 +1,10 @@
+<svg version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg";>
+    <defs>
+        <style type="text/css" id="current-color-scheme">
+            .ColorScheme-Text {
+                color:#232629;
+            }
+        </style>
+    </defs>
+    <path class="ColorScheme-Text" d="m8 4v24l8-4 8 4v-24z" 
fill="currentColor"/>
+</svg>

Reply via email to