Accepting request 1179254 from KDE:Frameworks

KDE Frameworks 6.3.0 (forwarded request 1178724 from krop)

OBS-URL: https://build.opensuse.org/request/show/1179254
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-extra-cmake-modules?expand=0&rev=4
This commit is contained in:
Ana Guerrero 2024-06-09 18:19:10 +00:00 committed by Git OBS Bridge
commit a0a9c61370
6 changed files with 24 additions and 12 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6374bfa0dded8be265c702acd5de11eecd2851c625b93e1c87d8d0f5f1a8ebe1
size 340788

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZjTXLQAKCRAsjfWHptSq
we41AQDjSK5AXlbgosRsWofE+42vRO2NqZAKOU9PuCEchr6+ZQEA/DUiMUcRAC5G
niM+axSNz48VMu06qnIVbHvtFALIggM=
=iIPG
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1368f8fba95c475a409eff05f78baf49ccd2655889d1e94902bfc886785af818
size 340764

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnPZAAKCRAsjfWHptSq
wcWdAP9pfQbYVgBLhdZ57yRK7sN1L4MsB/06DYpuQaMZtMAbvwEA3H7rHSmZSuBy
czabf6rkVT5rGH2FP3gLLYbCNP2wjA4=
=b4T6
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Jun 5 10:11:18 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.3.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.3.0/
- Changes since 6.2.0:
* Skip app template packaging when cross-compiling
* Remove explicit maintainer from metainfo
* ECMQueryQt: Provide better error message when Qt6 qpaths is not found
-------------------------------------------------------------------
Mon May 6 12:22:15 UTC 2024 - Christophe Marin <christophe@krop.fr>

View File

@ -23,14 +23,14 @@
%define rname extra-cmake-modules
# Full KF6 version (e.g. 6.2.0)
# Full KF6 version (e.g. 6.3.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.2.0
Version: 6.3.0
Release: 0
Summary: CMake modules
License: BSD-3-Clause