forked from pool/kf6-kcolorscheme
Accepting request 1192860 from KDE:Frameworks
KDE Frameworks 6.5.0 (forwarded request 1191717 from krop) OBS-URL: https://build.opensuse.org/request/show/1192860 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kcolorscheme?expand=0&rev=6
This commit is contained in:
commit
796b8c517a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5c74af476b36fc99b246d17fa30f8c9b9480f79277fa077908e75a8fc171828c
|
||||
size 44116
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohSIAAKCRAsjfWHptSq
|
||||
wf/YAP4yH8RaPbRU5qOD6wWwAeqx58Tur1ETcR6mynojzwfK4wEA8dlfwUqvjYXA
|
||||
OPR9jteSNmPKCs0PM/srt1qSg1TUdwE=
|
||||
=vIZ7
|
||||
-----END PGP SIGNATURE-----
|
3
kcolorscheme-6.5.0.tar.xz
Normal file
3
kcolorscheme-6.5.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:323b55dd37dc408ccc158df2ce5c8a46b628f9355d2a77916e4565afce90b42b
|
||||
size 45148
|
7
kcolorscheme-6.5.0.tar.xz.sig
Normal file
7
kcolorscheme-6.5.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy/DAAKCRAsjfWHptSq
|
||||
wYI1AQDA6uZJ+JDBiICe0HdO/fkLqIixBTLc9tt3aKwH95uR4AEAge2xmKJ0o53E
|
||||
qqh+lKCBTCIk8si5J97gBM7hETAScwg=
|
||||
=gx6X
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 5 10:47:33 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.5.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.5.0
|
||||
- Changes since 6.4.0:
|
||||
* Update dependency version to 6.5.0
|
||||
* bundle essential breeze color schemes as resource
|
||||
* Update version to 6.5.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 9 09:41:37 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -19,13 +19,13 @@
|
||||
%define qt6_version 6.6.0
|
||||
|
||||
%define rname kcolorscheme
|
||||
# Full KF6 version (e.g. 6.4.0)
|
||||
# Full KF6 version (e.g. 6.5.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.4.0
|
||||
Version: 6.5.0
|
||||
Release: 0
|
||||
Summary: Classes to read and interact with KColorScheme
|
||||
License: LGPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user