1
0
forked from pool/breeze5-icons
Christophe Giboudeaux 2021-11-12 12:20:48 +00:00 committed by Git OBS Bridge
parent 67b237345e
commit 2571f56f98
6 changed files with 41 additions and 19 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:10154828dfa90bc157e32092b91022aea3c01e92aba7c320a261816532b1c7a5
size 2107940

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmFYlsQACgkQWNDuZIpI
s7uDoggAjIENUvBqkRjCeurhzm6+u8QLuvBFPBmymlB1kV6TxgoO6G0g02UqU2H1
KGyj3cZU+xhwc0ydYDWWitM5GcYEu8iCw23rzfWgF7Mc/rysYSoOJe4MXqsiEXmO
hsZHFaAzdbikkRbFslIaWBMKNerJ0xl49fdzkX2MitKTliNBbjKqUPR4xaQQqjR5
nhZj0Jgvy89UXMRhDLSRsCeRKF1f6Fr2+u1Hs6kXki9aiQE3FtrpM4AHTR+N4rOz
agQrscirm5azE3T+6mkvHEAG+m86qySAt3SksjuzKLFfhpDkZhmbmrIk1edrif92
sHcCEr0DtbPyaleGU16AdJT0Mrg+OA==
=UWgZ
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:99659ef3775a537fa51b0a9e942bbe1b7a5a6f9d911adf2ca2d3e9638f0884b4
size 2128308

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmGGjfQACgkQWNDuZIpI
s7u8Pwf+Iild+nmJMkERKe9RH5/MBsRmdccO0k1+rnkT03RfA2nA1OWv2BlW0JUf
iG6lccZCTZHrW227hz2hxNjbGEGsSH1R6htnVZjaOklp3VaStsVuH/wmltUWlXpB
ljyG7NlYjW2nCCadKOkAvhYm5sbI5RGwVvU76Ku7Y4CAMeRpjfQ1pzuxrzjH3fhD
sFQoRh+jrYXr8d3ZAA+VQ54g95tP3OOYIENf1mYFyS3nP8bp8Kkg5L7WqSzEv0nZ
yrS9cqGvSjt//8qFAI6YB7d1ZvG1satXwnKglj5TejJN6ILg/rCAf1se3jPAqLiY
cqolpTHrw9jjHilZnE51R/xzkPEKCA==
=FmiQ
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Sun Nov 7 09:13:05 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Strip 'Source' URL for faster submissions
-------------------------------------------------------------------
Sun Nov 7 09:07:45 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Too many changes since 5.87.0, only listing bugfixes:
* BUG: 395569 places icon use ColorScheme colors (kde#395569)
* BUG: 174203 add mail-download-now and mail-download-later icon (kde#174203)
* BUG: 436931 update anacondainstaller icon to respect fedora logo (kde#436931)
* Fix the dark install directory for installing colored icons (kde#444095)
* Install colored icons sizes into breeze-dark them as well (kde#444095)
* Fix color of 16px im-user-offline icon (kde#443658)
-------------------------------------------------------------------
Sun Oct 3 20:33:30 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -16,7 +16,7 @@
#
%define _tar_path 5.87
%define _tar_path 5.88
# 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,15 +24,15 @@
# Only needed for the package signature condition
%bcond_without lang
Name: breeze5-icons
Version: 5.87.0
Version: 5.88.0
Release: 0
Summary: Breeze icon theme
License: LGPL-3.0-only
Group: System/GUI/KDE
URL: https://www.kde.org
Source: https://download.kde.org/stable/frameworks/%{_tar_path}/breeze-icons-%{version}.tar.xz
Source: breeze-icons-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/frameworks/%{_tar_path}/breeze-icons-%{version}.tar.xz.sig
Source1: breeze-icons-%{version}.tar.xz.sig
Source2: frameworks.keyring
%endif
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
@ -70,7 +70,9 @@ This contains the Breeze (non-dark) icons in a QResource file, used by Kexi.
# 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
# FIXME: No longer there, but should be present anyway due to breeze-dark inheriting breeze
# Remove after testing
# ln -s yast-software-group.svg %%{buildroot}%%{_kf5_iconsdir}/breeze-dark/preferences/32/yast-software.svg
%fdupes %{buildroot}%{_kf5_iconsdir}