diff --git a/breeze-icons-5.81.0.tar.xz b/breeze-icons-5.81.0.tar.xz deleted file mode 100644 index 30e2a19..0000000 --- a/breeze-icons-5.81.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef88f0e41407900b0570030dab8e6debb97e749c8aa1841d7572821c959784a0 -size 2035160 diff --git a/breeze-icons-5.81.0.tar.xz.sig b/breeze-icons-5.81.0.tar.xz.sig deleted file mode 100644 index 9af7019..0000000 --- a/breeze-icons-5.81.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmBwv60ACgkQWNDuZIpI -s7tJ9wgAshcAR/4eY3wKxuU3Ibqy4j7hfNjgs8JxRq3+2uFyRFSQUSArKTYJ56GQ -CNDlYkcRbRI0KYN6LjGdFsJ4k5QWDJA3QtW21MVqPM96LFRObnrpDacGa+IwEd55 -KzL941p1FOeCs1MnvATm4Ju27xwebmB1mIQd5PqFvvUHxaX6bv7KCRwYt3yLBoWL -inaU7W/qd3wOTYzuzP/nAVH9tEMvDw4cnkiuFx5Lpvs/uy4XwFwhXzIjpwjmT+Je -nF/fTWaQ9ea/N1jQmGeXv+lVMP6lEG9dnPeJNloS1C/obec50R2zbHfsr8hCPqVS -DJgl27uZDWI0Gqbie3fT/aydfvHQeg== -=wyPG ------END PGP SIGNATURE----- diff --git a/breeze-icons-5.82.0.tar.xz b/breeze-icons-5.82.0.tar.xz new file mode 100644 index 0000000..a21a056 --- /dev/null +++ b/breeze-icons-5.82.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b7c232cca879776412e4a5879080ef281d971fe2bb03d9c08ae638e357061b9 +size 2035608 diff --git a/breeze-icons-5.82.0.tar.xz.sig b/breeze-icons-5.82.0.tar.xz.sig new file mode 100644 index 0000000..61b4052 --- /dev/null +++ b/breeze-icons-5.82.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmCNaWIACgkQWNDuZIpI +s7vOVAf/XJSuvlnBlnCWpN7Wv/xuxQaCQqO4R26nMNGTExprE/ZzHVKzOZqQ7rqP +5qy3i/4Lu9PomlWsupe8K7qBHAguwcsAC+oYPkT6/QnWErDMICNwXPXV6rKHen8E +vXJa2ZEyv49+yQxoAjJBvTbBzo75gYGX6HxlAE96CGtXFN3yc705OnZRICGoJHlV +obvGgZp9KHj1NWDsVzgpLa8R9NvMHu+8JoDa/sQuTsurU57Y+H9FIJsH2GqUfBGn +4pBUxZJVxG0XLhEGeHjUDiLsc5+YrbTf0rCj+IrG3N6o1UzuCYysI3Ec8R8mLqyT +SP+B00ZS3cSay8/2LbjhuqyydGlDcQ== +=gMUT +-----END PGP SIGNATURE----- diff --git a/breeze5-icons.changes b/breeze5-icons.changes index 85f132b..8eec529 100644 --- a/breeze5-icons.changes +++ b/breeze5-icons.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat May 1 16:40:29 UTC 2021 - Christophe Giboudeaux + +- Update to 5.82.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.82.0 +- Changes since 5.81.0: + * New Sidebar Show/Hide Icons + * Add financial-budget icon + * Don't attempt to validate icons when cross-compiling + ------------------------------------------------------------------- Mon Apr 5 07:12:03 UTC 2021 - Christophe Giboudeaux diff --git a/breeze5-icons.spec b/breeze5-icons.spec index 6b1671b..989bc36 100644 --- a/breeze5-icons.spec +++ b/breeze5-icons.spec @@ -16,7 +16,7 @@ # -%define _tar_path 5.81 +%define _tar_path 5.82 # 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 lang Name: breeze5-icons -Version: 5.81.0 +Version: 5.82.0 Release: 0 Summary: Breeze icon theme License: LGPL-3.0-only @@ -41,8 +41,8 @@ BuildRequires: hicolor-icon-theme BuildRequires: libxml2-tools BuildRequires: python3 BuildRequires: python3-lxml -BuildRequires: cmake(Qt5Core) >= 5.14.0 -BuildRequires: cmake(Qt5Test) >= 5.14.0 +BuildRequires: cmake(Qt5Core) >= 5.15.0 +BuildRequires: cmake(Qt5Test) >= 5.15.0 BuildArch: noarch %description @@ -60,22 +60,22 @@ This contains the Breeze (non-dark) icons in a QResource file, used by Kexi. %autosetup -p1 -n breeze-icons-%{version} %build - # For some reason Kexi only wants to use breeze-icons.rcc and not the icons directory, - # so build it just for that. - %cmake_kf5 -d build -- -DBINARY_ICONS_RESOURCE=ON - %cmake_build +# For some reason Kexi only wants to use breeze-icons.rcc and not the icons directory, +# so build it just for that. +%cmake_kf5 -d build -- -DBINARY_ICONS_RESOURCE=ON +%cmake_build %install - %kf5_makeinstall -C build +%kf5_makeinstall -C build - # yast2-theme uses these, but it got renamed in 5.55.0 - ln -s yast-software-group.svg %{buildroot}%{_kf5_iconsdir}/breeze/preferences/32/yast-software.svg - ln -s yast-software-group.svg %{buildroot}%{_kf5_iconsdir}/breeze-dark/preferences/32/yast-software.svg +# yast2-theme uses these, but it got renamed in 5.55.0 +ln -s yast-software-group.svg %{buildroot}%{_kf5_iconsdir}/breeze/preferences/32/yast-software.svg +ln -s yast-software-group.svg %{buildroot}%{_kf5_iconsdir}/breeze-dark/preferences/32/yast-software.svg - %fdupes %{buildroot}%{_kf5_iconsdir} +%fdupes %{buildroot}%{_kf5_iconsdir} - %icon_theme_cache_create_ghost breeze - %icon_theme_cache_create_ghost breeze-dark +%icon_theme_cache_create_ghost breeze +%icon_theme_cache_create_ghost breeze-dark %post %icon_theme_cache_post breeze