[mrpt] New version.

Jose Luis Blanco jlblanco at fedoraproject.org
Mon Jan 10 22:16:15 UTC 2011


commit ce08686be8c581bdff666af4f368e2c79aa525c9
Author: Jose Luis <jlblanco at localhost.localdomain>
Date:   Mon Jan 10 16:56:31 2011 +0100

    New version.

 .gitignore |    1 +
 mrpt.spec  |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4812715..5561fca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 mrpt-0.9.0-20100606svn1885.tar.bz2
 /mrpt-0.9.4-20110110svn2380.tar.gz
 /mrpt-0.9.4-20110110svn2382.tar.gz
+/mrpt-0.9.4-20110110svn2383.tar.gz
diff --git a/mrpt.spec b/mrpt.spec
index a9c1a79..c80a315 100644
--- a/mrpt.spec
+++ b/mrpt.spec
@@ -1,7 +1,7 @@
 Summary: Libraries and programs for mobile robot SLAM and navigation
 Name: mrpt
 Version: 0.9.4
-Release: 0.1.20110110svn2382%{?dist}
+Release: 0.1.20110110svn2383%{?dist}
 License: GPLv3+
 Group: Development/Libraries
 URL: http://www.mrpt.org/
@@ -15,7 +15,7 @@ URL: http://www.mrpt.org/
 # following commands to generate the tarball:
 #  svn export http://babel.isa.uma.es/mrpt-browse-code/mrpt-0.7.0 mrpt-0.7.0
 #  tar -czvf mrpt-0.7.0-20090529svn1047.tar.gz mrpt-0.70
-Source: http://archive.mrpt.org/fedora-packages/mrpt-0.9.4-20110110svn2382.tar.gz
+Source: http://archive.mrpt.org/fedora-packages/mrpt-0.9.4-20110110svn2383.tar.gz
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -257,7 +257,7 @@ make man_pages_all
 
 %check
 export LD_LIBRARY_PATH=$(pwd)/lib
-make test VERBOSE=1 ARGS="-VV" || echo "\n***************\n* WARNING: Some unit tests failed, but continuing anyway\n************\n\n"
+make test VERBOSE=1 ARGS="-VV" 
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -434,6 +434,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 
 
 %changelog
+* Mon Jan 10 2011 - Jose Luis Blanco <joseluisblancoc at gmail.com> 0.9.4-0.1.20110110svn2383
+- New 0.9.4 svn snapshot, with more secure unit tests for autobuilders.
+
 * Mon Jan 10 2011 - Jose Luis Blanco <joseluisblancoc at gmail.com> 0.9.4-0.1.20110110svn2382
 - Packaging of new upstream version 0.9.4 (svn snapshot)
 
diff --git a/sources b/sources
index 9046fb4..45c9a3a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-81eee72d4fcab6103b696b36b508d73b  mrpt-0.9.4-20110110svn2382.tar.gz
+5774395f91594b9aefdab834b80d7db2  mrpt-0.9.4-20110110svn2383.tar.gz


More information about the scm-commits mailing list