Accepting request 1200990 from KDE:Frameworks

KDE Frameworks 6.6.0 (forwarded request 1199844 from krop)

OBS-URL: https://build.opensuse.org/request/show/1200990
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-breeze-icons?expand=0&rev=7
This commit is contained in:
Ana Guerrero 2024-09-15 10:33:28 +00:00 committed by Git OBS Bridge
commit dbe1115301
6 changed files with 36 additions and 12 deletions

View File

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

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy+3gAKCRAsjfWHptSq
webPAQD6gyafvgvwNFeZZNWjoXxfj7mgkmvHFGy851h3IKRsJgEAg9Yqte4/L7U1
5C6oSf8iwwaMVljKOs8/G1KprFiyDgQ=
=/8WJ
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2d8ccc427ec864b6417eabe3aafe9b1f6857bf2a4fdcd0dc5c006413148e66d9
size 2248988

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZtrpEgAKCRAsjfWHptSq
wcbEAP4mgWtp0IWG/rSWXR3yFDLFCWgMu3ZZDshvSVw2p3LQRwEA38sv7J+X/Yow
G2LmM5woKABeUlpxuq/8ZeTyKcqIjwQ=
=nOjd
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Sat Sep 7 09:03:03 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.6.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.6.0
- Changes since 6.5.0:
* Update version to 6.6.0
* Remove 48px draw-freehand symlink (kde#491887)
* Add info(-symbolic) icon symlinks
* Add new 64px dialog icons
* Add icon for Apple Wallet passes bundle
* Add battery icons with power profile emblems
* Add remaining symbolic icons required for Discover
* Update accessibility icons
* ci: add Alpine/musl job
* Add system-reboot-update and system-shutdown-update icons
* Add a couple of missing monochrome category icons
* don't generate symlinks for app icons if we not install the icons
* Fix issues with zoom-map icons
* Add Spinbox-specific decrease and increase icons
* Make list-remove look like a red X
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Aug 5 10:47:28 UTC 2024 - Christophe Marin <christophe@krop.fr> Mon Aug 5 10:47:28 UTC 2024 - Christophe Marin <christophe@krop.fr>

View File

@ -19,13 +19,13 @@
%define qt6_version 6.6.0 %define qt6_version 6.6.0
%define rname breeze-icons %define rname breeze-icons
# Full KF6 version (e.g. 6.5.0) # Full KF6 version (e.g. 6.6.0)
%{!?_kf6_version: %global _kf6_version %{version}} %{!?_kf6_version: %global _kf6_version %{version}}
# Last major and minor KF6 version (e.g. 6.0) # Last major and minor KF6 version (e.g. 6.0)
%{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')} %{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')}
%bcond_without released %bcond_without released
Name: kf6-breeze-icons Name: kf6-breeze-icons
Version: 6.5.0 Version: 6.6.0
Release: 0 Release: 0
Summary: Breeze icon theme Summary: Breeze icon theme
License: LGPL-3.0-only License: LGPL-3.0-only