Accepting request 344490 from KDE:Frameworks5

Update to 5.16.0

OBS-URL: https://build.opensuse.org/request/show/344490
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/extra-cmake-modules?expand=0&rev=23
This commit is contained in:
Stephan Kulow
2015-11-24 21:21:34 +00:00
committed by Git OBS Bridge
4 changed files with 17 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Nov 8 16:56:34 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.16.0 (boo#955067)
* Warn instead of error if ecm_install_icons finds no icons.
(bug 354610)
* Make it possible to build KDE Frameworks 5 with a plain qt 5.5.x
installed from the normal qt.io installer on mac os
* Do not unset cache variables in KDEInstallDirs. (kde#342717)
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.16.0.php
-------------------------------------------------------------------
Mon Oct 5 17:36:58 UTC 2015 - hrvoje.senjan@gmail.com

View File

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