diff --git a/breeze-icons-5.89.0.tar.xz b/breeze-icons-5.89.0.tar.xz deleted file mode 100644 index 315f2be..0000000 --- a/breeze-icons-5.89.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc71d34a121ca799428849d28eadd1277d4ea0732a66fbafc205aa3bd8e7828a -size 2142816 diff --git a/breeze-icons-5.89.0.tar.xz.sig b/breeze-icons-5.89.0.tar.xz.sig deleted file mode 100644 index 9365216..0000000 --- a/breeze-icons-5.89.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmGrv6wACgkQWNDuZIpI -s7uEWAf/Qu25tQN0F3JYdWxQ0zLQqehI3hoOa64dL/u5bkUJ55TQW8RNDy5jOqB3 -wpy8k7MGVtlBa/vdoYYAJ7NaCIPR/GqhihIIEW4FhTOAaZ0K6YS2QYU3JgDvcydX -B18zgWpAA/DMmMbNWRcPwEFqfC1uILd1FhMHx/3jgtq53E4EztkdTuP4i5H1iWMq -Lo3FeE23XR0gDd195HInSkVHgYtBvRKUEk7/xlCCU6Eng54i8gAWDUH/nhrUDUQK -u8/jVkhBkmSkq29/j+N/LAToAe5N4FbHmDef4Q+eithXIkjgCHMd1z0jFcfdhUra -5LNx3/6W2/RfzQjYzMZ6wRW1Md/I6Q== -=+c7I ------END PGP SIGNATURE----- diff --git a/breeze-icons-5.90.0.tar.xz b/breeze-icons-5.90.0.tar.xz new file mode 100644 index 0000000..30c9c46 --- /dev/null +++ b/breeze-icons-5.90.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6ba415def6e948e86eb7519cb3c617705f6701fc1626b1fb90fb91c4e81ae19 +size 2145144 diff --git a/breeze-icons-5.90.0.tar.xz.sig b/breeze-icons-5.90.0.tar.xz.sig new file mode 100644 index 0000000..b87610c --- /dev/null +++ b/breeze-icons-5.90.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmHQVyoACgkQWNDuZIpI +s7v7kAf8CovbfeZp7GJXLRInBlOs/SuiQeOBWJ/mU/x5/LrrFPWuMqYP8Xnh41tc +aBYk0VSPwppiMSNzrCg23NwC9Av6W+iVBxQu8xxk0dBF48vf1edfiJg4GoNFn3KP +HQ/cpMxRh42SQWaM72Eo2v1nsT67wieRuK2AuXYQwzb6tLFOmdfHN4Dx8wkmf0sa ++1Ydo6R2u+gYlhVJqmfuoBJ3OKacHiFq6ZAIE8HK+CgDsU8Lk+KF5brrLT4U6IHA +0NoXuAiin9mvnuIgmst5ZoyxuA5NXfg5CktHrxn71T80p3Mg3bXrxWKFdyE8Md2C +/Yk3zd2Ah0W+m71ZgR+mosVnEi+wvQ== +=3j3H +-----END PGP SIGNATURE----- diff --git a/breeze5-icons.changes b/breeze5-icons.changes index c3eed4b..9680cad 100644 --- a/breeze5-icons.changes +++ b/breeze5-icons.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Jan 3 12:47:10 UTC 2022 - Christophe Giboudeaux + +- Update to 5.90.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.90.0 +- Changes since 5.89.0: + * Support old cmake + * Change the build system to enable building with Qt 6 + * Add places-book, -library, -comic icons (kde#447062) + * Include "*@*" in the icon_files list for installation + * Make FM and system settings icons color-aware + * improve installation of light fallback icons + ------------------------------------------------------------------- Sat Dec 4 22:56:15 UTC 2021 - Christophe Giboudeaux diff --git a/breeze5-icons.spec b/breeze5-icons.spec index 928e6fe..433bf04 100644 --- a/breeze5-icons.spec +++ b/breeze5-icons.spec @@ -16,22 +16,22 @@ # -%define _tar_path 5.89 +%define _tar_path 5.90 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} # Only needed for the package signature condition -%bcond_without lang +%bcond_without released Name: breeze5-icons -Version: 5.89.0 +Version: 5.90.0 Release: 0 Summary: Breeze icon theme License: LGPL-3.0-only Group: System/GUI/KDE URL: https://www.kde.org Source: breeze-icons-%{version}.tar.xz -%if %{with lang} +%if %{with released} Source1: breeze-icons-%{version}.tar.xz.sig Source2: frameworks.keyring %endif