Accepting request 884227 from KDE:Frameworks5
KDE Frameworks 5.81.0 OBS-URL: https://build.opensuse.org/request/show/884227 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/extra-cmake-modules?expand=0&rev=88
This commit is contained in:
commit
c1cabccd26
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2370fd80f685533d0b96efa6fa443ceea68e0ceba4e8a9d7c151d297b1c96f64
|
||||
size 357412
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmBD1cUACgkQWNDuZIpI
|
||||
s7um9Qf/QdFiLzx8TF4+UwA3rw8niQ2BjXLxksoh/XNU6aKd+cb+FIL5xgnNxp0w
|
||||
dvcAfMbcxlLoXyc0nF/zbpiM4ArlxAEWDn/jcwqSoE6JeEPu0+u/g2q0gCczri/y
|
||||
QRuiV3xEQxBHvhAPG9vzLJAdpvytG2IRxVpz6brO6ESrVqYnVpnBmq0YQF+ms/8U
|
||||
B6UI5T7yfGqaiHrkhBu0t0dtDjZEkax2hN4nHk119P0JpB7WwLBdoxj7eTBMywTO
|
||||
x0LXW2drj1JMK3G0nYYnyrgspDDfVj6B7y0v5MZvPtCjQL1BTCj34YLOTo24apAA
|
||||
udNHI/j0Lj+0cshDDsaGWkvT+ToIww==
|
||||
=NMTB
|
||||
-----END PGP SIGNATURE-----
|
3
extra-cmake-modules-5.81.0.tar.xz
Normal file
3
extra-cmake-modules-5.81.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5f57e4b843069b6098d955051bb2913558d1623fead3f3b95b7017d7e1e35b83
|
||||
size 357528
|
11
extra-cmake-modules-5.81.0.tar.xz.sig
Normal file
11
extra-cmake-modules-5.81.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmBprQgACgkQWNDuZIpI
|
||||
s7uOAQf/dsZsGsBsLUXmHfGerFYgX2adQ7f/Lh6kAhAlpWczNR4dI0/SPlXk2eP1
|
||||
zDcLqPjpMc2kmS7jzIF1HQf5vdkVkCzU5brvgXpADH/RR0Oe5PZDLH5hMOLPXMNb
|
||||
9pzrH2KLJtacCwTuFnYZv9nrnWOfHhZEq4Pul7Tx53ucnbLd7hPzraFkE902vsWF
|
||||
sPmUco1lqYCDUmgIS6QNW5dY6CfXZyxTXvnW1pIGQuDbC3JgZySr1L8Gi03QSPMM
|
||||
9Rv2jk+ts2jF9/UzKxHgUreevGE0FJD27p+MY+1SPMMpIBqfByAwVsKXwr8nz2xy
|
||||
5X/0TEb2u061DzyL9w+fRpAZLIn9NA==
|
||||
=DU1R
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 5 07:12:04 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.81.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.81.0
|
||||
- Changes since 5.80.0:
|
||||
* ECMGenerateExportHeader: do sanity check for version argument values
|
||||
* Fix warning about wayland-scanner code arg
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 7 09:26:29 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.80
|
||||
%define _tar_path 5.81
|
||||
# Full KF5 version (e.g. 5.33.0)
|
||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||
# Last major and minor KF5 version (e.g. 5.33)
|
||||
@ -29,7 +29,7 @@
|
||||
# Only needed for the package signature condition
|
||||
%bcond_without lang
|
||||
Name: extra-cmake-modules
|
||||
Version: 5.80.0
|
||||
Version: 5.81.0
|
||||
Release: 0
|
||||
Summary: CMake modules
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user