Hrvoje Senjan 2017-01-08 23:36:47 +00:00 committed by Git OBS Bridge
parent fbb5a7cb9b
commit 4fe91e5b1e
4 changed files with 15 additions and 8 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Jan 8 23:36:41 UTC 2017 - hrvoje.senjan@gmail.com
- Update to 5.30.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.30.0.php
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Dec 4 01:54:18 UTC 2016 - hrvoje.senjan@gmail.com Sun Dec 4 01:54:18 UTC 2016 - hrvoje.senjan@gmail.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package extra-cmake-modules # spec file for package extra-cmake-modules
# #
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -16,23 +16,23 @@
# #
%define _tar_path 5.29 %define _tar_path 5.30
Name: extra-cmake-modules Name: extra-cmake-modules
Summary: CMake modules Summary: CMake modules
License: BSD-3-Clause License: BSD-3-Clause
Group: Development/Tools/Other Group: Development/Tools/Other
Url: https://projects.kde.org/projects/kdesupport/extra-cmake-modules Url: https://projects.kde.org/projects/kdesupport/extra-cmake-modules
Version: 5.29.0 Version: 5.30.0
Release: 0 Release: 0
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: cmake >= 2.8.12 BuildRequires: cmake >= 3.0
BuildRequires: gcc-c++ BuildRequires: gcc-c++
BuildRequires: kf5-filesystem >= 5.6.0 BuildRequires: kf5-filesystem >= 5.6.0
%if %suse_version != 1315 %if %suse_version != 1315
BuildRequires: python-Sphinx BuildRequires: python-Sphinx
%endif %endif
Requires: cmake >= 2.8.12 Requires: cmake >= 3.0
Requires: gcc-c++ Requires: gcc-c++
Requires: kf5-filesystem Requires: kf5-filesystem
Provides: kf5umbrella = 4.99.0 Provides: kf5umbrella = 4.99.0