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 2024-01-15 22:11:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/breeze5-icons (Old) and /work/SRC/openSUSE:Factory/.breeze5-icons.new.21961 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "breeze5-icons" Mon Jan 15 22:11:47 2024 rev:100 rq:1138885 version:5.114.0 Changes: -------- --- /work/SRC/openSUSE:Factory/breeze5-icons/breeze5-icons.changes 2023-12-17 21:29:29.851423374 +0100 +++ /work/SRC/openSUSE:Factory/.breeze5-icons.new.21961/breeze5-icons.changes 2024-01-15 22:11:59.274950912 +0100 @@ -1,0 +2,9 @@ +Sat Jan 13 11:21:13 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 5.114.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.114.0 +- No code change since 5.113.0 + +------------------------------------------------------------------- Old: ---- breeze-icons-5.113.0.tar.xz breeze-icons-5.113.0.tar.xz.sig New: ---- breeze-icons-5.114.0.tar.xz breeze-icons-5.114.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ breeze5-icons.spec ++++++ --- /var/tmp/diff_new_pack.Avya3e/_old 2024-01-15 22:12:00.062979703 +0100 +++ /var/tmp/diff_new_pack.Avya3e/_new 2024-01-15 22:12:00.062979703 +0100 @@ -23,7 +23,7 @@ %define qt5_version 5.15.2 %bcond_without released Name: breeze5-icons -Version: 5.113.0 +Version: 5.114.0 Release: 0 Summary: Breeze icon theme License: LGPL-3.0-only ++++++ breeze-icons-5.113.0.tar.xz -> breeze-icons-5.114.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/breeze-icons-5.113.0/.gitlab-ci.yml new/breeze-icons-5.114.0/.gitlab-ci.yml --- old/breeze-icons-5.113.0/.gitlab-ci.yml 2023-12-02 10:23:37.000000000 +0100 +++ new/breeze-icons-5.114.0/.gitlab-ci.yml 2024-01-06 09:49:53.000000000 +0100 @@ -2,8 +2,10 @@ # SPDX-License-Identifier: CC0-1.0 include: - - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml - - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-static.yml - - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml - - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows.yml - - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows-static.yml + - project: sysadmin/ci-utilities + file: + - /gitlab-templates/linux.yml + - /gitlab-templates/linux-static.yml + - /gitlab-templates/freebsd.yml + - /gitlab-templates/windows.yml + - /gitlab-templates/windows-static.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/breeze-icons-5.113.0/CMakeLists.txt new/breeze-icons-5.114.0/CMakeLists.txt --- old/breeze-icons-5.113.0/CMakeLists.txt 2023-12-02 10:23:37.000000000 +0100 +++ new/breeze-icons-5.114.0/CMakeLists.txt 2024-01-06 09:49:53.000000000 +0100 @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.16) -set(KF_VERSION "5.113.0") # handled by release scripts +set(KF_VERSION "5.114.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.113.0 NO_MODULE) +find_package(ECM 5.114.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.113.0/icons/index.theme new/breeze-icons-5.114.0/icons/index.theme --- old/breeze-icons-5.113.0/icons/index.theme 2023-12-02 10:23:37.000000000 +0100 +++ new/breeze-icons-5.114.0/icons/index.theme 2024-01-06 09:49:53.000000000 +0100 @@ -18,6 +18,7 @@ Name[fr]=Breeze Name[gd]=Oiteag Name[gl]=Brisa +Name[he]=×ר××× Name[hi]=बà¥à¤°à¥à¤à¤¼ Name[hu]=Breeze Name[ia]=Breeze @@ -70,6 +71,7 @@ Comment[fi]=Breeze KDE VDG:ltä Comment[fr]=Breeze, par l'équipe de conception graphique de KDE Comment[gl]=Brisa do KDE VDG. +Comment[he]=×ר××× ××ת צ××ת ××¢×צ×× ×××××ª× ×©× KDE Comment[hi]=à¤à¥à¤¡à¥à¤ वà¥à¤¡à¥à¤à¥ दà¥à¤µà¤¾à¤°à¤¾ बà¥à¤°à¥à¤à¤¼ Comment[hu]=Breeze a KDE VDG-tÅl Comment[ia]=Breeze (Brisa) per le KDE VDG diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/breeze-icons-5.113.0/icons-dark/index.theme new/breeze-icons-5.114.0/icons-dark/index.theme --- old/breeze-icons-5.113.0/icons-dark/index.theme 2023-12-02 10:23:37.000000000 +0100 +++ new/breeze-icons-5.114.0/icons-dark/index.theme 2024-01-06 09:49:53.000000000 +0100 @@ -18,6 +18,7 @@ Name[fr]=Breeze sombre Name[gd]=Oiteag dhorcha Name[gl]=Brisa escura +Name[he]=×ר××× ××× Name[hi]=बà¥à¤°à¥à¤à¤¼ डारà¥à¤ Name[hu]=Breeze Dark Name[ia]=Breeze Dark @@ -70,6 +71,7 @@ Comment[fi]=Breeze Dark KDE VDG:ltä Comment[fr]=Breeze sombre, par KDE VDG Comment[gl]=Brisa escura do KDE VDG. +Comment[he]=×ר××× ××× ××ת צ××ת ××¢×צ×× ×××××ª× ×©× KDE Comment[hi]=à¤à¥à¤¡à¥à¤ वà¥à¤¡à¥à¤à¥ दà¥à¤µà¤¾à¤°à¤¾ बà¥à¤°à¥à¤à¤¼ डारà¥à¤ Comment[hu]=Breeze Dark a KDE VDG-tÅl Comment[ia]=Breeze Dark (Brisa Obscure) per le KDE VDG