Accepting request 337618 from KDE:Frameworks5

Update to 5.15.0

OBS-URL: https://build.opensuse.org/request/show/337618
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/extra-cmake-modules?expand=0&rev=22
This commit is contained in:
Dominique Leuenberger 2015-10-19 20:21:27 +00:00 committed by Git OBS Bridge
commit 57a172a861
4 changed files with 19 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Oct 5 17:36:58 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.15.0
* Update GTK icon cache when installing icons.
* Remove workaround to delay execution on Android
* ECMEnableSanitizers: The undefined sanitizer is supported by gcc 4.9
* Disable X11,XCB etc. detection on OS X
* Look for the files in the installed prefix rather the prefix path
* Use Qt5 to specify what's Qt5 installation prefix
* Add definition ANDROID as needed in qsystemdetection.h.
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.15.0.php
-------------------------------------------------------------------
Tue Sep 8 17:12:28 UTC 2015 - hrvoje.senjan@gmail.com

View File

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