diff --git a/kcmutils-5.102.0.tar.xz b/kcmutils-5.102.0.tar.xz deleted file mode 100644 index 2e3408c..0000000 --- a/kcmutils-5.102.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b2439f8530cae160dac6fc751d9d9d552299f8ad8442ef20f69605afaefb3aba -size 2482824 diff --git a/kcmutils-5.102.0.tar.xz.sig b/kcmutils-5.102.0.tar.xz.sig deleted file mode 100644 index e407aa0..0000000 --- a/kcmutils-5.102.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmO5SNQACgkQWNDuZIpI -s7sG0wf/U15rMxCmiKJlHYYhKWzq8DLzsiFAHS+ZKr5OlGPADQB6PDcJK3Ldriue -X9DzFl+ESH4BSs+0l9Cimv/4lDjtSCV6DHzDk0uKnzVwiG9ebtjYa12TJ4w+2Fln -DdkZoCypwg3m12+GgdG674cQmaJzIMzGewiD7rmNk+EYYkzxKxqcTjSC61lUglEV -ZOwovc4vjkmdL/o8jGCD9+0TfC9bzGg66HS74tP1W3kBe4Pot9Gy9arh/jUw3ss3 -YG8+j3kwMn7o6z3oKhgt/SinlaeeyMnnSeglIdNwLc95ka47IHNai4IHV3r0faA7 -Ae/+vhwzjYQ0l5+x6cYFtPP78qJCGw== -=rkxZ ------END PGP SIGNATURE----- diff --git a/kcmutils-5.103.0.tar.xz b/kcmutils-5.103.0.tar.xz new file mode 100644 index 0000000..609c863 --- /dev/null +++ b/kcmutils-5.103.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc1536de18131957f189506b20255c1bb86196c3eb808da5dc347f93cf96f9f5 +size 2482756 diff --git a/kcmutils-5.103.0.tar.xz.sig b/kcmutils-5.103.0.tar.xz.sig new file mode 100644 index 0000000..f003ffb --- /dev/null +++ b/kcmutils-5.103.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmPfelIACgkQWNDuZIpI +s7uoQgf/bJOSlp0N0SluYjaLcXD3j+WeEx6u5rCzukAsNdw6GW2UwXwUVDp/AHYL +6UtIlve9GyvsQYizohS0J2lgqgryRDIM4X7TT6cl3lX6iecJLKLwGJX6W2AZt4DW +3UY3X8N8xEhAU3nAlRpW2hUkxhq4l88MBEER7Wdrf17eNzfi8+tbENXvU/3Aj/6a +Q3WJIuv5rCE0dUkc1AC9fhA+CQiT/AERNeDDb0eWkPk/Q8w0qefVcVCMAN6EBEPm +oJUwCBWcAWUflK5kNQPfN88/1bzTRSdtEUTv/WAEvWMvQQJWjoPbeDzyRDqhQXAT +eap0l1qzo+C6P7UczTMkw7810+JMPg== +=uW5E +-----END PGP SIGNATURE----- diff --git a/kcmutils.changes b/kcmutils.changes index 59448b2..85e6971 100644 --- a/kcmutils.changes +++ b/kcmutils.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Feb 8 09:12:42 UTC 2023 - Christophe Marin + +- Update to 5.103.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.103.0 +- Changes since 5.102.0: + * KCModuleQml: Specify URL for root component's QML context + * Fix comment: use punctuation for readability for sentences. + * Set systemsettings as alias when generating desktop files + ------------------------------------------------------------------- Thu Jan 12 08:18:36 UTC 2023 - Christophe Marin diff --git a/kcmutils.spec b/kcmutils.spec index a7c3dea..e2b8aac 100644 --- a/kcmutils.spec +++ b/kcmutils.spec @@ -19,14 +19,14 @@ %global __requires_exclude qmlimport\\(org\\.kde\\.kcmutils\\.private.*\\) %define lname libKF5KCMUtils5 -%define _tar_path 5.102 +%define _tar_path 5.103 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # 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}')} %bcond_without released Name: kcmutils -Version: 5.102.0 +Version: 5.103.0 Release: 0 Summary: Classes to work with KCModules License: LGPL-2.1-or-later @@ -108,11 +108,9 @@ created with the KConfigWidgets framework. Development files. %find_lang kcmutils5 -%post -n %{lname} -p /sbin/ldconfig -%postun -n %{lname} -p /sbin/ldconfig +%ldconfig_scriptlets -n %{lname} -%post -n libKF5KCMUtilsCore5 -p /sbin/ldconfig -%postun -n libKF5KCMUtilsCore5 -p /sbin/ldconfig +%ldconfig_scriptlets -n libKF5KCMUtilsCore5 %files -n %{lname}-lang -f kcmutils5.lang