Accepting request 1230826 from KDE:Frameworks
KDE Frameworks 6.9.0 (forwarded request 1229222 from krop) OBS-URL: https://build.opensuse.org/request/show/1230826 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-breeze-icons?expand=0&rev=10
This commit is contained in:
commit
89442e80ae
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:75ee11fc441c27504e199e365693296edcd465f890db6aabcb0deca0ace22d3a
|
|
||||||
size 2252816
|
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZyZI8gAKCRAsjfWHptSq
|
|
||||||
wdmwAP4+fA1hwCZ8i5Ggc1Lt1SQ719fqFYX6f7fuKjbChCapIwEAwT7fuAHCdC3x
|
|
||||||
VnwAfYlwpbcBEUWAEB+fA0XKqjpXnAs=
|
|
||||||
=ZnUc
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
breeze-icons-6.9.0.tar.xz
Normal file
3
breeze-icons-6.9.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:618f633bafb0a5aabaa93eaa6733dfebd6e79303ef1d0a93dcf249181896bed9
|
||||||
|
size 2252596
|
7
breeze-icons-6.9.0.tar.xz.sig
Normal file
7
breeze-icons-6.9.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ1Lk4gAKCRAsjfWHptSq
|
||||||
|
wbsoAQDGja+J6SyyPcdXorwU4bU6M4+c2mucwhvFjplHMZA5EwEAjrba8QRsXE1v
|
||||||
|
B0+bcvDJN8Kt+zJPRlMxs9GEcJrawQQ=
|
||||||
|
=v/HU
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,37 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 8 10:09:04 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.9.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/6/6.9.0
|
||||||
|
- Changes since 6.8.0:
|
||||||
|
* Update dependency version to 6.9.0
|
||||||
|
* Bring back directory symlinks for breeze-dark (kde#482648)
|
||||||
|
* Add symbolic version of system-software-update for small sizes (kde#399139)
|
||||||
|
* Also link to 22px versions for Duplicate icons
|
||||||
|
* Add symbolic version of preferences-desktop-keyboard-shortcut
|
||||||
|
* Add transport-mode-flight icon
|
||||||
|
* Add symbolic version of preferences-system-users
|
||||||
|
* Add symbolic version of preferences-desktop-notification-symbolic
|
||||||
|
* Add symbolic version of preferences-desktop-theme-global
|
||||||
|
* Generate index.theme unconditionally to fix qrc/rcc
|
||||||
|
* Make qrc generation fail if no *.theme file was found
|
||||||
|
* Add missing CSS properties for `blur` and `pixelate` icons (kde#495755)
|
||||||
|
* Fix class attribute for places/32/folder-{log,podcast}.svg
|
||||||
|
* Add boost and boost-boosted icons
|
||||||
|
* Update WINE app icons to match new symbolic versions
|
||||||
|
* Add wine-symbolic icon (kde#494450)
|
||||||
|
* Add favorite-favorited, change favorite to non-filled
|
||||||
|
* Make base donate and help-donate icons be hearts
|
||||||
|
* Add love
|
||||||
|
* Improve README with more guidelines and contributing information
|
||||||
|
* Add icon for keyboard shortcut preferences
|
||||||
|
* Add dialog-password icon
|
||||||
|
* optimize-svg: Clarify that you need to install svgo globally
|
||||||
|
* Add laser printer icon
|
||||||
|
* Update version to 6.9.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 4 11:17:55 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
Mon Nov 4 11:17:55 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -19,13 +19,13 @@
|
|||||||
%define qt6_version 6.7.0
|
%define qt6_version 6.7.0
|
||||||
|
|
||||||
%define rname breeze-icons
|
%define rname breeze-icons
|
||||||
# Full KF6 version (e.g. 6.8.0)
|
# Full KF6 version (e.g. 6.9.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.8.0
|
Version: 6.9.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Breeze icon theme
|
Summary: Breeze icon theme
|
||||||
License: LGPL-3.0-only
|
License: LGPL-3.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user