Accepting request 1245926 from KDE:Frameworks
KDE Frameworks 6.11 (forwarded request 1244923 from krop) OBS-URL: https://build.opensuse.org/request/show/1245926 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kcmutils?expand=0&rev=12
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a4bcb4b04ee4a03a9a9fdbb96c2736021d94b22c22f8d5d5d157b9ce982eb001
|
||||
size 2464756
|
@@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ3gBVAAKCRAsjfWHptSq
|
||||
wbubAQDzdBsfcPCfCs1VJC/S6jfBXjcMBlg94NG+A/qvc5U9zgEAmeI1Oq4WvoCy
|
||||
0S7pD9jwGfDfLauSNdnZY+GnwyblCgU=
|
||||
=wlmg
|
||||
-----END PGP SIGNATURE-----
|
3
kcmutils-6.11.0.tar.xz
Normal file
3
kcmutils-6.11.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:64d2c5cd8165189c2d741bb543aab72b5bc8db5c540ca4e88c2f8d0f93e77990
|
||||
size 2465484
|
7
kcmutils-6.11.0.tar.xz.sig
Normal file
7
kcmutils-6.11.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ6YR2gAKCRAsjfWHptSq
|
||||
wZZ7AQCaNfUQgxs+nRJdsgtbYsAdlcOkFiaNKvtfGuGQhd259QEA5076rWJLGrCg
|
||||
s6P94YFyGOH79xcGCycNMWDizSDc4QA=
|
||||
=6+nw
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 8 12:16:42 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.11.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.11.0
|
||||
- Changes since 6.10.0:
|
||||
* Update dependency version to 6.11.0
|
||||
* ensure proper utf-8 encoding
|
||||
* [kcmmetadatagenerator] Use QCoreApplication to process args (kde#499337)
|
||||
* Add xml/yaml linting
|
||||
* CI: Add linux-qt6-next build
|
||||
* fix typo in doc
|
||||
* fix documentation url for kcms
|
||||
* allow loading platform-specific main qml file
|
||||
* Update version to 6.11.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 18:17:22 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@@ -22,13 +22,13 @@
|
||||
# Internal QML import
|
||||
%global __requires_exclude qt6qmlimport\\(org\\.kde\\.kcmutils\\.private.*\\)
|
||||
|
||||
# Full KF6 version (e.g. 6.10.0)
|
||||
# Full KF6 version (e.g. 6.11.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-kcmutils
|
||||
Version: 6.10.0
|
||||
Version: 6.11.0
|
||||
Release: 0
|
||||
Summary: Classes to work with KCModules
|
||||
License: LGPL-2.1-or-later
|
||||
|
Reference in New Issue
Block a user