commit 2d35071731f531490df797f5ca3666c7c7edde8f Author: Björn Esser bjoern.esser@gmail.com Date: Sun Jul 20 13:38:27 2014 +0200
updated to new snapshot git20140718.3f54017300fa80b4df9ea9908523a6f9d3c1c44d
shogun-data.spec | 9 ++++++--- sources | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) --- diff --git a/shogun-data.spec b/shogun-data.spec index 675bb1a..44d2ab1 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 390b350bab6337e2be894b1d71dc9682e1bab0b5} -%{!?rel_build:%global commit_date 20140717} +%{!?rel_build:%global commit 3f54017300fa80b4df9ea9908523a6f9d3c1c44d} +%{!?rel_build:%global commit_date 20140718} %{!?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.15%{?gitrel}%{?dist} +Release: 0.16%{?gitrel}%{?dist} Summary: Data-files for the SHOGUN machine learning toolbox %{?el5:Group: Documentation}
@@ -74,6 +74,9 @@ EOF
%changelog +* Sun Jul 20 2014 Björn Esser bjoern.esser@gmail.com - 0.8.1-0.16.git20140718.3f54017 +- updated to new snapshot git20140718.3f54017300fa80b4df9ea9908523a6f9d3c1c44d + * Thu Jul 17 2014 Björn Esser bjoern.esser@gmail.com - 0.8.1-0.15.git20140717.390b350 - updated to new snapshot git20140717.390b350bab6337e2be894b1d71dc9682e1bab0b5
diff --git a/sources b/sources index a498bea..df62f36 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7753383a85683ac1ec66ad192e1dad9c shogun-data-0.8.1-git20140717-390b350.tar.gz +b56f401e1cde8c1b8c6ae4c17e20cefc shogun-data-0.8.1-git20140718-3f54017.tar.gz