Accepting request 360934 from KDE:Frameworks5

Update to 5.19.0

OBS-URL: https://build.opensuse.org/request/show/360934
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/extra-cmake-modules?expand=0&rev=26
This commit is contained in:
Dominique Leuenberger 2016-02-24 17:52:30 +00:00 committed by Git OBS Bridge
commit 52917bab15
4 changed files with 16 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Feb 6 17:57:39 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.19.0 (boo#967668)
* ECMAddAppIcon: Use absolute path when operating on icons
* Make sure the prefix is looked-up on Android
* Add a FindPoppler module
* Use PATH_SUFFIXES in ecm_find_package_handle_library_components()
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.19.0.php
-------------------------------------------------------------------
Sat Jan 2 17:41:05 UTC 2016 - hrvoje.senjan@gmail.com

View File

@ -16,13 +16,13 @@
#
%define _tar_path 5.18
%define _tar_path 5.19
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.18.0
Version: 5.19.0
Release: 0
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build