Hello community,

here is the log from the commit of package ntl for openSUSE:Factory checked in 
at 2016-09-30 15:33:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ntl (Old)
 and      /work/SRC/openSUSE:Factory/.ntl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ntl"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ntl/ntl.changes  2016-08-05 18:16:21.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.ntl.new/ntl.changes     2016-09-30 
15:33:34.000000000 +0200
@@ -1,0 +2,11 @@
+Wed Sep 21 09:18:05 UTC 2016 - [email protected]
+
+- Update to new upstream release 9.11.0
+* Improved the effectiveness of the new, faster ZZ to
+  zz_p conversion
+* Added new routines VectorConv for faster bulk conversion from ZZ
+  and long to zz_p
+* Added new routines VectorRandomBnd (see ZZ.txt) and VectorRandom
+  for faster bulk random number generation.
+
+-------------------------------------------------------------------

Old:
----
  ntl-9.10.0.tar.gz

New:
----
  ntl-9.11.0.tar.gz

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

Other differences:
------------------
++++++ ntl.spec ++++++
--- /var/tmp/diff_new_pack.M4mJ2f/_old  2016-09-30 15:33:36.000000000 +0200
+++ /var/tmp/diff_new_pack.M4mJ2f/_new  2016-09-30 15:33:36.000000000 +0200
@@ -17,8 +17,8 @@
 
 
 Name:           ntl
-%define lname  libntl28
-Version:        9.10.0
+%define lname  libntl29
+Version:        9.11.0
 Release:        0
 Summary:        Library for Number Theory
 License:        GPL-2.0+

++++++ ntl-9.10.0.tar.gz -> ntl-9.11.0.tar.gz ++++++
++++ 1830 lines of diff (skipped)

++++++ ntl-automake.diff ++++++
--- /var/tmp/diff_new_pack.M4mJ2f/_old  2016-09-30 15:33:37.000000000 +0200
+++ /var/tmp/diff_new_pack.M4mJ2f/_new  2016-09-30 15:33:37.000000000 +0200
@@ -271,7 +271,7 @@
 +lib_LTLIBRARIES = libntl.la
 +
 +# cf. "VERSION_INFO" file
-+libntl_la_LDFLAGS = -version-info 28:0:0 -no-undefined
++libntl_la_LDFLAGS = -version-info 29:0:0 -no-undefined
 +libntl_la_LIBADD  = -lm -lpthread
 +if WITH_GMP
 +libntl_la_LIBADD += -lgmp


Reply via email to