1
0
forked from pool/breeze5-icons
Christophe Giboudeaux 2019-10-11 12:55:44 +00:00 committed by Git OBS Bridge
parent fc91f19e2a
commit 2662607895
6 changed files with 36 additions and 18 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5858100f1a87dc865f44cde159aaee025ec46f894f544c75086ea0e8f9555951
size 2679576

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl1zzzgACgkQWNDuZIpI
s7tGdgf+IP7CtY99aKll9uH/zoiQO/bZLMfvysP0KxkuQR4C0/gSvl0HYeAR/SNW
tnaGli30AGt+p2gL33f5paAADc1LRRb8BuMZJP5koJAMuX8vZ3H5RQvDQeOZ3BYV
Qk4msa17cJ1iXDwX5GlIoq+1xuZkWgCCYosaAcflOa4x+dCMzZS2g5l67VWWNKoR
b7GNk7HuFjMtwgkrI+tazGu84nLHmOTHbKvRAhhNwu4FD9ubJFTGi/FtvemmP/uR
5i9ojPLipd1m4cdkfk+US9yFDax3Q13lpxe8mzu4sQPXVCKAB+GyLnTZ+o7SLRJ3
bpVGxbrAlN3JtPtTgEDjUgt/dC+8JQ==
=kkS5
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:25a5b55e5be0fc3df837e0dd8f6721bfcbb30ed94be6ac92c88523485ba2719e
size 2702100

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2ZyRIACgkQWNDuZIpI
s7uPWwgAmYryY1+f97lBFzCgqbiO1Xn7A8flte2KeISGVzjc6SoUi7Xn1LUlwK2+
a45YlneJtR0hDt3cv2kumgfy9OKV6yR29kHYQ44IfR8kcv1HJzk3ACx4K6+dKlB1
M/YtQj2z2FB9tTNCag7FBZYXGIdrRNbd7IIaww3b6M0J63Fo7I06zXA4PJG1rQ7A
iR2R5SE3oPg+Prp2LwgpbpGCYdlql8Wwdu04eANzToqNmWhG0XVixz85Gn+XdXSN
G79tuV1qAlcmWoHiL5xkTb5wbiIoQb5hHb3N+MIWOQ3W3JJwFjy3pT8iXhHcpgqP
Or+GDYgLmXsPgpTKQRMkHiQZgKH3qg==
=Hocw
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sun Oct 6 13:26:11 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.63.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.63.0.php
- Changes since 5.62.0:
* Make 22px squiggle more like 16px squiggle
* Improve KFloppy icon
* Add format-text-underline-squiggle actions icons
* Add colorful preferences-desktop-filter icon (kde#406900)
* Add app icon for the Kirogi Drone control app
* Added scripts to create a webfont out of all breeze action icons
* Add enablefont and disablefont icon for kfontinst KCM
* Remove superfluous 32px recent documents icons
* Fix large system-reboot icons rotating in an inconsistent direction (kde#411671)
-------------------------------------------------------------------
Sat Sep 7 21:01:57 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -16,7 +16,7 @@
#
%define _tar_path 5.62
%define _tar_path 5.63
# 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.62.0
Version: 5.63.0
Release: 0
Summary: Breeze icon theme
License: LGPL-3.0-only
@ -42,8 +42,8 @@ BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
BuildRequires: fdupes
BuildRequires: hicolor-icon-theme
BuildRequires: libxml2-tools
BuildRequires: cmake(Qt5Core) >= 5.6.0
BuildRequires: cmake(Qt5Test) >= 5.6.0
BuildRequires: cmake(Qt5Core) >= 5.11.0
BuildRequires: cmake(Qt5Test) >= 5.11.0
Requires: oxygen5-icon-theme
BuildArch: noarch