5.71.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/extra-cmake-modules?expand=0&rev=219
This commit is contained in:
parent
e904bd84de
commit
e2e5e6c928
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:830da8d84cc737e024ac90d6ed767d10f9e21531e5f576a1660d4ca88bee8581
|
|
||||||
size 343476
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl6t9AoACgkQWNDuZIpI
|
|
||||||
s7syGQgAqstruUV2ICBsA6nU9RjsjcNpW6chD4JZR4L8Wopc55IW9P9TbSqtHj8M
|
|
||||||
t59nx3+W8iOJ8gj3zu5wzLXl4bgchBq4kW4vIE/0GnmLBN0YwnDZpUzg0TyYpfKY
|
|
||||||
Gozc6dv34fNsH+YDHuN/sM39U5lPYYKkGGfH3qglVu4Rv66AmKhH69rGUuVjwz4S
|
|
||||||
0phIhGWv0aor1XLymBpp2IifmScYe0yfld0Cqbxrei6l/gsk+6QGu6iGcdxhwdAU
|
|
||||||
rUr4CpHO1adQHD4ZohOl98v8v4xeExbdutHq/c6TmlJ58ORrqzSZPfcPjd4owz37
|
|
||||||
+PTVH2GL1U7vkJd3gnNRcLnGXxmsXg==
|
|
||||||
=hxeR
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
extra-cmake-modules-5.71.0.tar.xz
Normal file
3
extra-cmake-modules-5.71.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:64f41c0b4b3164c7be8fcab5c0181253d97d1e9d62455fd540cb463afd051878
|
||||||
|
size 343720
|
11
extra-cmake-modules-5.71.0.tar.xz.sig
Normal file
11
extra-cmake-modules-5.71.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl7dOfsACgkQWNDuZIpI
|
||||||
|
s7u+UggAjiAkaU1QcsRaXEFhXoXpHLyTislDRALvFsGXqTJmC1hA7WHlRL5bdugf
|
||||||
|
ESm0Sncks4JPfqWuW2dr8rVtC22kqdPH6j/WljjP80dQhgLhohWEcYRJL/4iMYrn
|
||||||
|
CYp3U95w8Q1qaPdaVs3zrCAHXSWOn1ZTmwpUS34Fdz+J/x+EZEGp00yvZ467Fhxo
|
||||||
|
bgx+InZzUkLxLvdfdw/wobQvp0jt971bwJDV/FrA+Yx7Szf/UuuBhVE5NfcsEFX6
|
||||||
|
ixRqeHVFvtxWiCOccQEd1zz8HymJnfYjE04qO+6A1SijHQOJLKgHfI8DIkdLMJc3
|
||||||
|
RIohqJFq504brLgrmafUCS4cYLLJXA==
|
||||||
|
=vCRk
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jun 7 08:06:14 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.71.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/kde-frameworks-5.71.0
|
||||||
|
- Changes since 5.70.0:
|
||||||
|
* [android] Use newer Qt version in example
|
||||||
|
* ECMGenerateExportHeader: add generation of *_DEPRECATED_VERSION_BELATED()
|
||||||
|
* [android] Allow specifying APK install location
|
||||||
|
* ECMGeneratePriFile: fix for ECM_MKSPECS_INSTALL_DIR being absolute
|
||||||
|
* ECMGeneratePriFile: make the pri files relocatable
|
||||||
|
* Suppress find_package_handle_standard_args package name mismatch warning.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun May 3 09:39:40 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun May 3 09:39:40 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.70
|
%define _tar_path 5.71
|
||||||
# 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)
|
||||||
@ -29,7 +29,7 @@
|
|||||||
# Only needed for the package signature condition
|
# Only needed for the package signature condition
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: extra-cmake-modules
|
Name: extra-cmake-modules
|
||||||
Version: 5.70.0
|
Version: 5.71.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