commit 99887913279960c622ff455c08d38adde31e246d
Author: Björn Esser <bjoern.esser(a)gmail.com>
Date: Mon Apr 14 17:01:09 2014 +0200
updated to new snapshot git20140414.9a8b634ebdbc013ae020191bf1f5fe9846168087
shogun-data.spec | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/shogun-data.spec b/shogun-data.spec
index 33fb2b5..3017879 100644
--- a/shogun-data.spec
+++ b/shogun-data.spec
@@ -5,8 +5,8 @@
%global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
# Settings used for build from snapshots.
-%{!?rel_build:%global commit 1e5eb17040965b5ffe7f6c13ab3d7eae41fd7a25}
-%{!?rel_build:%global commit_date 20140408}
+%{!?rel_build:%global commit 9a8b634ebdbc013ae020191bf1f5fe9846168087}
+%{!?rel_build:%global commit_date 20140414}
%{!?rel_build:%global shortcommit %(c=%{commit};echo ${c:0:7})}
%{!?rel_build:%global gitver git%{commit_date}-%{shortcommit}}
%{!?rel_build:%global gitrel .git%{commit_date}.%{shortcommit}}
@@ -19,7 +19,7 @@
Name: %{mainprg}-data
Version: 0.8.1
-Release: 0.6%{?gitrel}%{?dist}
+Release: 0.7%{?gitrel}%{?dist}
Summary: Data-files for the SHOGUN machine learning toolbox
%{?el5:Group: Documentation}
@@ -74,6 +74,9 @@ EOF
%changelog
+* Mon Apr 14 2014 Björn Esser <bjoern.esser(a)gmail.com> - 0.8.1-0.7.git20140414.9a8b634
+- updated to new snapshot git20140414.9a8b634ebdbc013ae020191bf1f5fe9846168087
+
* Mon Apr 14 2014 Björn Esser <bjoern.esser(a)gmail.com> - 0.8.1-0.6.git20140408.1e5eb17
- updated to new snapshot git20140408.1e5eb17040965b5ffe7f6c13ab3d7eae41fd7a25
- removed %%config from macro-files