commit 4a468eef12948b3967c1a20d943bd51210611b0b
Author: Björn Esser <bjoern.esser(a)gmail.com>
Date: Thu Dec 26 14:39:53 2013 +0100
updated to new snapshot git20131226.1c7fbaa732c8476b2df26bca2ae93de666959092
updated to new testsuite-data git20131222.0bbb04f354a29ed3ab43ce002388b79bb274e886
shogun.spec | 14 +++++++++-----
1 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/shogun.spec b/shogun.spec
index ceed9e6..156bf9d 100644
--- a/shogun.spec
+++ b/shogun.spec
@@ -2,16 +2,16 @@
# %%global rel_build 1
# Settings used for build from snapshots.
-%{!?rel_build:%global commit_src 207a70972e794df28f0fc67309f217f7fbf3b4e7}
-%{!?rel_build:%global commit_src_date 20131219}
+%{!?rel_build:%global commit_src 1c7fbaa732c8476b2df26bca2ae93de666959092}
+%{!?rel_build:%global commit_src_date 20131226}
%{!?rel_build:%global shortcommit_src %(c=%{commit_src};echo ${c:0:7})}
%{!?rel_build:%global gitver_src git%{commit_src_date}-%{shortcommit_src}}
%{!?rel_build:%global gitrel_src .git%{commit_src_date}.%{shortcommit_src}}
%{!?rel_build:%global gittar_src %{name}-%{version}-%{gitver_src}.tar.gz}
# We need the data-files for the testsuite, too.
-%{!?rel_build:%global commit_data 39f2ac8143ed6b2018ce5b420b9deb6935b7eb78}
-%{!?rel_build:%global commit_data_date 20131210}
+%{!?rel_build:%global commit_data 0bbb04f354a29ed3ab43ce002388b79bb274e886}
+%{!?rel_build:%global commit_data_date 20131222}
%{!?rel_build:%global shortcommit_data %(c=%{commit_data};echo ${c:0:7})}
%{!?rel_build:%global gitver_data git%{commit_data_date}-%{shortcommit_data}}
%{!?rel_build:%global gitrel_data .git%{commit_data_date}.%{shortcommit_data}}
@@ -90,7 +90,7 @@ of it's 'no-redistribute', 'no-commercial-use' license.
Name: shogun
Version: %{branch}.0
-Release: 0.11%{?gitrel_src}%{?dist}
+Release: 0.12%{?gitrel_src}%{?dist}
Summary: Large Scale Machine Learning Toolbox
# ===== License-breakdown =====
@@ -948,6 +948,10 @@ popd
###############################################################################
%changelog
+* Thu Dec 26 2013 Björn Esser <bjoern.esser(a)gmail.com> - 3.1.0-0.12.git20131226.1c7fbaa
+- updated to new snapshot git20131226.1c7fbaa732c8476b2df26bca2ae93de666959092
+- updated to new testsuite-data git20131222.0bbb04f354a29ed3ab43ce002388b79bb274e886
+
* Fri Dec 20 2013 Björn Esser <bjoern.esser(a)gmail.com> - 3.1.0-0.11.git20131219.207a709
- rebuild for NLopt-2.4.1