Luca Beltrame 2017-12-22 16:25:07 +00:00 committed by Git OBS Bridge
parent 11777f64f5
commit 37e575ff27
4 changed files with 26 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Sun Dec 17 09:43:47 CET 2017 - lbeltrame@kde.org
- Update to 5.41.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.41.0.php
- Changes since 5.40.0:
* Add the description tag to the generated pkgconfig files
* ecm_add_test: Use proper path sep on Windows
* Fix variable name
* restore old behaviour of FindPulseAudio
* Remove FindSasl2.cmake from the ECM's attic.
* Delete the .reviewboardrc file.
* Add FindSasl2.cmake to ECM
* Only pass the ARGS thing when doing Makefiles
* Remove FindGLIB2.cmake and FindPulseAudio.cmake from attic
* Add FindGLIB2.cmake and FindPulseAudio.cmake
* ECMAddTests: set QT_PLUGIN_PATH so locally built plugins can be found
* KDECMakeSettings: more docu about the layout of the build dir
-------------------------------------------------------------------
Mon Nov 13 07:01:13 CET 2017 - lbeltrame@kde.org

View File

@ -16,7 +16,7 @@
#
%define _tar_path 5.40
%define _tar_path 5.41
# Full KF5 version (e.g. 5.33.0)
%{!?_kf5_version: %global _kf5_version %{version}}
# Last major and minor KF5 version (e.g. 5.33)
@ -26,7 +26,7 @@ Summary: CMake modules
License: BSD-3-Clause
Group: Development/Tools/Other
Url: https://projects.kde.org/projects/kdesupport/extra-cmake-modules
Version: 5.40.0
Version: 5.41.0
Release: 0
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
# PATCH-FIX-OPENSUSE