Hrvoje Senjan 2015-04-05 11:38:52 +00:00 committed by Git OBS Bridge
parent 00076b3a0b
commit aadeba1945
3 changed files with 13 additions and 2 deletions

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Apr 4 14:40:29 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.9.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.9.0.php
-------------------------------------------------------------------
Sat Mar 7 16:58:31 UTC 2015 - hrvoje.senjan@gmail.com

View File

@ -16,14 +16,15 @@
#
%define _tar_path 5.9
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: 1.8.0
Version: %{_tar_path}.0
Release: 0
Source: http://download.kde.org/stable/frameworks/5.8/%{name}-%{version}.tar.xz
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: cmake >= 2.8.12
BuildRequires: gcc-c++