[extra-cmake-modules] extra-cmake-modules 0.0.13 (KDE Frameworks 4.99.0)

Daniel Vrátil dvratil at fedoraproject.org
Mon May 5 15:13:03 UTC 2014


commit 366016f0d98d9040d88a22a1243403d0acd8c4f4
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Mon May 5 17:13:00 2014 +0200

    extra-cmake-modules 0.0.13 (KDE Frameworks 4.99.0)

 .gitignore               |    1 +
 extra-cmake-modules.spec |   16 +++++++---------
 sources                  |    2 +-
 3 files changed, 9 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 486b158..637e163 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /extra-cmake-modules-0.0.9.tar.xz
 /extra-cmake-modules-0.0.12.tar.xz
+/extra-cmake-modules-0.0.13.tar.xz
diff --git a/extra-cmake-modules.spec b/extra-cmake-modules.spec
index 27a2bfb..d107e67 100644
--- a/extra-cmake-modules.spec
+++ b/extra-cmake-modules.spec
@@ -1,20 +1,15 @@
 #global snapshot 20140205
-%global frameworksversion 4.98.0
+%global frameworksversion 4.99.0
 
 Name:           extra-cmake-modules
 Summary:        Additional modules for CMake build system
 # ECM does not follow the frameworks versioning, but is currently being
 # release together with it
-Version:        0.0.12
-Release:        3%{?dist}
+Version:        0.0.13
+Release:        1%{?dist}
 
 License:        BSD
 URL:            http://community.kde.org/KDE_Core/Platform_11/Buildsystem/FindFilesSurvey
-
-# git archive --format=tar --prefix=%{name}-%{version}/ \
-#             --remote=git://anongit.kde.org/%{name},git master | \
-# bzip2 -c > %{name}-%{version}-%{snapshot}git.tar.bz2
-#Source0:        %{name}-%{version}-%{snapshot}git.tar.bz2
 Source0:        http://download.kde.org/unstable/frameworks/%{frameworksversion}/%{name}-%{version}.tar.xz
 BuildArch:      noarch
 
@@ -44,11 +39,14 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 
 %files
-%doc README.md COPYING-CMAKE-SCRIPTS
+%doc README.rst COPYING-CMAKE-SCRIPTS
 %{_datadir}/ECM
 
 
 %changelog
+* Mon May 05 2014 Daniel Vrátil <dvratil at redhat.com> 0.0.13-1
+- extra-cmake-modules 0.0.13 (KDE Frameworks 4.99.0)
+
 * Fri Apr 11 2014 Daniel Vrátil <dvratil at redhat.com> 0.0.12-3
 - Remove debug_package, add %%{?dist} to Release
 
diff --git a/sources b/sources
index 7fa912e..d57603d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-87156e99879b3aaf9f8367e66db9b4c2  extra-cmake-modules-0.0.12.tar.xz
+c76fe1124e588fd518b2a2423aa64753  extra-cmake-modules-0.0.13.tar.xz


More information about the scm-commits mailing list