Accepting request 1192851 from KDE:Frameworks
KDE Frameworks 6.5.0 (forwarded request 1191717 from krop) OBS-URL: https://build.opensuse.org/request/show/1192851 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-extra-cmake-modules?expand=0&rev=6
This commit is contained in:
commit
054b9b5735
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ced3f20741ddad24185dc1280a0c0d9171ba2508f84762417d74808561295add
|
|
||||||
size 340804
|
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohR+gAKCRAsjfWHptSq
|
|
||||||
wZDoAQDLnxU2GvJpnl0kQZX2FGdBLI98I5G7QZjcDPnpgsqIFAEA2KL/T8mDr80K
|
|
||||||
yyNbaTwLyA2JLSjOK7RD9+esO0zkfgQ=
|
|
||||||
=qDxP
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
extra-cmake-modules-6.5.0.tar.xz
Normal file
3
extra-cmake-modules-6.5.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8f3c2ca1e502990629f3b68507189fc0f912f3cab279b500dac91ee7031a49cf
|
||||||
|
size 340948
|
7
extra-cmake-modules-6.5.0.tar.xz.sig
Normal file
7
extra-cmake-modules-6.5.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy+4AAKCRAsjfWHptSq
|
||||||
|
wVzAAP0WUWZdq8SyGbntzW6tF8ZAHuUH5NyLApmCRwojPX0PewEAgSj6P53y79Af
|
||||||
|
6IQpmDCW0S0V4XgkLGF3K6KQyIfj2ww=
|
||||||
|
=8910
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 5 10:47:28 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.5.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/6/6.5.0
|
||||||
|
- Changes since 6.4.0:
|
||||||
|
* prefix.sh.cmake add MANPATH
|
||||||
|
* Update version to 6.5.0
|
||||||
|
* FindWaylandScanner: Add flag to use private-code
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 9 09:41:32 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
Tue Jul 9 09:41:32 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -23,14 +23,14 @@
|
|||||||
|
|
||||||
%define rname extra-cmake-modules
|
%define rname extra-cmake-modules
|
||||||
|
|
||||||
# Full KF6 version (e.g. 6.4.0)
|
# Full KF6 version (e.g. 6.5.0)
|
||||||
%{!?_kf6_version: %global _kf6_version %{version}}
|
%{!?_kf6_version: %global _kf6_version %{version}}
|
||||||
# Last major and minor KF6 version (e.g. 6.0)
|
# 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}')}
|
%{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without doc
|
%bcond_without doc
|
||||||
%bcond_without released
|
%bcond_without released
|
||||||
Name: kf6-extra-cmake-modules%{?pkg_suffix}
|
Name: kf6-extra-cmake-modules%{?pkg_suffix}
|
||||||
Version: 6.4.0
|
Version: 6.5.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: CMake modules
|
Summary: CMake modules
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
x
Reference in New Issue
Block a user