Accepting request 730901 from KDE:Frameworks5

Update to 5.62

OBS-URL: https://build.opensuse.org/request/show/730901
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/extra-cmake-modules?expand=0&rev=69
This commit is contained in:
Dominique Leuenberger 2019-09-23 10:20:33 +00:00 committed by Git OBS Bridge
commit 5ef0683761
6 changed files with 31 additions and 16 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a86a3b12c8a540af822131a8d65586d985267b1d642c29b4815b6c7870bc126c
size 326988

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl1GAGEACgkQWNDuZIpI
s7t8Fwf+L51FK3MTpb7Yim9J7xJh4COMlBd8ZRwN9WZ8JhmKiqbYTah5dT+wd9th
hNfSe7UCGgS2UhytW55Sh1N7U7vVmBsIhwBW3wvYfAuuIgGhGjW4xyG036Q+pTen
sYNam3aJJWFfHOUVdiCTjo9/uVzFLlZM2UDBOCzmasIL2CUqVX052TUSS48Zbnr2
Alg1Xm7ywOdKcg2elqjLQFM/ofrhUy9gSwojDGDQ51JGaRMBqcpp6n/Pv6+2hIHO
UHPQ5+PsGrTPXe0/V9V/2UIU1M2GzY83ikrU+50oTq7RSHdkiytNzQ018x3LrOB0
suzjbaQPQO+bKb9mcNZyfeWsibPh8A==
=Ck66
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e07acfecef1b4c7a481a253b58b75072a4f887376301108ed2c753b5002adcd4
size 330696

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl1zzzwACgkQWNDuZIpI
s7uLvAf/QLbIfxu/NnqlZHoOcIVIXhXAePKCurMgdtvtQ0lgYi8gtrCnH0uuStx1
5Ui/T5Yfenp8SDvKLdBN8TQR6ULjVgoO/AV3vVc47TXltZGWFNgo7YY6Olv0kob0
vUJ/1Y3iOzTJnAreR9Z3hXWc608cTk961Ih7+VYH2y2zg9AnuF6JIwx7viTf0RbE
sn3lXA65s5c8mTEW9oapT12DOErPDBfzutRiewMBf1q9Jfto9RtGcEeD3bZdS+g7
rve5uVIa0dmy/e9WcjNFeUjfBG+1Qg4rpj0cv/mv/HIi1NpFjSiWDWBeLqK5IqFD
FgLglyerEa6+IMEvS1sKqR5NreWLgg==
=w8RN
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sat Sep 7 20:36:25 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.62.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.62.0.php
- Changes since 5.61.0:
* ECMAddQtDesignerPlugin: pass code sample indirectly via variable name arg
* Keep 'lib' as default LIBDIR on Arch Linux based systems
* disable autouic again - it breaks builds
* set autorcc and autouic by default
* Define install location for JAR/AAR files for Android
* Add ECMAddQtDesignerPlugin
-------------------------------------------------------------------
Wed Aug 7 17:51:03 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -16,7 +16,7 @@
#
%define _tar_path 5.61
%define _tar_path 5.62
# 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.61.0
Version: 5.62.0
Release: 0
Summary: CMake modules
License: BSD-3-Clause