KDE Frameworks 5.97.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcmutils?expand=0&rev=261
This commit is contained in:
parent
971546af36
commit
9a33421198
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:88819fe343776a1819eecddbe2caa936ea2e9fbbfd2a155c46b82525e748ce6d
|
|
||||||
size 186272
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmLAcz4ACgkQWNDuZIpI
|
|
||||||
s7s6xwf5AU2js3QwuQ2KlnCJxpEVsEWxaMKDcZjy8l7KcIi94ijqW6c5HnVjVWf+
|
|
||||||
05m+pLbi36vy9IAJ+To0FXBAyygp3EqVJepHn2ZjeCPeenDpjqMy9THLopXtulic
|
|
||||||
7VxAl+WlmfRMxhf/QYi2JtNNeYFB4XUhgDSeddv1VQSvcFTd9K071U3guQ72ZuaX
|
|
||||||
VLfelRz8f26PEZi1slWd5knjv3fUEtKcN5Ds+FA7FpmisiLdqwioP8fiMdcZ/4Tz
|
|
||||||
Q4rL95fdBerBXtQ3eDt8wJuJYiLY+/JJlU8FL+z6m/4gRBZ+7SrdVt75boRzJ6EU
|
|
||||||
CPyQSiejzQedmk6vuHu8OeEsvGpNvA==
|
|
||||||
=6esD
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kcmutils-5.97.0.tar.xz
Normal file
3
kcmutils-5.97.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ad1907b5347a907cfa2ff0ef37432d4f1f6b6abbaac2866b75a590b8926a5a75
|
||||||
|
size 189364
|
11
kcmutils-5.97.0.tar.xz.sig
Normal file
11
kcmutils-5.97.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmLvxq8ACgkQWNDuZIpI
|
||||||
|
s7sh2Af/XBkTn3CsrkeGHddLDUmrW3maftFkBaOFeXbjFMB/zbFL3vavzsalK17D
|
||||||
|
lre95ItZnXY2FQPTBLQ9Q/viiuyTYlw6b89J/dDz2szF9K4kCqppf32lMihmgYaF
|
||||||
|
+Rt0PGwKsXOdvXPVxZ2n5XVbXjctPqJYgPqMtvi+lmndWXBjRxKfhbtN5rpmvsZt
|
||||||
|
zAfj8C2gHwADoLAbXrovqz17ppIPccVkRSRy4MNNYBAL6uXC+jjLhqkZDx09oKBP
|
||||||
|
ySZdynL8DfLC/5VxE76h4HmuUPBh+0gDwMk86tY2zuulw46oE6b5p5riPoEKewtR
|
||||||
|
D9SKI+cvFVlpZBzpKHdmBJ6qebrfTw==
|
||||||
|
=83sF
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 7 22:27:12 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.97.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.97.0
|
||||||
|
- Changes since 5.96.0:
|
||||||
|
* follow symlinks for search of .desktop files
|
||||||
|
* tools/kcmmetadatagenerator: Print out critical warning if file could not be opened
|
||||||
|
* Make CMake import target of kcmdesktopfilegenerator relocatable
|
||||||
|
* Add utility cmake method to generate KCM metadata desktop files
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 3 11:55:48 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Jul 3 11:55:48 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -19,14 +19,14 @@
|
|||||||
%global __requires_exclude qmlimport\\(org\\.kde\\.kcmutils\\.private.*\\)
|
%global __requires_exclude qmlimport\\(org\\.kde\\.kcmutils\\.private.*\\)
|
||||||
|
|
||||||
%define lname libKF5KCMUtils5
|
%define lname libKF5KCMUtils5
|
||||||
%define _tar_path 5.96
|
%define _tar_path 5.97
|
||||||
# Full KF5 version (e.g. 5.33.0)
|
# Full KF5 version (e.g. 5.33.0)
|
||||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||||
# Last major and minor KF5 version (e.g. 5.33)
|
# Last major and minor KF5 version (e.g. 5.33)
|
||||||
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without released
|
%bcond_without released
|
||||||
Name: kcmutils
|
Name: kcmutils
|
||||||
Version: 5.96.0
|
Version: 5.97.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
|
||||||
@ -131,6 +131,7 @@ created with the KConfigWidgets framework. Development files.
|
|||||||
%{_kf5_servicetypesdir}/kcmodule.desktop
|
%{_kf5_servicetypesdir}/kcmodule.desktop
|
||||||
%{_kf5_servicetypesdir}/kcmoduleinit.desktop
|
%{_kf5_servicetypesdir}/kcmoduleinit.desktop
|
||||||
%{_kf5_debugdir}/kcmutils.categories
|
%{_kf5_debugdir}/kcmutils.categories
|
||||||
|
%{_kf5_libexecdir}/kcmdesktopfilegenerator
|
||||||
|
|
||||||
%files -n libKF5KCMUtilsCore5
|
%files -n libKF5KCMUtilsCore5
|
||||||
%{_kf5_libdir}/libKF5KCMUtilsCore.so.*
|
%{_kf5_libdir}/libKF5KCMUtilsCore.so.*
|
||||||
|
Loading…
Reference in New Issue
Block a user