commit e928b55d8ab40fdb027faf36278e8de5932d3767 Author: Björn Esser bjoern.esser@gmail.com Date: Wed Dec 10 11:53:09 2014 +0100
updated to new snapshot git20141208.9a2f2bee48755c632a959244d7522654efc2e58c
shogun-data.spec | 9 ++++++--- sources | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) --- diff --git a/shogun-data.spec b/shogun-data.spec index dc64aba..2566146 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 6b9f893fa5044eab38e19803838a42132269185d} -%{!?rel_build:%global commit_date 20141204} +%{!?rel_build:%global commit 9a2f2bee48755c632a959244d7522654efc2e58c} +%{!?rel_build:%global commit_date 20141208} %{!?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.20%{?gitrel}%{?dist} +Release: 0.21%{?gitrel}%{?dist} Summary: Data-files for the SHOGUN machine learning toolbox %{?el5:Group: Documentation}
@@ -74,6 +74,9 @@ EOF
%changelog +* Wed Dec 10 2014 Björn Esser bjoern.esser@gmail.com - 0.8.1-0.21.git20141208.9a2f2be +- updated to new snapshot git20141208.9a2f2bee48755c632a959244d7522654efc2e58c + * Mon Dec 08 2014 Björn Esser bjoern.esser@gmail.com - 0.8.1-0.20.git20141204.6b9f893 - updated to new snapshot git20141204.6b9f893fa5044eab38e19803838a42132269185d
diff --git a/sources b/sources index 3ffc760..254f095 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c0677ccdfd4d135115fa582a3105977c shogun-data-0.8.1-git20141204-6b9f893.tar.gz +9a42ced1d1b636a1011a05c7303b6235 shogun-data-0.8.1-git20141208-9a2f2be.tar.gz