KDE Frameworks 6.3.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-kcolorscheme?expand=0&rev=9
This commit is contained in:
parent
4bb828fce0
commit
c1950aee85
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0990c172c5b12996b7c0be3c2e53530cef65eaf76d192854cf207872fba95f1b
|
||||
size 43864
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZjTXUwAKCRAsjfWHptSq
|
||||
wf4VAP963XKI8KI07t7gjs2E0zQWN2z9T5CrW4wkcPFT/BVZHwEApAMM0bOv5ViY
|
||||
xMwBweV78n7xBeGYoKWC1tN8bYNN1g0=
|
||||
=gBLE
|
||||
-----END PGP SIGNATURE-----
|
3
kcolorscheme-6.3.0.tar.xz
Normal file
3
kcolorscheme-6.3.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:311730bdcf81009f5a79694f135a93040a4a83a66cb942d9617fcd6976049035
|
||||
size 44088
|
7
kcolorscheme-6.3.0.tar.xz.sig
Normal file
7
kcolorscheme-6.3.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnPhgAKCRAsjfWHptSq
|
||||
wa+uAQDEzjTHMRiLE0NfoHTutCtzuKtoG9sTzqh+dHmSXuw/TgEAoOYAEgx/OAvm
|
||||
i/I4Sxv2L8Chvo6JpngUK7MKKbsG8g4=
|
||||
=fd6y
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 5 10:11:25 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.3.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.3.0/
|
||||
- Changes since 6.2.0:
|
||||
* allow to bundle color schemes with applications inside resources
|
||||
* Remove explicit maintainer from metainfo
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 6 12:22:22 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.2.0)
|
||||
# Full KF6 version (e.g. 6.3.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.2.0
|
||||
Version: 6.3.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