Accepting request 1002797 from KDE:Frameworks5
KDE Frameworks 5.98.0 (forwarded request 1001655 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/1002797 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/extra-cmake-modules?expand=0&rev=105
This commit is contained in:
commit
76ea6162ae
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9ed235f3dad82ba67dc61eeab12536b6d5936c036d32d7e7d2f38a17b9efc50a
|
|
||||||
size 331604
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmLvxqEACgkQWNDuZIpI
|
|
||||||
s7sTyQf/S3wdv6kL72ni2iaBDFF2AszoIwFODQ8giKH6taMQT4khKUOyWWD+N7On
|
|
||||||
cd5nGiB0u22hyXavHeUj3xgazKbB7xeCHnRgT/nuX1gYSXRYg5JczVYlW5qU5DsL
|
|
||||||
45NqyanoqFp9h0y+Nh7XkKITQrys1i+hLuKssAVIJ3ot1W3THBIB37621iBUeFDk
|
|
||||||
S2iXjHTwgoFHDl7snHvX0p/2ToCDvpd0NVmy23QCbi58o1MKlwVKtdjokGbvIX8B
|
|
||||||
ebNBRB0Ct7+eh4LjSce/3Vwv+6nye3a9bXFp2b3uTES/WyvpZy/Gd/OPstLOAbZU
|
|
||||||
XoYvhF0yzyZW/wK1s8X8qwANS3QVOg==
|
|
||||||
=Ip8K
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
extra-cmake-modules-5.98.0.tar.xz
Normal file
3
extra-cmake-modules-5.98.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3c198f9e4840a0fbfb8d322f2f2711daae20e5bbfd68e998ba9078bc51aac918
|
||||||
|
size 331728
|
11
extra-cmake-modules-5.98.0.tar.xz.sig
Normal file
11
extra-cmake-modules-5.98.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmMV9OMACgkQWNDuZIpI
|
||||||
|
s7vR1Qf+LhOW2x8+htmyewCqMia8juz+j3WHyDl06OS2f8OiDb78Dd2NV3y6+Ejp
|
||||||
|
GqD7DPyI9MhSVnOe32VCZ0RcLDI9HeLeVfPlIhBbfhUVXEC554dYcmEAcp7CdnCm
|
||||||
|
iPmw2Op5oVdAwATvvl/z+HmANFN4XxLwpGe6fPviPvgDyEe8q4kjUljgx2jIBj3R
|
||||||
|
uRYlkcAKIH+MacdCuhgLpwvqfYinDDhicQaeZ3RHVab0N403bZlsqlhdPl3dMP3C
|
||||||
|
vm6zNNZuSBdX/bxorKcaQuKIEXcP8YsyQuGCCEuFowwm43tug63f0ytzvlangzHV
|
||||||
|
m8yYiyYhMW3C4bmaqteA4E6KGo0+3w==
|
||||||
|
=jkC4
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 6 07:16:38 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.98.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.98.0
|
||||||
|
- Changes since 5.97.0:
|
||||||
|
* ECMGenerateExportHeader: fix & document CUSTOM_CONTENT_FROM_VARIABLE
|
||||||
|
* Work around exiv2 still using std::auto_ptr
|
||||||
|
* Add FreeBSD Qt 6 CI
|
||||||
|
* Add OpenBSD support
|
||||||
|
* Sync QT_MIN_VERSION with KF's REQUIRED_QT_VERSION
|
||||||
|
* [FindXCB] Remove special treatment for XINPUT
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 7 22:27:07 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Aug 7 22:27:07 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%global pkg_suffix -doc
|
%global pkg_suffix -doc
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define _tar_path 5.97
|
%define _tar_path 5.98
|
||||||
# Full KF5 version (e.g. 5.33.0)
|
# Full KF5 version (e.g. 5.33.0)
|
||||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||||
# Last major and minor KF5 version (e.g. 5.33)
|
# Last major and minor KF5 version (e.g. 5.33)
|
||||||
@ -30,7 +30,7 @@
|
|||||||
# Only needed for the package signature condition
|
# Only needed for the package signature condition
|
||||||
%bcond_without released
|
%bcond_without released
|
||||||
Name: extra-cmake-modules%{?pkg_suffix}
|
Name: extra-cmake-modules%{?pkg_suffix}
|
||||||
Version: 5.97.0
|
Version: 5.98.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: CMake modules
|
Summary: CMake modules
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user