Accepting request 899705 from KDE:Frameworks5
KDE Frameworks 5.83.0 OBS-URL: https://build.opensuse.org/request/show/899705 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/extra-cmake-modules?expand=0&rev=90
This commit is contained in:
commit
f5638af04d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5972ec6d78c3e95ab9cbecdb0661c158570e868466357c5cec2b63a4251ecce4
|
||||
size 313052
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmCNaWQACgkQWNDuZIpI
|
||||
s7sZXggAhgL90zP5lZ5x1n6s4/Oe1KUWiC49uLCUwoH9CCQaJL2O3dNyAXutg/AT
|
||||
3j3De4jE8EQquZaEiZrjJHKCeH8VcuOBjtDKefZxcZdTG3OLNQiKhAcRtB3oFfax
|
||||
dfaDxT1yphUDlyIlwkZlV8jMdn9v7Kr0/270h9282pd7i79uUI1EScoDnnBHTYU2
|
||||
yqpjFQ5mb1wfsYa5w+CPBmLtuq0dES3vhZp2/bKlO1DQ/ulDIdHwWPt4qVEw2LBt
|
||||
HPqu30AxkwvYvF0Sf6ErOpt3iMYclbCKHW9uk8mXR3020ri6eS9EBCHhKjw1Fkdi
|
||||
QawJqP+9JLntn0e+Ivzysb6WnlVbjA==
|
||||
=LlMX
|
||||
-----END PGP SIGNATURE-----
|
3
extra-cmake-modules-5.83.0.tar.xz
Normal file
3
extra-cmake-modules-5.83.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:72b7f3b3917f3208fff10f0402b0fa3a65815aca924f0f94a4f96383d8e0f81e
|
||||
size 314824
|
11
extra-cmake-modules-5.83.0.tar.xz.sig
Normal file
11
extra-cmake-modules-5.83.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmC7VnMACgkQWNDuZIpI
|
||||
s7tDpgf/QqCWMwXzipuKzW9+f+cvsYgdZkLjsQ8pDVNf61nvr/MJq/JcwFOP8x9O
|
||||
0wIamrSQNTsqqDeYKTQhg1kqlZSIYun4/5BCC7j5tHH7jrfuGt0dDsHso1vlkK4B
|
||||
+YRoTMMqdkOn8jsoJ5jd6zu0sR1IU53+ktL+O4i5N7+0Fgc8LMaIQXvKxm736NgJ
|
||||
dEQysrf8ZaKTSWFxZjJKMk6U2/9ymFnjQk/7SGy1DHlzUjitGp38TWOwIYnd/RLN
|
||||
yAxHBrpTWaCZUcYgN+n/yXl456OlMJDrJUMuL6yRSH0cbXxUej2PtV5ZDa89QdfR
|
||||
G3GPio4CoThES/5YBCkDGnyKIAgoiA==
|
||||
=LiMs
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 5 11:58:25 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.83.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.83.0
|
||||
- Too many changes to list here.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 1 16:40:30 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.82
|
||||
%define _tar_path 5.83
|
||||
# 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 lang
|
||||
Name: extra-cmake-modules
|
||||
Version: 5.82.0
|
||||
Version: 5.83.0
|
||||
Release: 0
|
||||
Summary: CMake modules
|
||||
License: BSD-3-Clause
|
||||
@ -38,10 +38,10 @@ Source2: frameworks.keyring
|
||||
%endif
|
||||
# PATCH-FIX-OPENSUSE
|
||||
Patch0: bundle-lang.patch
|
||||
BuildRequires: cmake >= 3.5
|
||||
BuildRequires: cmake >= 3.16
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: kf5-filesystem
|
||||
Requires: cmake >= 3.5
|
||||
Requires: cmake >= 3.16
|
||||
Requires: gcc-c++
|
||||
Requires: kf5-filesystem
|
||||
Recommends: %{name}-doc
|
||||
|
Loading…
x
Reference in New Issue
Block a user