forked from pool/kf6-extra-cmake-modules
Accepting request 1236305 from KDE:Frameworks
KDE Frameworks 6.10.0 (forwarded request 1236149 from krop) OBS-URL: https://build.opensuse.org/request/show/1236305 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-extra-cmake-modules?expand=0&rev=11
This commit is contained in:
commit
68366cab8a
3
extra-cmake-modules-6.10.0.tar.xz
Normal file
3
extra-cmake-modules-6.10.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:506989a0d400913403e669c1912238db053cd6b38dff74b17e2e6f879c79cca0
|
||||
size 324580
|
7
extra-cmake-modules-6.10.0.tar.xz.sig
Normal file
7
extra-cmake-modules-6.10.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ3gBNwAKCRAsjfWHptSq
|
||||
wVhfAQC1rwN4PapsS4UGZSRIZNOaQ8U+WRXFXsq/W//D15DvLAD/VfJ012wGIlaT
|
||||
knxzxQjxfsfXPPv36IzZLnHj5fJ5sQ4=
|
||||
=yLDL
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cec06b25e166edb71a1a973641c4f5fc3c8712dde3fb3e639db586515cc1642e
|
||||
size 324788
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ1Lk5AAKCRAsjfWHptSq
|
||||
wb9+AQC4r8nXbJkZ//cc4rMnG9U307k84x7sD6Rs3nMh80sDJAD/XT8F1Zqer9XA
|
||||
r3N59w+JV7efqtxpSZ9t611KWwqVwAc=
|
||||
=dgax
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 18:17:19 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.10.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.10.0
|
||||
- Changes since 6.9.0:
|
||||
* Make building docs optional
|
||||
* Add since documentation
|
||||
* ECMAddAndroidApk: add "PACKAGE_NAME" argument
|
||||
* ECMGenerateHeaders: set IWYU export pragma also for helper prefixed headers
|
||||
* Also allow to disable the nasty Android threads workaround via env vars
|
||||
* ECMGenerateHeaders: Set include-what-you-use pragma
|
||||
* Simplify moving QM catalog loading to the main thread
|
||||
* Update version to 6.10.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 10:09:05 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -23,14 +23,14 @@
|
||||
|
||||
%define rname extra-cmake-modules
|
||||
|
||||
# Full KF6 version (e.g. 6.9.0)
|
||||
# Full KF6 version (e.g. 6.10.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.9.0
|
||||
Version: 6.10.0
|
||||
Release: 0
|
||||
Summary: CMake modules
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
x
Reference in New Issue
Block a user