Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
728cbd2aa9 | |||
|
57996e49c6 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e881c19e335beb82326e02d000766e7ee8324d7ce8583df0f5bfd4c26998fbfe
|
||||
size 329140
|
@@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCaGfungAKCRAsjfWHptSq
|
||||
wU0wAP90SIydkX3bDI1lw+5zUw1Ou+hSocxavQrE6c7SjIZqNAEAr4j1P8eWZxQk
|
||||
uXwunQCQa/4SZCcL6CSZr5OtxRdtCgI=
|
||||
=q3Cl
|
||||
-----END PGP SIGNATURE-----
|
3
extra-cmake-modules-6.17.0.tar.xz
Normal file
3
extra-cmake-modules-6.17.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dfecb17d0238f4de1dd3485b92a6606137d4a9c67b9e4ce40407fe0f2aec0a40
|
||||
size 329892
|
7
extra-cmake-modules-6.17.0.tar.xz.sig
Normal file
7
extra-cmake-modules-6.17.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCaIyW2QAKCRAsjfWHptSq
|
||||
wYLUAQC2/YRg0QXQLykCEvJhMRw2vUVUwDphX5sXgi3tW/ulQQEA7KRf3dFANNht
|
||||
I/r8xRWtAEOrEXdHGBg/QcSY/jNWOgk=
|
||||
=gmLn
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 4 06:57:19 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:
|
||||
* ECMSetupVersion: Adapt to the removal of CMP0048 with cmake 4.0 (kde#504518)
|
||||
* KDEGitCommitHooks: Do not ignore clang format return code
|
||||
* KDEGitCommitHooks: Allow custom user scripts in pre-commit.d directory
|
||||
* Update version to 6.17.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 7 07:24:32 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kf6-extra-cmake-modules
|
||||
#
|
||||
# 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
|
||||
@@ -23,12 +23,12 @@
|
||||
|
||||
%define rname extra-cmake-modules
|
||||
|
||||
# Full KF6 version (e.g. 6.16.0)
|
||||
# Full KF6 version (e.g. 6.17.0)
|
||||
%{!?_kf6_version: %global _kf6_version %{version}}
|
||||
%bcond_without doc
|
||||
%bcond_without released
|
||||
Name: kf6-extra-cmake-modules%{?pkg_suffix}
|
||||
Version: 6.16.0
|
||||
Version: 6.17.0
|
||||
Release: 0
|
||||
Summary: CMake modules
|
||||
License: BSD-3-Clause
|
||||
|
Reference in New Issue
Block a user