[shogun] updated to new snapshot git20140804.96f3cf3ce58514299f98e688b7c43e057ad4fa41

Björn Esser besser82 at fedoraproject.org
Mon Aug 4 11:35:48 UTC 2014


commit 25c6087620ff934176b54ba2488de98f119b6e24
Author: Björn Esser <bjoern.esser at gmail.com>
Date:   Mon Aug 4 12:01:50 2014 +0200

    updated to new snapshot git20140804.96f3cf3ce58514299f98e688b7c43e057ad4fa41

 shogun.spec |   11 +++++++----
 sources     |    2 +-
 2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/shogun.spec b/shogun.spec
index 98a02f6..f3b7b56 100644
--- a/shogun.spec
+++ b/shogun.spec
@@ -2,8 +2,8 @@
 #%%global rel_build 1
 
 # Settings used for build from snapshots.
-%{!?rel_build:%global commit		81c00087da6f05d36aec410fef0fcef5be490f42}
-%{!?rel_build:%global commit_date	20140721}
+%{!?rel_build:%global commit		96f3cf3ce58514299f98e688b7c43e057ad4fa41}
+%{!?rel_build:%global commit_date	20140804}
 %{!?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}}
@@ -80,7 +80,7 @@ of it's 'no-redistribute', 'no-commercial-use' license.
 
 Name:			shogun
 Version:		%{branch}.0.1
-Release:		0.26%{?gitrel}%{?dist}
+Release:		0.27%{?gitrel}%{?dist}
 Summary:		Large Scale Machine Learning Toolbox
 
 # ===== License-breakdown =====
@@ -922,7 +922,7 @@ find doc/examples -depth -type f -print0 | xargs -0 chmod 0644
 %endif # 0%{?fedora} >= 21
 
 #   * tests needing internet-connectivity
-ping -c1 mldata.org  ||								\
+#ping -c1 mldata.org  ||								\
 #EXCLUDE_FROM_TESTS="${EXCLUDE_FROM_TESTS}|.*mldata.*"
 
 #export EXCLUDE_FROM_TESTS
@@ -961,6 +961,9 @@ popd
 ###############################################################################
 
 %changelog
+* Mon Aug 04 2014 Björn Esser <bjoern.esser at gmail.com> - 3.2.0.1-0.27.git20140804.96f3cf3
+- updated to new snapshot git20140804.96f3cf3ce58514299f98e688b7c43e057ad4fa41
+
 * Mon Jul 21 2014 Björn Esser <bjoern.esser at gmail.com> - 3.2.0.1-0.26.git20140721.81c0008
 - updated to new snapshot git20140721.81c00087da6f05d36aec410fef0fcef5be490f42
 - enable SSE2 for %%{ix86}, because dSFMT-build will fail otherwise
diff --git a/sources b/sources
index 6629162..e31cfdd 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-a2b2c33ffde322399573decdf7315d9f  shogun-3.2.0.1-git20140721-81c0008.tar.gz
+67b37fde0024a66daa286353605d4558  shogun-3.2.0.1-git20140804-96f3cf3.tar.gz
 073b984d8798ea1594f5e44d85b20d66  gmock-1.7.0.zip


More information about the scm-commits mailing list