Hello community,

here is the log from the commit of package libeigen3-devel for openSUSE:Factory 
checked in at 2013-08-27 20:51:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libeigen3-devel (Old)
 and      /work/SRC/openSUSE:Factory/.libeigen3-devel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libeigen3-devel"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libeigen3-devel/libeigen3-devel.changes  
2013-06-05 17:44:45.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libeigen3-devel.new/libeigen3-devel.changes     
2013-08-27 20:51:51.000000000 +0200
@@ -1,0 +2,9 @@
+Mon Aug 12 21:23:59 UTC 2013 - asterios.dra...@gmail.com
+
+- Update to version 3.2.0:
+  * See http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.2.0 for
+    changes.
+- Removed eigen-3.1.2-remove-include-of-removed-header-file.patch (fixed
+  upstream).
+
+-------------------------------------------------------------------

Old:
----
  eigen-3.1.2-remove-include-of-removed-header-file.patch
  eigen-3.1.3.tar.bz2

New:
----
  eigen-3.2.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libeigen3-devel.spec ++++++
--- /var/tmp/diff_new_pack.1nB0fW/_old  2013-08-27 20:51:52.000000000 +0200
+++ /var/tmp/diff_new_pack.1nB0fW/_new  2013-08-27 20:51:52.000000000 +0200
@@ -15,17 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           libeigen3-devel
-Version:        3.1.3
+Version:        3.2.0
 Release:        0
-License:        MPL-2.0 and LGPL-2.1+ and BSD-3-Clause
 Summary:        C++ Template Library for Linear Algebra
-Url:            http://eigen.tuxfamily.org/
+License:        MPL-2.0 and LGPL-2.1+ and BSD-3-Clause
 Group:          Development/Libraries/C and C++
+Url:            http://eigen.tuxfamily.org/
 #DL-URL: http://bitbucket.org/eigen/eigen/get/%{version}.tar.bz2
 Source0:        eigen-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM eigen-3.1.2-remove-include-of-removed-header-file.patch 
spencerandrewjack...@yahoo.com -- Remove include of SparseAssign from Eigen's 
SparseCore header, as this file no longer exists
-Patch0:         eigen-3.1.2-remove-include-of-removed-header-file.patch
 BuildRequires:  adolc-devel
 BuildRequires:  cmake
 BuildRequires:  doxygen
@@ -67,12 +66,14 @@
 numerical solvers, and related algorithms.
 
 %prep
-%setup -q -n eigen-eigen-2249f9c22fe8
-%patch0 -p1
+%setup -q -n eigen-eigen-ffa86ffb5570
 
 # Fix rpmlint warning "wrong-file-end-of-line-encoding"
 sed -i 's/\r$//' COPYING.MINPACK
 
+# Remove build time references so build-compare can do its work
+echo "HTML_TIMESTAMP = NO" >> doc/Doxyfile.in
+
 %build
 mkdir build
 cd build
@@ -87,9 +88,6 @@
 %install
 %make_install -C build
 
-# Fix rpmlint warning "zero-length"
-test -s %{buildroot}%{_includedir}/eigen3/Eigen/src/SparseCore/SparseAssign.h 
|| rm -f %{buildroot}%{_includedir}/eigen3/Eigen/src/SparseCore/SparseAssign.h
-
 # Manually install documentation in order to fix rpmlint error 
"files-duplicated-waste" and warning "files-duplicate" with fdupes macro
 mkdir -p %{buildroot}%{_docdir}/%{name}
 %if 0%{?suse_version} > 1140

++++++ eigen-3.1.3.tar.bz2 -> eigen-3.2.0.tar.bz2 ++++++
++++ 86240 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to