Accepting request 1268830 from KDE:Frameworks
KDE Frameworks 6.13.0 OBS-URL: https://build.opensuse.org/request/show/1268830 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kcmutils?expand=0&rev=14
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7aacd2f06f0f393631fc058188b92ad55929871e93aa2ea3de2a9d0b35a36ac7
|
||||
size 2465560
|
@@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ8sBkwAKCRAsjfWHptSq
|
||||
wf7BAPwOwHGM0Q7fs4F1UP4uNh9RZk98NzRVFYvjvJ/A7QZ8kgEAmM3y7RmEtA7X
|
||||
ADdMxAivDCfzjqmLpn1laXJswSQbqQw=
|
||||
=/DOS
|
||||
-----END PGP SIGNATURE-----
|
3
kcmutils-6.13.0.tar.xz
Normal file
3
kcmutils-6.13.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:11f0323b8db9d21517962af0ffbbef5ba3f93c0f119881ded08be9400dc15c8f
|
||||
size 2442880
|
7
kcmutils-6.13.0.tar.xz.sig
Normal file
7
kcmutils-6.13.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ+/luQAKCRAsjfWHptSq
|
||||
wUhEAP4tpc5/lTKQ0QK5vM631A+iTPRcV6nudTfuVlQ9EVJWVQEAgMizE2EJOjWD
|
||||
3MMk9hp3zemq7HuHE2gnIn7n65dzjwk=
|
||||
=ni7b
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 5 12:32:35 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.13.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.13.0
|
||||
- Changes since 6.12.0:
|
||||
* tools: Fix querying X-KDE-OnlyShowOnQtPlatforms
|
||||
* Make kcmdesktopfilegenerator preserve X-KDE-OnlyShowOnQtPlatforms
|
||||
* It compiles fine without qt6.9 deprecated methods
|
||||
* It compiles fine without kf6.12 deprecated methods
|
||||
* Update dependency version to 6.13.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 11 09:29:09 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kf6-kcmutils
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -22,13 +22,13 @@
|
||||
# Internal QML import
|
||||
%global __requires_exclude qt6qmlimport\\(org\\.kde\\.kcmutils\\.private.*\\)
|
||||
|
||||
# Full KF6 version (e.g. 6.12.0)
|
||||
# Full KF6 version (e.g. 6.13.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.12.0
|
||||
Version: 6.13.0
|
||||
Release: 0
|
||||
Summary: Classes to work with KCModules
|
||||
License: LGPL-2.1-or-later
|
||||
|
Reference in New Issue
Block a user