KDE Frameworks 6.8.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-kcolorscheme?expand=0&rev=19
This commit is contained in:
parent
95364618b9
commit
8c4b6bbab4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1b4c6e84f1dd96b2ee62be755f60da60d61ba80d6709eeb3186d8882e72e2130
|
||||
size 45928
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZwAEUgAKCRAsjfWHptSq
|
||||
wZSmAQCQ5p2b5C8IiEy/SXUI3x8Cd/XPg/T9Y7bUwwm0bLdAdwD6AuQ/3NBW6WeQ
|
||||
OVRm28OCttm7Is49G77D0t4b8GOjpAc=
|
||||
=QF54
|
||||
-----END PGP SIGNATURE-----
|
3
kcolorscheme-6.8.0.tar.xz
Normal file
3
kcolorscheme-6.8.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2fda0768546919d427e34a9049bf5c5e8fe61a1d6b7e76df49bb42e22c1234dd
|
||||
size 45924
|
7
kcolorscheme-6.8.0.tar.xz.sig
Normal file
7
kcolorscheme-6.8.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHQEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZyZJIQAKCRAsjfWHptSq
|
||||
wWmrAP94T+KO1FgMV1xNe68gvQvQiHIpmrhMz0yIOfne4gVWOwD4pJkFiyrdRZOg
|
||||
CywggDISz4JN1Q5nAE2j6V+ubVsACQ==
|
||||
=QxOm
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 11:18:00 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:
|
||||
* Reset palette to default-constructed one when scheme is unset
|
||||
* Don't call activateSchemeInternal in init unless really needed
|
||||
* Update dependency version to 6.8.0
|
||||
* Add CI for static builds on Linux
|
||||
* Update version to 6.8.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 09:59:51 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -19,13 +19,13 @@
|
||||
%define qt6_version 6.7.0
|
||||
|
||||
%define rname kcolorscheme
|
||||
# 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-kcolorscheme
|
||||
Version: 6.7.0
|
||||
Version: 6.8.0
|
||||
Release: 0
|
||||
Summary: Classes to read and interact with KColorScheme
|
||||
License: LGPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user