Christophe Marin 2024-11-08 14:02:20 +00:00 committed by Git OBS Bridge
parent a9c036189b
commit 7a970aaa72
6 changed files with 29 additions and 12 deletions

View File

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

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZwAEIgAKCRAsjfWHptSq
wZwNAQC1KI2scenOgwU39ptcDSCWfqaMmzfgaWAj7E9bTAc4OQEAgzkJLqh7Ea/Z
3kxM9RRdsyI8vOzO9oOIVZHJkjoCvAA=
=ndbX
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZyZI8gAKCRAsjfWHptSq
wdmwAP4+fA1hwCZ8i5Ggc1Lt1SQ719fqFYX6f7fuKjbChCapIwEAwT7fuAHCdC3x
VnwAfYlwpbcBEUWAEB+fA0XKqjpXnAs=
=ZnUc
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Mon Nov 4 11:17:55 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.8.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.8.0
- Changes since 6.7.0:
* Update dependency version to 6.8.0
* Add mimetype icons for text/x-typst
* Monochromize not-explicitly-colorized symbolic folder icons (kde#494721)
* Add CI for static builds on Linux
* Unify common parts of index.theme for breeze and breeze-dark
* Sync index.theme changes from breeze to breeze-dark (kde#494399)
* Rename spinbox-* icons to value-*
* Update version to 6.8.0
-------------------------------------------------------------------
Mon Oct 7 09:59:45 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.7.0)
# Full KF6 version (e.g. 6.8.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.7.0
Version: 6.8.0
Release: 0
Summary: Breeze icon theme
License: LGPL-3.0-only