KDE Frameworks 6.8.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-kcmutils?expand=0&rev=19
This commit is contained in:
parent
aae73419ee
commit
7911390a26
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4118388f8f62aa5f1139ed78823b58b009e9ebf7f3755e9a94ab5f9eba644cbe
|
||||
size 2463708
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZwAESAAKCRAsjfWHptSq
|
||||
wd8BAP9yNkkQ2l/sg3Tzy9WAZNdOT6X0vWkyyQN2A/sEXw5AZgEAhbSTh0reKycL
|
||||
TRfZtaKpQzZTY5n6sQtFC+6yZ2FEmAI=
|
||||
=klcm
|
||||
-----END PGP SIGNATURE-----
|
3
kcmutils-6.8.0.tar.xz
Normal file
3
kcmutils-6.8.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f8106c83ef85a1fc9b4185b81260048ebd8a64cdf05c8d0272ff83d6665cb1c0
|
||||
size 2463640
|
7
kcmutils-6.8.0.tar.xz.sig
Normal file
7
kcmutils-6.8.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZyZJFQAKCRAsjfWHptSq
|
||||
wa0TAP43PsRsQEIzImTKdEpWppl+S1bxC4x4xzeDCEphaglJwQD/ULk7+r2BG6n7
|
||||
Itu5GuybukqJnOHfpqQ8z0T5VfHKwAU=
|
||||
=QFj5
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 11:17:59 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:
|
||||
* Update dependency version to 6.8.0
|
||||
* Update version to 6.8.0
|
||||
* Fix compilation with Qt 6.9 (dev)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 09:59:50 UTC 2024 - 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.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-kcmutils
|
||||
Version: 6.7.0
|
||||
Version: 6.8.0
|
||||
Release: 0
|
||||
Summary: Classes to work with KCModules
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user