Hello community,

here is the log from the commit of package 4ti2 for openSUSE:Factory checked in 
at 2015-10-28 17:30:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/4ti2 (Old)
 and      /work/SRC/openSUSE:Factory/.4ti2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "4ti2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/4ti2/4ti2.changes        2014-05-06 
17:37:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.4ti2.new/4ti2.changes   2015-10-28 
17:31:05.000000000 +0100
@@ -1,0 +2,21 @@
+Mon Oct 26 22:37:32 UTC 2015 - [email protected]
+
+- Update to version 1.6.6
+  * Fix segfault in graver when a matrix with trivial kernel is input
+    (testcase graver/trivial-kernel).
+- Changes from version 1.6.5
+  * Fix build failure with gcc 4.9.2.
+- Changes from version 1.6.4
+  * Improved error checking while reading zsolve input files.
+  * The PDF manual has been updated to include a reference to commands
+    and their options and a reference to the API.  The command
+    reference on www.4ti2.de has also been updated.
+  * Better option handling.  Make long options available in non-GNU
+    platforms such as Mac OS X.  All commands now support the
+    standard --help and --version options.
+  * Minor fix to the test suite.
+- Changes from version 1.6.3
+  * The manual has been updated.
+  * Minor build fixes.
+
+-------------------------------------------------------------------

Old:
----
  4ti2-1.6.2.tar.gz

New:
----
  4ti2-1.6.6.tar.gz

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

Other differences:
------------------
++++++ 4ti2.spec ++++++
--- /var/tmp/diff_new_pack.3CYiQg/_old  2015-10-28 17:31:06.000000000 +0100
+++ /var/tmp/diff_new_pack.3CYiQg/_new  2015-10-28 17:31:06.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package 4ti2
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           4ti2
-Version:        1.6.2
+Version:        1.6.6
 Release:        0
 Summary:        Package for algebraic, geometric and combinatorial problems on 
linear spaces
 License:        GPL-2.0+
@@ -76,12 +76,11 @@
 autoreconf -fi;
 %configure --enable-shared --disable-static \
        --includedir="%_includedir/pkg/%name" --docdir="%_docdir/%name"
-make %{?_smp_mflags};
+make %{?_smp_mflags}
 
 %install
 b="%buildroot";
 make install DESTDIR="$b";
-cp COPYING doc/* "$b/%_docdir/%name/"
 rm -f "$b/%_libdir"/*.la;
 mkdir -p "$b/%_bindir" "$b/%_libexecdir/%name";
 mv "$b/%_bindir"/* "$b/%_libexecdir/%name/";
@@ -89,6 +88,7 @@
 for i in *; do
        ln -s "%_libexecdir/%name/$i" "$b/%_bindir/4ti2_$i";
 done;
+rm -f doc/Makefile*
 
 %post   -n lib4ti2-0 -p /sbin/ldconfig
 %postun -n lib4ti2-0 -p /sbin/ldconfig
@@ -97,9 +97,9 @@
 
 %files
 %defattr(-,root,root)
+%doc COPYING doc/*
 %_bindir/4ti2*
 %_libexecdir/%name/
-%_docdir/%name/
 
 %files -n lib4ti2-0
 %defattr(-,root,root)

++++++ 4ti2-1.6.2.tar.gz -> 4ti2-1.6.6.tar.gz ++++++
++++ 42507 lines of diff (skipped)


Reply via email to