Christophe Marin 2025-01-09 16:41:55 +00:00 committed by Git OBS Bridge
parent 40ef5746d9
commit 7caa520fb2
6 changed files with 30 additions and 12 deletions

View File

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

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ3gBNQAKCRAsjfWHptSq
wYPIAP9WIEG67chNAfTeqGKtaoo/oiIEf8nKpSlKUCwEWgdseQEAgGVuzFh4sSIt
T/fbuqy7FtGZWvMP/28ieuNpedVUKg8=
=A+PG
-----END PGP SIGNATURE-----

View File

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

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ1Lk4gAKCRAsjfWHptSq
wbsoAQDGja+J6SyyPcdXorwU4bU6M4+c2mucwhvFjplHMZA5EwEAjrba8QRsXE1v
B0+bcvDJN8Kt+zJPRlMxs9GEcJrawQQ=
=v/HU
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Jan 7 18:17:18 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.10.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.10.0
- Changes since 6.9.0:
* Update dependency version to 6.10.0
* create-app-symlinks.py: add cuttlefish (org.kde.iconexplorer)
* Add new pcmanfm-qt icon
* Add open-link-symbolic icon
* Add snap package icon
* Add symbolic version of preferences-security
* Add symbolic version of preferences-desktop-emoticons
* tests: ignore missing index.theme in ScalableTest::test_scalableDuplicates()
* Update version to 6.10.0
-------------------------------------------------------------------
Sun Dec 8 10:09:04 UTC 2024 - Christophe Marin <christophe@krop.fr>

View File

@ -19,13 +19,13 @@
%define qt6_version 6.7.0
%define rname breeze-icons
# Full KF6 version (e.g. 6.9.0)
# Full KF6 version (e.g. 6.10.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.9.0
Version: 6.10.0
Release: 0
Summary: Breeze icon theme
License: LGPL-3.0-only