Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
eb134d9ef5 | |||
|
9800da8190 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:403f5eb3288ffbbc64cb6741048007dde82be390da2c50ba147cb474921e3344
|
||||
size 2444116
|
@@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCaGgFhwAKCRAsjfWHptSq
|
||||
wWMGAQDcAEg82PbzrBVHVaLMiKTjaoiXUf6FeZVDzD7sKtRWFAEAvhJr1DEezx1h
|
||||
du5p1wsqka3DYosYWx3rXMVOGnwgpQM=
|
||||
=gkyA
|
||||
-----END PGP SIGNATURE-----
|
3
kcmutils-6.17.0.tar.xz
Normal file
3
kcmutils-6.17.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8f65ef0f4f4f325ad6e2a30cb14242220f811ab1e031416fd3faa544ac683e8a
|
||||
size 2444048
|
7
kcmutils-6.17.0.tar.xz.sig
Normal file
7
kcmutils-6.17.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCaIyXPAAKCRAsjfWHptSq
|
||||
wVzoAP95e8rRasFoYirJZEErdAquoVUbwKWv/WUhhbGqOb9FBAD+M5VH+JNHwdAj
|
||||
NtoBenwu47UGRxzg1cOONxpvEjqQAAI=
|
||||
=0m8M
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 4 06:57:21 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.17.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.17.0
|
||||
- Changes since 6.16.0:
|
||||
* Update dependency version to 6.17.0
|
||||
* Bump kf ecm_set_disabled_deprecation_versions
|
||||
* It compiles fine without qt 6.10 deprecated methods
|
||||
* Fix documentation syntax
|
||||
* Update version to 6.17.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 7 07:24:34 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kf6-kcmutils
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -22,11 +22,11 @@
|
||||
# Internal QML import
|
||||
%global __requires_exclude qt6qmlimport\\(org\\.kde\\.kcmutils\\.private.*\\)
|
||||
|
||||
# Full KF6 version (e.g. 6.16.0)
|
||||
# Full KF6 version (e.g. 6.17.0)
|
||||
%{!?_kf6_version: %global _kf6_version %{version}}
|
||||
%bcond_without released
|
||||
Name: kf6-kcmutils
|
||||
Version: 6.16.0
|
||||
Version: 6.17.0
|
||||
Release: 0
|
||||
Summary: Classes to work with KCModules
|
||||
License: LGPL-2.1-or-later
|
||||
|
Reference in New Issue
Block a user