KDE Frameworks 5.38.0 checkin

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/extra-cmake-modules?expand=0&rev=143
This commit is contained in:
Luca Beltrame 2017-09-12 18:56:43 +00:00 committed by Git OBS Bridge
parent 3295e6c828
commit 647cf613c3
4 changed files with 24 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Sep 12 07:11:16 CEST 2017 - lbeltrame@kde.org
- Update to 5.38.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.38.0.php
- Changes since 5.37.0:
* Fix python bindings compilation after 7af93dd23873d0b9cdbac192949e7e5114940aa6
* Forgot to add the test
* Fix the fix
* Fix build with older CMake versions.
* Revert "RFC: Make ECMAddTests respect BUILD_TESTING"
* Revert "doc: Add 'Since' note"
* Set CMAKE_*_OUTPUT_DIRECTORY to run tests without installing.
* Include a module for finding qml imports as runtime dependencies
* doc: Add 'Since' note
* RFC: Make ECMAddTests respect BUILD_TESTING
-------------------------------------------------------------------
Sat Aug 12 09:23:14 UTC 2017 - christophe@krop.fr

View File

@ -16,13 +16,13 @@
#
%define _tar_path 5.37
%define _tar_path 5.38
Name: extra-cmake-modules
Summary: CMake modules
License: BSD-3-Clause
Group: Development/Tools/Other
Url: https://projects.kde.org/projects/kdesupport/extra-cmake-modules
Version: 5.37.0
Version: 5.38.0
Release: 0
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
# PATCH-FIX-OPENSUSE