[eigen3/f16] Update to release 3.0.4

rmattes rmattes at fedoraproject.org
Mon Dec 19 03:12:24 UTC 2011


commit afc1e4efcac31e1f43e9e3cf0911aef71a1cf7de
Author: Rich Mattes <richmattes at gmail.com>
Date:   Sun Dec 18 22:12:03 2011 -0500

    Update to release 3.0.4

 .gitignore  |    1 +
 eigen3.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 69bd927..d1b29ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /eigen-3.0.0.tar.bz2
 /eigen-3.0.3.tar.bz2
+/eigen-3.0.4.tar.bz2
diff --git a/eigen3.spec b/eigen3.spec
index f2ed6af..8f65419 100644
--- a/eigen3.spec
+++ b/eigen3.spec
@@ -1,5 +1,5 @@
 Name:           eigen3
-Version:        3.0.3
+Version:        3.0.4
 Release:        1%{?dist}
 Summary:        A lightweight C++ template library for vector and matrix math
 
@@ -73,6 +73,9 @@ rm -rf %{buildroot}
 %{_datadir}/pkgconfig/*
 
 %changelog
+* Sun Dec 18 2011 Rich Mattes <richmattes at gmail.com> - 3.0.4-1
+- Update to release 3.0.4
+
 * Tue Nov 15 2011 Rich Mattes <richmattes at gmail.com> - 3.0.3-1
 - Update to release 3.0.3
 
diff --git a/sources b/sources
index 7c080dd..f8113a0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bfe750809b54a012a402034a650b4c62  eigen-3.0.3.tar.bz2
+3347787f2237dde225ab5c7653b86809  eigen-3.0.4.tar.bz2


More information about the scm-commits mailing list