Accepting request 1200998 from KDE:Frameworks
KDE Frameworks 6.6.0 (forwarded request 1199844 from krop) OBS-URL: https://build.opensuse.org/request/show/1200998 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kcmutils?expand=0&rev=7
This commit is contained in:
commit
ff5e65e82d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:eb8474ec5ae620e361e6ef971e3ec14ac6807be2df8e02d27e7d8ae9badca993
|
|
||||||
size 2463544
|
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy/AQAKCRAsjfWHptSq
|
|
||||||
wbS5AP9Frrn2xqQnByDZzIHOK/Av0ei83auBeoCnnQn54mKawwEAt0OClOS2TRvl
|
|
||||||
jsMdppzWR2AGSV7R2zBhAOK/nkzc/gI=
|
|
||||||
=fSRK
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kcmutils-6.6.0.tar.xz
Normal file
3
kcmutils-6.6.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8f1b9f26ce7b055cec46a9521eab75f910ae9c395aada88d6d82cf395459b270
|
||||||
|
size 2463648
|
7
kcmutils-6.6.0.tar.xz.sig
Normal file
7
kcmutils-6.6.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZtrpLQAKCRAsjfWHptSq
|
||||||
|
wXkXAP4yyC6igdoyHgwgQTkor6kr6OnvK4x20YBwkP1D6NDQrgD+N7BAxMTE7hm7
|
||||||
|
XKlrK6FA9zIAIH/RfVUdMH97BkhDgg4=
|
||||||
|
=Di5k
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 7 09:03:07 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.6.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/6/6.6.0
|
||||||
|
- Changes since 6.5.0:
|
||||||
|
* Update version to 6.6.0
|
||||||
|
* Set a QQmlEngine property on the QApplication (kde#488965)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 5 10:47:32 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
Mon Aug 5 10:47:32 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -22,13 +22,13 @@
|
|||||||
# Internal QML import
|
# Internal QML import
|
||||||
%global __requires_exclude qt6qmlimport\\(org\\.kde\\.kcmutils\\.private.*\\)
|
%global __requires_exclude qt6qmlimport\\(org\\.kde\\.kcmutils\\.private.*\\)
|
||||||
|
|
||||||
# Full KF6 version (e.g. 6.5.0)
|
# Full KF6 version (e.g. 6.6.0)
|
||||||
%{!?_kf6_version: %global _kf6_version %{version}}
|
%{!?_kf6_version: %global _kf6_version %{version}}
|
||||||
# Last major and minor KF6 version (e.g. 6.0)
|
# 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}')}
|
%{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without released
|
%bcond_without released
|
||||||
Name: kf6-kcmutils
|
Name: kf6-kcmutils
|
||||||
Version: 6.5.0
|
Version: 6.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Classes to work with KCModules
|
Summary: Classes to work with KCModules
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user