forked from pool/kf6-breeze-icons
Accepting request 1173094 from home:krop:frameworks-6.2.0
KDE Frameworks 6.2.0 OBS-URL: https://build.opensuse.org/request/show/1173094 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-breeze-icons?expand=0&rev=7
This commit is contained in:
parent
995b8c6597
commit
6e6cea51a3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b1ba802d0d0dbd0ecd786cbdfaaf545f2dd3c217966b894b9321a2a18426a16a
|
||||
size 2253668
|
@ -1,16 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmYP2GQACgkQ11dEg7tX
|
||||
sY1oLhAApCwtKvG40+hq9NhZ74szZT4ENz7zASmkxmoQ+HPa/bEi8HLxnW1D3Ah2
|
||||
K0MLiUDpEfF5dOFET8zwisY60/tO4IAkUdIg6xbSMkkFQkKyFWCYhvR7hB+0uk3t
|
||||
BypW1cpGHsg+u8vmeMCOjdUTolrOIMdEq5gbzBhgY8wpgLaQqzzfMoo+vmKo7kkX
|
||||
9w7weHSHV++qbDhvMGAfAUD3dLhoYWxTFPcEmpQS2fBqWuX2plDivek2rix3Su1b
|
||||
pxxyD1wy0LDtYmjxZzEVNwwuAriQ5B+WE9Vz6ciAvIZsHvqoL9PzJ0ux0ElBWKHG
|
||||
NvXlYnuyxhz4bHgc7Vpo2D3TC6GIEHy78oNTim9uE2tSzjp2CQfmsA+f9iHudW2e
|
||||
PFUwSPXm5rHFKCpjX50YWUlfyOut4WDnzgSWjVWokGwMdWdDzHSfKnnOnW6raf2J
|
||||
Zr0pjNXsHXp6odqXHaLsTFc++Nj0na0O1qFKlJ9PAE2VTLuT8I6NrbyGG98olQtX
|
||||
/xAuTlSv8kdLSvlln9xT3SrlEs82Dpr6D1Jxx6KZf2DiCEmkpKpgmM7Ok2y56oAV
|
||||
PdFL9PzhlMt84nWLFyZ9Xalev2g6LGnmq/buv3yzRevIgOInRONTlRPdQf7aJPNM
|
||||
EdmXPpTQ/4riRhgzqDfBW92+K/aGyYwfAKZDqjFW64U6POymkiA=
|
||||
=c80F
|
||||
-----END PGP SIGNATURE-----
|
3
breeze-icons-6.2.0.tar.xz
Normal file
3
breeze-icons-6.2.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df5a3b150768dd5c781a6c3d1848d79f4b0eb2f327e248c5426a1234aa4c135b
|
||||
size 2228164
|
7
breeze-icons-6.2.0.tar.xz.sig
Normal file
7
breeze-icons-6.2.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZjTXKwAKCRAsjfWHptSq
|
||||
weGIAQDiISpYnvKtOfsbif1dZSrF5TQSvssq4NhZj0Y0Tvp5mgEApdb1Qa12kLG3
|
||||
5qKSjmvnAmyxPasGnhFIRVXcLueJaAs=
|
||||
=dkM9
|
||||
-----END PGP SIGNATURE-----
|
Binary file not shown.
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 6 12:22:14 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.2.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/gear/6.2.0/
|
||||
- Changes since 6.1.0:
|
||||
* Add support for media-playlist-no-shuffle icon name
|
||||
* Add audio/ogg and audio/x-vorbis+ogg icons
|
||||
* Add audio/vnd.wave MIME type
|
||||
* Remove generic non-symbolic audio and video icons
|
||||
* Add 16 and 22px symbolic versions of some Places icons that were missing (kde#486316)
|
||||
* Add zoom-in-map and zoom-out-map icons along with -symbolic versions
|
||||
* Longer description for the ICONS_LIBRARY option
|
||||
* Add symbolic versions for more USB device style icons
|
||||
* Fix some scale errors (kde#485479)
|
||||
* Fixed input-combo-on.svg colour issue
|
||||
* Add -symbolic symlinks for notification-* icons
|
||||
* Use new `dev.suyu_emu.suyu` id, add symlink for old id
|
||||
* Add accessories-screenshot-tool icon/symlink
|
||||
* [webfont] enable ligatures
|
||||
* gitignore: add VS Code dir
|
||||
* add input-keyboard-color 22px, 32 px
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 5 12:52:18 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -19,13 +19,13 @@
|
||||
%define qt6_version 6.6.0
|
||||
|
||||
%define rname breeze-icons
|
||||
# Full KF6 version (e.g. 6.1.0)
|
||||
# Full KF6 version (e.g. 6.2.0)
|
||||
%{!?_kf6_version: %global _kf6_version %{version}}
|
||||
# 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}')}
|
||||
%bcond_without released
|
||||
Name: kf6-breeze-icons
|
||||
Version: 6.1.0
|
||||
Version: 6.2.0
|
||||
Release: 0
|
||||
Summary: Breeze icon theme
|
||||
License: LGPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user