Hrvoje Senjan 2014-06-01 18:31:36 +00:00 committed by Git OBS Bridge
parent efb500e405
commit c63dbbb1d3
4 changed files with 15 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Jun 1 18:02:20 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 0.0.14
* API improvements and cleanups
* Buildsystem fixes
* For more details please see:
http://www.kde.org/announcements/announce-frameworks5-beta3.php
------------------------------------------------------------------- -------------------------------------------------------------------
Sun May 4 01:08:25 UTC 2014 - hrvoje.senjan@gmail.com Sun May 4 01:08:25 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -21,14 +21,13 @@ 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: 0.0.13 Version: 0.0.14
Release: 0 Release: 0
Source0: %{name}-%{version}.tar.xz Source0: %{name}-%{version}.tar.xz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: cmake >= 2.8.12 BuildRequires: cmake >= 2.8.12
BuildRequires: gcc-c++ BuildRequires: gcc-c++
BuildRequires: kf5-filesystem >= 4.99.0 BuildRequires: kf5-filesystem >= 4.100.0
BuildRequires: python-Sphinx BuildRequires: python-Sphinx
Requires: cmake >= 2.8.12 Requires: cmake >= 2.8.12
Requires: kf5-filesystem Requires: kf5-filesystem
@ -46,6 +45,7 @@ For more information see http://community.kde.org/KDE_Core/Platform_11/Buildsyst
%package doc %package doc
Summary: Documentation for extra-cmake-modules Summary: Documentation for extra-cmake-modules
Group: Documentation/Other Group: Documentation/Other
BuildArch: noarch
Requires: %{name} = %{version} Requires: %{name} = %{version}
%description doc %description doc