Accepting request 516652 from KDE:Frameworks5
Update to 5.37.0 OBS-URL: https://build.opensuse.org/request/show/516652 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/extra-cmake-modules?expand=0&rev=44
This commit is contained in:
commit
8db103b38a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6e120bb40411ef559583ef693c0c03a41df3bb40a932bf7444c97e04266d5daf
|
|
||||||
size 311140
|
|
3
extra-cmake-modules-5.37.0.tar.xz
Normal file
3
extra-cmake-modules-5.37.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:26198cf05c084c158bb23f0585a9df5bba1aa16b746252c80bdf4f0261b527cb
|
||||||
|
size 311696
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 12 09:23:14 UTC 2017 - christophe@krop.fr
|
||||||
|
|
||||||
|
- Update to 5.37.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/kde-frameworks-5.37.0.php
|
||||||
|
- Changes since 5.36.0 :
|
||||||
|
* Add --gradle to androiddeployqt
|
||||||
|
* Fix install apk target
|
||||||
|
* Make ECMPoQmToolsTest actually fail if a translation is wrong
|
||||||
|
* Fix usage of query_qmake: differ between calls expecting qmake or not
|
||||||
|
* Add API dox for KDEInstallDirs' KDE_INSTALL_USE_QT_SYS_PATHS
|
||||||
|
* KDECompilerSettings.cmake - handle Cywgin when setting LINK_FLAGS
|
||||||
|
* Fix incomplete default path noted in QTQCHDIR documentation
|
||||||
|
* Properly point at ECM
|
||||||
|
* add a metainfo.yaml to make ECM a proper framework
|
||||||
|
* Android: scan for qml files in the source dir, not in the install dir.
|
||||||
|
* Stabilize ECMQtDeclareLoggingCategoryTest
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 13 14:22:07 UTC 2017 - wbauer@tmo.at
|
Thu Jul 13 14:22:07 UTC 2017 - wbauer@tmo.at
|
||||||
|
|
||||||
|
@ -16,13 +16,13 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.36
|
%define _tar_path 5.37
|
||||||
Name: extra-cmake-modules
|
Name: extra-cmake-modules
|
||||||
Summary: CMake modules
|
Summary: CMake modules
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: Development/Tools/Other
|
Group: Development/Tools/Other
|
||||||
Url: https://projects.kde.org/projects/kdesupport/extra-cmake-modules
|
Url: https://projects.kde.org/projects/kdesupport/extra-cmake-modules
|
||||||
Version: 5.36.0
|
Version: 5.37.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
|
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
|
||||||
# PATCH-FIX-OPENSUSE
|
# PATCH-FIX-OPENSUSE
|
||||||
|
Loading…
Reference in New Issue
Block a user