[vmmlib] New svn snapshot that fixes cp3_tensor test

Jaroslav Škarvada jskarvad at fedoraproject.org
Wed Dec 14 16:52:14 UTC 2011


commit 0754f74bdeab93c1be4325b7562c04205d55070e
Author: Jaroslav Škarvada <jskarvad at redhat.com>
Date:   Wed Dec 14 17:52:16 2011 +0100

    New svn snapshot that fixes cp3_tensor test

 sources     |    2 +-
 vmmlib.spec |    7 +++++--
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/sources b/sources
index c30610a..04f8197 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-192dda08883fec6a70ee31c509a72e21  vmmlib-20111214svn556.tar.xz
+456a035f59699921fefb0083e655e13c  vmmlib-20111214svn558.tar.xz
diff --git a/vmmlib.spec b/vmmlib.spec
index 2d0efd1..dfc2a82 100644
--- a/vmmlib.spec
+++ b/vmmlib.spec
@@ -1,5 +1,5 @@
 %global     snap_date       20111214
-%global     svn_revision    556
+%global     svn_revision    558
 %global     alphatag        %{snap_date}svn%{svn_revision}
 
 # The source for this package was pulled from upstream's subversion (svn).
@@ -9,7 +9,7 @@
 
 Name:          vmmlib
 Version:       0
-Release:       0.3.%{alphatag}%{?dist}
+Release:       0.4.%{alphatag}%{?dist}
 Summary:       A vector and matrix math library implemented using C++ templates
 Group:         Development/Libraries
 License:       BSD
@@ -60,6 +60,9 @@ mv include/vmmlib/{LICENSE,ACKNOWLEDGEMENTS} _tmpdoc/
 %{_includedir}/vmmlib
 
 %changelog
+* Tue Dec 13 2011 Jaroslav Škarvada <jskarvad at redhat.com> - 0-0.4.20111214svn558
+- New svn snapshot that fixes cp3_tensor test
+
 * Tue Dec 13 2011 Jaroslav Škarvada <jskarvad at redhat.com> - 0-0.3.20111214svn556
 - New svn snapshot that fixes several problems in unit test
 


More information about the scm-commits mailing list