commit b28db42b4224461012374df95f21441550235783 Author: Björn Esser bjoern.esser@gmail.com Date: Mon Dec 22 10:33:15 2014 +0100
updated to new snapshot git20141217.ab44087e1a3c5ec05c1c64ebd691fdc5f56b2e81
shogun-data.spec | 9 ++++++--- sources | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) --- diff --git a/shogun-data.spec b/shogun-data.spec index 2566146..fd0f569 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 9a2f2bee48755c632a959244d7522654efc2e58c} -%{!?rel_build:%global commit_date 20141208} +%{!?rel_build:%global commit ab44087e1a3c5ec05c1c64ebd691fdc5f56b2e81} +%{!?rel_build:%global commit_date 20141217} %{!?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.21%{?gitrel}%{?dist} +Release: 0.22%{?gitrel}%{?dist} Summary: Data-files for the SHOGUN machine learning toolbox %{?el5:Group: Documentation}
@@ -74,6 +74,9 @@ EOF
%changelog +* Mon Dec 22 2014 Björn Esser bjoern.esser@gmail.com - 0.8.1-0.22.git20141217.ab44087 +- updated to new snapshot git20141217.ab44087e1a3c5ec05c1c64ebd691fdc5f56b2e81 + * Wed Dec 10 2014 Björn Esser bjoern.esser@gmail.com - 0.8.1-0.21.git20141208.9a2f2be - updated to new snapshot git20141208.9a2f2bee48755c632a959244d7522654efc2e58c
diff --git a/sources b/sources index 254f095..20d5f1d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9a42ced1d1b636a1011a05c7303b6235 shogun-data-0.8.1-git20141208-9a2f2be.tar.gz +738bae2c05b4ec92f67ba3a252d33511 shogun-data-0.8.1-git20141217-ab44087.tar.gz