Accepting request 352836 from KDE:Frameworks5

Update to 5.18.0

OBS-URL: https://build.opensuse.org/request/show/352836
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/extra-cmake-modules?expand=0&rev=25
This commit is contained in:
2016-01-20 08:39:52 +00:00
committed by Git OBS Bridge
4 changed files with 17 additions and 6 deletions

View File

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

View File

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

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Jan 2 17:41:05 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.18.0
* Make the KAppTemplate CMake module global
* Silence CMP0063 warnings with KDECompilerSettings
* ECMQtDeclareLoggingCategory: Include <QDebug> with the generated file
* Fix CMP0054 warnings
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.18.0.php
-------------------------------------------------------------------
Thu Dec 10 23:01:29 UTC 2015 - hrvoje.senjan@gmail.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package extra-cmake-modules
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,13 +16,13 @@
#
%define _tar_path 5.17
%define _tar_path 5.18
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.17.0
Version: 5.18.0
Release: 0
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build