KDE Frameworks 5.94 + respins
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/extra-cmake-modules?expand=0&rev=257
This commit is contained in:
parent
0795ec2763
commit
58e997fd6e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:093dea7b11647bc5f74e6971d47ef15b5c410cba2b4620acae00f008d5480b21
|
||||
size 331192
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmJIS7EACgkQWNDuZIpI
|
||||
s7u7iAf5AU8JyG37zliG1+6cRkm+s7yMGEO4ehjRz9KAyjv5NWDBLzbaVAkvHH0g
|
||||
y+cUot3el0/5plOIgqblhDx5aYMHzUuEYQ8HhaM1NEUqt1jx7HgfwP7H5Mh1XBQW
|
||||
/GeqvdzseEUDgb/u6MQvDJb4E2808tI0y1i07SIt3eGMYrhvKmbgvdJiR3gvNj0V
|
||||
0jsL3gM7A3q5OZ+Ly3BNcWG4pCcRfDGbPGw/5Gc0SztCFm01z69uK4t09grAcwU+
|
||||
z5QXXTqVGJ9I3YwMbd6/IGs0o2iFhuvrIBg/LBL/oTyHhzHMjUq5b5fFMZq5/MpZ
|
||||
uePTbcQBExJ3ubaFrIvlX6VtEvk+MA==
|
||||
=OF7a
|
||||
-----END PGP SIGNATURE-----
|
3
extra-cmake-modules-5.94.0.tar.xz
Normal file
3
extra-cmake-modules-5.94.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:23548a8ce2b998cfa675fc00112bf93914ee25194f0bfdf832d283c8d678d279
|
||||
size 331500
|
11
extra-cmake-modules-5.94.0.tar.xz.sig
Normal file
11
extra-cmake-modules-5.94.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmJ2ZbAACgkQWNDuZIpI
|
||||
s7uCFAf+LVR4uVpboiy714z5voffSHyOc+2PBxX/MksTa8q45/xKVGXVoPKJWqPU
|
||||
MCW0lRR7BLVIRrPqwH/6wBE4s1Xqt0VXFEylODqH0xYMsTOvWMt6/jMLNDyXrjBj
|
||||
DYqg1z5csYrUX/qtOm491nyIt/0gOUpwvJViSKdNS9phUnMtbkWI6cg2yYd4zYAx
|
||||
JHgpSyTgk3SnJkccLuVJrJ2ttTJ6g2k7S1jgq+VBr0REgz0bLFg6ubDGFHKOpgMu
|
||||
cG7DmXsQAiLXNKdJy0PtsPptnFcCWT1zPBjmuYZ3stnf33Oz+QDxOGVM15r6zjlT
|
||||
1SJrYUsaGjAr98uL9WBYDp9J6ZMZGw==
|
||||
=J+7f
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 10 08:17:43 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.94.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.94.0
|
||||
- Changes since 5.93.0:
|
||||
* typo--
|
||||
* [KDEMetaInfoPlatformCheck] Add missing doc link
|
||||
* Drop lib prefix when building for Windows (MinGW)
|
||||
* Allow ecm_add_qtwayland_{client,server}_protocol take targets
|
||||
* Allow ecm_add_wayland_{client,server}_protocol take targets
|
||||
* ECMQueryQt: always use CMake target to find the qmake/qtpaths binary
|
||||
* KDEGitCommitHooks: don't overwrite git pre-commit hook script
|
||||
* KDEGitCommitHooks: only configure pre-commit hook if needed
|
||||
* Add Windows CI
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 3 10:46:56 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%global pkg_suffix -doc
|
||||
%endif
|
||||
|
||||
%define _tar_path 5.93
|
||||
%define _tar_path 5.94
|
||||
# Full KF5 version (e.g. 5.33.0)
|
||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||
# Last major and minor KF5 version (e.g. 5.33)
|
||||
@ -30,7 +30,7 @@
|
||||
# Only needed for the package signature condition
|
||||
%bcond_without released
|
||||
Name: extra-cmake-modules%{?pkg_suffix}
|
||||
Version: 5.93.0
|
||||
Version: 5.94.0
|
||||
Release: 0
|
||||
Summary: CMake modules
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user