forked from pool/breeze5-icons
5.72
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze5-icons?expand=0&rev=157
This commit is contained in:
parent
ca2116f380
commit
37923268c0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:72217c46e071b204a80ff8064b1b7319c7a7f9f0b08e69d8add2065e5d301155
|
||||
size 2655020
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEyBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl7dOfkACgkQWNDuZIpI
|
||||
s7scUgf0DLp/Tka9bRaHiKjAC5nNk2LknXGPrLeE8CYtj8z+mXrVGwcwTFKfmMW8
|
||||
YlHsgw7nV6A11Ft4Siuqc3JQ1WhOFmThi/SyPqVZ78ybmsu4xyWi3D8IVfu/YmwD
|
||||
YPa2moNW0vRxDJOHojWItIwbA9sQGKNyJfxk8/cbzSZTtKqhXf72KwCPYlRBev9n
|
||||
BimpxCrqUXSojZkD0364ccW076QGieOb4u2XweIFcwJ+K/oKLoc/AcbG79EKWh4F
|
||||
xIKe7A5cEZ+U1jQs9Fo69afKWgT4pM5oB9TfQrJ0bTD8syqi4rabcfgq6xB3aQ8x
|
||||
ZNdQ7x615Z4YcCi5wOS0IGZWRNLH
|
||||
=kgNG
|
||||
-----END PGP SIGNATURE-----
|
3
breeze-icons-5.72.0.tar.xz
Normal file
3
breeze-icons-5.72.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8df70bb27aa7ec981b76ae5fe332603d815f82cb8cdc12ab792022e25b35ad24
|
||||
size 2662104
|
11
breeze-icons-5.72.0.tar.xz.sig
Normal file
11
breeze-icons-5.72.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl8AuiUACgkQWNDuZIpI
|
||||
s7tENQgAhO/iKxEtUxOkkTEMg+/CJ2BIoFv/TAfIhW/1N5mhRizscFH54D5zVJox
|
||||
IgJNp0CPDtmjoFTvCozT25K5rKwYlFM9OX2lWwFKJb9z6dSkX2gQCPTcRDhTjkDr
|
||||
2yau0xDdCAr6RbhhA9AdCgSC8BSRRI7htf0FsoRS73XJKKvNout5SxxoqA5KgqIZ
|
||||
a0h9+z4UaSKr7PVAzLGeERuLkumx/llPnAcFb8gfpL6e50VFPaqqS9RoxcWlD5GA
|
||||
b71hU7y9VenAWRmt6vvDmLYh3j2iS4yzsYulpq8UQ21N+r5tW9mXD9893UEF6dUW
|
||||
jAouThtsU9ZFhp31XqOqmK3q1HNUQg==
|
||||
=k3NR
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 5 07:54:59 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.72.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/kde-frameworks-5.72.0
|
||||
- Changes since 5.71.0:
|
||||
* Fixed three 16px icons for application-x-... to be more pixel-perfet (kde#423727)
|
||||
* Add support for >200% scale for icons which should stay monochrome
|
||||
* Cut out center of window-close-symbolic
|
||||
* Fix cervisia icon
|
||||
* cervisia app and action icon update
|
||||
* Add README section about the webfont
|
||||
* Use grunt-webfonts instead of grunt-webfont and disable generation for symbolic linked icons.
|
||||
* add kup icon from kup repo
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 7 08:06:13 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.71
|
||||
%define _tar_path 5.72
|
||||
# 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.71.0
|
||||
Version: 5.72.0
|
||||
Release: 0
|
||||
Summary: Breeze icon theme
|
||||
License: LGPL-3.0-only
|
||||
@ -37,7 +37,6 @@ Source2: frameworks.keyring
|
||||
%endif
|
||||
# PATCH-FIX-OPENSUSE oxygen.diff -- inherit from oxygen
|
||||
Patch0: oxygen.diff
|
||||
BuildRequires: cmake >= 3.0
|
||||
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: hicolor-icon-theme
|
||||
|
Loading…
Reference in New Issue
Block a user