KDE Frameworks 5.41
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/extra-cmake-modules?expand=0&rev=151
This commit is contained in:
parent
11777f64f5
commit
37e575ff27
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:83e48889c84474e4f560e10e4eea0cc529f8511b3bd0415fcb898ac0496e630a
|
||||
size 312532
|
3
extra-cmake-modules-5.41.0.tar.xz
Normal file
3
extra-cmake-modules-5.41.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:baaf60940b9ff883332629ba2800090bb86722ba49a85cc12782e4ee5b169f67
|
||||
size 313940
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user