commit 5727342e94cdb4104c8dc660e565411e20c0707d Author: Björn Esser bjoern.esser@gmail.com Date: Mon Sep 1 10:04:22 2014 +0200
updated to new snapshot git20140818.24b8341a99fc2d3e2ad40f372578ea91bdbedaf6
shogun-data.spec | 9 ++++++--- sources | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) --- diff --git a/shogun-data.spec b/shogun-data.spec index 17e394c..9dfa5d8 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 48a1abbbe8643754c4f20b9c8369015c13eac135} -%{!?rel_build:%global commit_date 20140804} +%{!?rel_build:%global commit 24b8341a99fc2d3e2ad40f372578ea91bdbedaf6} +%{!?rel_build:%global commit_date 20140818} %{!?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.18%{?gitrel}%{?dist} +Release: 0.19%{?gitrel}%{?dist} Summary: Data-files for the SHOGUN machine learning toolbox %{?el5:Group: Documentation}
@@ -74,6 +74,9 @@ EOF
%changelog +* Mon Sep 01 2014 Björn Esser bjoern.esser@gmail.com - 0.8.1-0.19.git20140818.24b8341 +- updated to new snapshot git20140818.24b8341a99fc2d3e2ad40f372578ea91bdbedaf6 + * Mon Aug 04 2014 Björn Esser bjoern.esser@gmail.com - 0.8.1-0.18.git20140804.48a1abb - updated to new snapshot git20140804.48a1abbbe8643754c4f20b9c8369015c13eac135
diff --git a/sources b/sources index 60466c0..033d02c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e8ea56b656ebb0fda5965bab93a73ac8 shogun-data-0.8.1-git20140804-48a1abb.tar.gz +91ce41ddb5abe0a05ab48007ca8c7460 shogun-data-0.8.1-git20140818-24b8341.tar.gz