Accepting request 348530 from KDE:Frameworks5

Update to 5.17.0

OBS-URL: https://build.opensuse.org/request/show/348530
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/extra-cmake-modules?expand=0&rev=24
This commit is contained in:
Dominique Leuenberger 2015-12-29 11:49:54 +00:00 committed by Git OBS Bridge
commit 4d3836a782
4 changed files with 20 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Dec 10 23:01:29 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.17.0
* Don't warn when SVG(Z) icons are provided with multiple
sizes/level of detail
* Make sure we load translations on the main thread. (kde#346188)
* Overhaul the ECM build system.
* Make it possible to enable Clazy on any KDE project
* Do not find XCB's XINPUT library by default.
* Clean export dir before generating an APK again
* Use quickgit for Git repository URL.
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.17.0.php
-------------------------------------------------------------------
Sun Nov 8 16:56:34 UTC 2015 - hrvoje.senjan@gmail.com

View File

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