forked from pool/extra-cmake-modules
Accepting request 961217 from KDE:Frameworks5
KDE Frameworks 5.92 (forwarded request 961114 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/961217 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/extra-cmake-modules?expand=0&rev=99
This commit is contained in:
commit
9b06dd734d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9717885e30aadf184fa71511930409cabbf08eb6627ea8b051de8804fbcec54c
|
||||
size 329328
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmH/keEACgkQWNDuZIpI
|
||||
s7vg0Qf/TZCrnbmi4GaagwvRTq+92v0t8BFnocfifshnQDyOM86v4/VnNbY74bFk
|
||||
LwEpzxN30WDyycRpIXUVtCKfXGjjZSLvH/2dq8s1+ycTJhsEuXrgZaGKi/4U8OXz
|
||||
WurMA7uek2zLx63IqC+IbZSuVNTIkv07bsy0peSVSh1WTl0OIUw3BB1Y8O98tX7x
|
||||
wSPetdxaRjBloDO1pJfMF8RPFcKgN2rCACYTFyOF/mpUCwcWXPQdkD8kIk8xqkCl
|
||||
6vdJT16/ugklyyXntMFzXx4AcuwfULFkWCJ6QlgCf85wX1xy2kZs9Xi02bR3h94m
|
||||
4queM2CfY7l434jNrv2PsaytFezVuQ==
|
||||
=13RW
|
||||
-----END PGP SIGNATURE-----
|
3
extra-cmake-modules-5.92.0.tar.xz
Normal file
3
extra-cmake-modules-5.92.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f89a238bc5f28738db25e29296b75b4f795e3e9bfe3a8f1f9390648749d303ef
|
||||
size 329884
|
11
extra-cmake-modules-5.92.0.tar.xz.sig
Normal file
11
extra-cmake-modules-5.92.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmIjwjMACgkQWNDuZIpI
|
||||
s7srBggAm7KuDe7KUnu/ydSaJuqbW/SO7fiLZc+PgdNqQKvyTxzyNryr4+V7hWd4
|
||||
powvv/LB8/S55NVJPdX5rKO2KDrG1Zr4uvmZUu5OCX+DLSB7IpXh36RxOH5QCRNP
|
||||
i5b5e6lrKHN5/eQuzvzBYua+c5stBJqax778vpthLHSUPP+2CLX962u6GPjrX3Qr
|
||||
IWnCfF30qIs/BUimCvoEVCvLZTZwLblezeGdJBDg1ZWoD6jR8TL2/xLRTruYXXTn
|
||||
9mT8hzt0g94ZMf6XdhZU0v9BmUZJyDZ0xWdKeYWY3JBzAPqC7X1YmKbNo/pNJH4b
|
||||
1WHFldGqy12Vyu16I8Txd1HqvSn7ww==
|
||||
=7tls
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 7 09:26:40 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.92.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.92.0
|
||||
- Changes since 5.91.0:
|
||||
* specifydependencies: fix syntax in debug output
|
||||
* Add Qt6 Android CI
|
||||
* [ECMQmlModule] Fix doc syntax
|
||||
* Add missing doc links
|
||||
* ECMGeneratePriFile: support multiple include install dirs
|
||||
* KDEInstallDirs6: replace ECMQueryQMake usage with qtpaths
|
||||
* Adapt Android toolchain file and FindGradle to Qt6
|
||||
* Fix typos
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 6 10:16:45 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.91
|
||||
%define _tar_path 5.92
|
||||
# Full KF5 version (e.g. 5.33.0)
|
||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||
# Last major and minor KF5 version (e.g. 5.33)
|
||||
@ -25,7 +25,7 @@
|
||||
# Only needed for the package signature condition
|
||||
%bcond_without released
|
||||
Name: extra-cmake-modules
|
||||
Version: 5.91.0
|
||||
Version: 5.92.0
|
||||
Release: 0
|
||||
Summary: CMake modules
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user