start with 5.30.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/extra-cmake-modules?expand=0&rev=120
This commit is contained in:
parent
fbb5a7cb9b
commit
4fe91e5b1e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:48f76e626e2235bd4b64aeea9bbbcb803eb8966a6d020d0ab8ddbe81930e98d8
|
||||
size 303064
|
3
extra-cmake-modules-5.30.0.tar.xz
Normal file
3
extra-cmake-modules-5.30.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7da9647514e134db5054ab4848d4bfa6054537593a95720a7a9361f8cc71a96c
|
||||
size 306108
|
@ -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
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# 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
|
||||
Summary: CMake modules
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Tools/Other
|
||||
Url: https://projects.kde.org/projects/kdesupport/extra-cmake-modules
|
||||
Version: 5.29.0
|
||||
Version: 5.30.0
|
||||
Release: 0
|
||||
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: cmake >= 3.0
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: kf5-filesystem >= 5.6.0
|
||||
%if %suse_version != 1315
|
||||
BuildRequires: python-Sphinx
|
||||
%endif
|
||||
Requires: cmake >= 2.8.12
|
||||
Requires: cmake >= 3.0
|
||||
Requires: gcc-c++
|
||||
Requires: kf5-filesystem
|
||||
Provides: kf5umbrella = 4.99.0
|
||||
|
Loading…
Reference in New Issue
Block a user