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-03-12 16:22:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/breeze5-icons (Old) and /work/SRC/openSUSE:Factory/.breeze5-icons.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "breeze5-icons" Sun Mar 12 16:22:37 2023 rev:90 rq:1070857 version:5.104.0 Changes: -------- --- /work/SRC/openSUSE:Factory/breeze5-icons/breeze5-icons.changes 2023-02-13 16:37:55.586293220 +0100 +++ /work/SRC/openSUSE:Factory/.breeze5-icons.new.31432/breeze5-icons.changes 2023-03-12 16:22:41.560354354 +0100 @@ -1,0 +2,10 @@ +Mon Mar 6 09:07:35 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 5.104.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.104.0 +- Changes since 5.103.0: + * Add draw-number + +------------------------------------------------------------------- Old: ---- breeze-icons-5.103.0.tar.xz breeze-icons-5.103.0.tar.xz.sig New: ---- breeze-icons-5.104.0.tar.xz breeze-icons-5.104.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ breeze5-icons.spec ++++++ --- /var/tmp/diff_new_pack.YZIwGL/_old 2023-03-12 16:22:42.120356820 +0100 +++ /var/tmp/diff_new_pack.YZIwGL/_new 2023-03-12 16:22:42.124356838 +0100 @@ -16,7 +16,7 @@ # -%define _tar_path 5.103 +%define _tar_path 5.104 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) @@ -24,7 +24,7 @@ # Only needed for the package signature condition %bcond_without released Name: breeze5-icons -Version: 5.103.0 +Version: 5.104.0 Release: 0 Summary: Breeze icon theme License: LGPL-3.0-only ++++++ breeze-icons-5.103.0.tar.xz -> breeze-icons-5.104.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/breeze-icons-5.103.0/CMakeLists.txt new/breeze-icons-5.104.0/CMakeLists.txt --- old/breeze-icons-5.103.0/CMakeLists.txt 2023-02-05 10:17:09.000000000 +0100 +++ new/breeze-icons-5.104.0/CMakeLists.txt 2023-03-04 10:58:03.000000000 +0100 @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.16) -set(KF_VERSION "5.103.0") # handled by release scripts +set(KF_VERSION "5.104.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.103.0 NO_MODULE) +find_package(ECM 5.104.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.103.0/icons/actions/22/draw-number.svg new/breeze-icons-5.104.0/icons/actions/22/draw-number.svg --- old/breeze-icons-5.103.0/icons/actions/22/draw-number.svg 1970-01-01 01:00:00.000000000 +0100 +++ new/breeze-icons-5.104.0/icons/actions/22/draw-number.svg 2023-03-04 10:58:03.000000000 +0100 @@ -0,0 +1,8 @@ +<svg height="22" width="22" xmlns="http://www.w3.org/2000/svg"> + <style type="text/css" id="current-color-scheme"> + .ColorScheme-Text { + color:#232629; + } + </style> + <path d="m11 3c-4.418278 0-8 3.581722-8 8s3.581722 8 8 8 8-3.581722 8-8-3.581722-8-8-8zm-2.70703125 4h.70703125v7h1.5.54882813c.07407592-.37807234.23136603-.71008946.45898438-.98046875.32336176-.3841093.74406322-.65503168 1.234375-.94921875 1.21344986-.72806991 1.77682031-1.28324216 2.02539063-1.66796875s.23242188-.58704229.23242188-.90234375c0-.8343436-.6656564-1.5-1.5-1.5s-1.5.6656564-1.5 1.5v.5h-1v-.5c0-1.37477993 1.12522007-2.5 2.5-2.5s2.5 1.12522007 2.5 2.5c0 .31530146-.01615157.86269544-.39257813 1.4453125s-1.06307173 1.21245241-2.34960938 1.984375c-.46838966.2810338-.79741587.51034014-.984375.73242188-.07533505.08948768-.06584076.23935432-.109375.33789063h3.8359375v1h-10v-1h2v-5.29296875l-1.5 1.5-.70703125-.70703125z" class="ColorScheme-Text" fill="currentColor" fill-rule="evenodd"/> +</svg> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/breeze-icons-5.103.0/icons-dark/actions/22/draw-number.svg new/breeze-icons-5.104.0/icons-dark/actions/22/draw-number.svg --- old/breeze-icons-5.103.0/icons-dark/actions/22/draw-number.svg 1970-01-01 01:00:00.000000000 +0100 +++ new/breeze-icons-5.104.0/icons-dark/actions/22/draw-number.svg 2023-03-04 10:58:03.000000000 +0100 @@ -0,0 +1,8 @@ +<svg height="22" width="22" xmlns="http://www.w3.org/2000/svg"> + <style type="text/css" id="current-color-scheme"> + .ColorScheme-Text { + color:#eff0f1; + } + </style> + <path d="m11 3c-4.418278 0-8 3.581722-8 8s3.581722 8 8 8 8-3.581722 8-8-3.581722-8-8-8zm-2.70703125 4h.70703125v7h1.5.54882813c.07407592-.37807234.23136603-.71008946.45898438-.98046875.32336176-.3841093.74406322-.65503168 1.234375-.94921875 1.21344986-.72806991 1.77682031-1.28324216 2.02539063-1.66796875s.23242188-.58704229.23242188-.90234375c0-.8343436-.6656564-1.5-1.5-1.5s-1.5.6656564-1.5 1.5v.5h-1v-.5c0-1.37477993 1.12522007-2.5 2.5-2.5s2.5 1.12522007 2.5 2.5c0 .31530146-.01615157.86269544-.39257813 1.4453125s-1.06307173 1.21245241-2.34960938 1.984375c-.46838966.2810338-.79741587.51034014-.984375.73242188-.07533505.08948768-.06584076.23935432-.109375.33789063h3.8359375v1h-10v-1h2v-5.29296875l-1.5 1.5-.70703125-.70703125z" class="ColorScheme-Text" fill="currentColor" fill-rule="evenodd"/> +</svg>
