commit 13724c47765a2883845952860a6415c243eab9db Author: Björn Esser bjoern.esser@gmail.com Date: Mon Dec 8 11:02:16 2014 +0100
updated to new snapshot git20141204.6b9f893fa5044eab38e19803838a42132269185d
shogun-data.spec | 9 ++++++--- sources | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) --- diff --git a/shogun-data.spec b/shogun-data.spec index 9dfa5d8..dc64aba 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 24b8341a99fc2d3e2ad40f372578ea91bdbedaf6} -%{!?rel_build:%global commit_date 20140818} +%{!?rel_build:%global commit 6b9f893fa5044eab38e19803838a42132269185d} +%{!?rel_build:%global commit_date 20141204} %{!?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.19%{?gitrel}%{?dist} +Release: 0.20%{?gitrel}%{?dist} Summary: Data-files for the SHOGUN machine learning toolbox %{?el5:Group: Documentation}
@@ -74,6 +74,9 @@ EOF
%changelog +* Mon Dec 08 2014 Björn Esser bjoern.esser@gmail.com - 0.8.1-0.20.git20141204.6b9f893 +- updated to new snapshot git20141204.6b9f893fa5044eab38e19803838a42132269185d + * Mon Sep 01 2014 Björn Esser bjoern.esser@gmail.com - 0.8.1-0.19.git20140818.24b8341 - updated to new snapshot git20140818.24b8341a99fc2d3e2ad40f372578ea91bdbedaf6
diff --git a/sources b/sources index 033d02c..3ffc760 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -91ce41ddb5abe0a05ab48007ca8c7460 shogun-data-0.8.1-git20140818-24b8341.tar.gz +c0677ccdfd4d135115fa582a3105977c shogun-data-0.8.1-git20141204-6b9f893.tar.gz