From 2662607895de1609b758b782d07bbb46c8ac431ec0efbe1a3757066c96558b35 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 11 Oct 2019 12:55:44 +0000 Subject: [PATCH] Next try OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze5-icons?expand=0&rev=137 --- breeze-icons-5.62.0.tar.xz | 3 --- breeze-icons-5.62.0.tar.xz.sig | 11 ----------- breeze-icons-5.63.0.tar.xz | 3 +++ breeze-icons-5.63.0.tar.xz.sig | 11 +++++++++++ breeze5-icons.changes | 18 ++++++++++++++++++ breeze5-icons.spec | 8 ++++---- 6 files changed, 36 insertions(+), 18 deletions(-) delete mode 100644 breeze-icons-5.62.0.tar.xz delete mode 100644 breeze-icons-5.62.0.tar.xz.sig create mode 100644 breeze-icons-5.63.0.tar.xz create mode 100644 breeze-icons-5.63.0.tar.xz.sig diff --git a/breeze-icons-5.62.0.tar.xz b/breeze-icons-5.62.0.tar.xz deleted file mode 100644 index 9b80e56..0000000 --- a/breeze-icons-5.62.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5858100f1a87dc865f44cde159aaee025ec46f894f544c75086ea0e8f9555951 -size 2679576 diff --git a/breeze-icons-5.62.0.tar.xz.sig b/breeze-icons-5.62.0.tar.xz.sig deleted file mode 100644 index b3be54f..0000000 --- a/breeze-icons-5.62.0.tar.xz.sig +++ /dev/null @@ -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----- diff --git a/breeze-icons-5.63.0.tar.xz b/breeze-icons-5.63.0.tar.xz new file mode 100644 index 0000000..1b7aa9d --- /dev/null +++ b/breeze-icons-5.63.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25a5b55e5be0fc3df837e0dd8f6721bfcbb30ed94be6ac92c88523485ba2719e +size 2702100 diff --git a/breeze-icons-5.63.0.tar.xz.sig b/breeze-icons-5.63.0.tar.xz.sig new file mode 100644 index 0000000..05fc3a2 --- /dev/null +++ b/breeze-icons-5.63.0.tar.xz.sig @@ -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----- diff --git a/breeze5-icons.changes b/breeze5-icons.changes index ffba1a3..530af5b 100644 --- a/breeze5-icons.changes +++ b/breeze5-icons.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Sun Oct 6 13:26:11 UTC 2019 - Christophe Giboudeaux + +- 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 diff --git a/breeze5-icons.spec b/breeze5-icons.spec index 76e3669..8dd8bfd 100644 --- a/breeze5-icons.spec +++ b/breeze5-icons.spec @@ -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