forked from pool/kf6-extra-cmake-modules
Accepting request 1187090 from KDE:Frameworks
KDE Frameworks 6.4.0 (forwarded request 1186902 from krop) OBS-URL: https://build.opensuse.org/request/show/1187090 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-extra-cmake-modules?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1368f8fba95c475a409eff05f78baf49ccd2655889d1e94902bfc886785af818
|
||||
size 340764
|
@@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnPZAAKCRAsjfWHptSq
|
||||
wcWdAP9pfQbYVgBLhdZ57yRK7sN1L4MsB/06DYpuQaMZtMAbvwEA3H7rHSmZSuBy
|
||||
czabf6rkVT5rGH2FP3gLLYbCNP2wjA4=
|
||||
=b4T6
|
||||
-----END PGP SIGNATURE-----
|
3
extra-cmake-modules-6.4.0.tar.xz
Normal file
3
extra-cmake-modules-6.4.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ced3f20741ddad24185dc1280a0c0d9171ba2508f84762417d74808561295add
|
||||
size 340804
|
7
extra-cmake-modules-6.4.0.tar.xz.sig
Normal file
7
extra-cmake-modules-6.4.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohR+gAKCRAsjfWHptSq
|
||||
wZDoAQDLnxU2GvJpnl0kQZX2FGdBLI98I5G7QZjcDPnpgsqIFAEA2KL/T8mDr80K
|
||||
yyNbaTwLyA2JLSjOK7RD9+esO0zkfgQ=
|
||||
=qDxP
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 9 09:41:32 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.4.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.4.0
|
||||
- Changes since 6.3.0:
|
||||
* Avoid spurious message about appstreamtest
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 5 10:11:18 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@@ -23,14 +23,14 @@
|
||||
|
||||
%define rname extra-cmake-modules
|
||||
|
||||
# Full KF6 version (e.g. 6.3.0)
|
||||
# Full KF6 version (e.g. 6.4.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 doc
|
||||
%bcond_without released
|
||||
Name: kf6-extra-cmake-modules%{?pkg_suffix}
|
||||
Version: 6.3.0
|
||||
Version: 6.4.0
|
||||
Release: 0
|
||||
Summary: CMake modules
|
||||
License: BSD-3-Clause
|
||||
|
Reference in New Issue
Block a user