[eigen3: 3/4] Corrected changelog date

rmattes rmattes at fedoraproject.org
Wed Mar 6 00:37:38 UTC 2013


commit 6bd59401e06851de91cedb6351b6d3beeabf62eb
Author: Rich Mattes <richmattes at gmail.com>
Date:   Tue Mar 5 19:35:27 2013 -0500

    Corrected changelog date

 eigen3.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/eigen3.spec b/eigen3.spec
index 9ea5cd1..124eee5 100644
--- a/eigen3.spec
+++ b/eigen3.spec
@@ -4,7 +4,7 @@ Release:        1%{?dist}
 Summary:        A lightweight C++ template library for vector and matrix math
 
 Group:          Development/Libraries
-License:        LGPLv3+ or GPLv2+
+License:        MPLv2.0 and LGPLv2+ and BSD
 URL:            http://eigen.tuxfamily.org/index.php?title=Main_Page
 # Source file is at: http://bitbucket.org/eigen/eigen/get/3.1.2.tar.bz2
 # Renamed source file so it's not just a version number
@@ -62,13 +62,13 @@ rm -rf %{buildroot}
 
 %files devel
 %defattr(-,root,root,-)
-%doc COPYING.GPL COPYING.LGPL
+%doc COPYING.README COPYING.BSD COPYING.MPL2 COPYING.LGPL
 %doc %{_target_platform}/doc/html
 %{_includedir}/eigen3
 %{_datadir}/pkgconfig/*
 
 %changelog
-* Sat Dec 01 2012 Rich Mattes <richmattes at gmail.com> - 3.1.2-1
+* Tue Mar 05 2013 Rich Mattes <richmattes at gmail.com> - 3.1.2-1
 - Update to release 3.1.2
 
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0.6-2


More information about the scm-commits mailing list