Hello community,

here is the log from the commit of package givaro for openSUSE:Factory checked 
in at 2015-11-16 18:51:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/givaro (Old)
 and      /work/SRC/openSUSE:Factory/.givaro.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "givaro"

Changes:
--------
--- /work/SRC/openSUSE:Factory/givaro/givaro.changes    2014-10-14 
13:25:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.givaro.new/givaro.changes       2015-11-16 
18:51:41.000000000 +0100
@@ -1,0 +2,6 @@
+Sat Nov 14 10:21:24 UTC 2015 - [email protected]
+
+- Update to new upstream release 4.0.0
+* No upstream changelog was provided
+
+-------------------------------------------------------------------

Old:
----
  givaro-3.8.0.tar.gz

New:
----
  givaro-4.0.0.tar.gz

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

Other differences:
------------------
++++++ givaro.spec ++++++
--- /var/tmp/diff_new_pack.hhpLBu/_old  2015-11-16 18:51:42.000000000 +0100
+++ /var/tmp/diff_new_pack.hhpLBu/_new  2015-11-16 18:51:42.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package givaro
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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,19 +17,22 @@
 
 
 Name:           givaro
-%define lname   libgivaro0
-# Watch whether their ABI changes without notice and without SONAME again..
-Version:        3.8.0
+%define lname   libgivaro8
+# givaro failed to update the SONAME in the past; continue verifying it
+# moves in the future as needed.
+Version:        4.0.0
 Release:        0
 Summary:        C++ library for arithmetic and algebraic computations
 License:        CECILL-B
 Group:          Productivity/Scientific/Math
 Url:            http://givaro.forge.imag.fr/
 
+#Git-Web:      https://github.com/linbox-team/givaro
+#Git-Clone:    git://github.com/linbox-team/givaro
 # For every version, the damn link changes. The basename is ignored, but what
 # matters to the FRS is the file ID after "download.php". For example, /370
 # will always pull givaro-3.7.2.tar.gz.
-Source:         http://forge.imag.fr/frs/download.php/592/%name-%version.tar.gz
+Source:         https://forge.imag.fr/frs/download.php/672/givaro-4.0.0.tar.gz
 Patch1:         givaro-doc-no-build-time.patch
 # Old doxygen does not properly handle symlink recursion
 BuildRequires:  doxygen >= 1.5.7.1
@@ -114,9 +117,9 @@
 make %{?_smp_mflags}
 
 %install
-b="%buildroot";
-make install DESTDIR="$b";
-rm -f "$b/%_libdir"/*.la;
+b="%buildroot"
+%make_install
+rm -f "$b/%_libdir"/*.la
 %fdupes -s %buildroot/%_docdir/%name/givaro-html/
 
 %post   -n %lname -p /sbin/ldconfig
@@ -124,7 +127,7 @@
 
 %files -n %lname
 %defattr(-,root,root)
-%_libdir/libgivaro.so.0*
+%_libdir/libgivaro.so.8*
 %doc COPYRIGHT COPYING
 
 %files devel
@@ -134,6 +137,7 @@
 %_includedir/givaro-config.h
 %_includedir/givaro/
 %_includedir/gmp++/
+%_includedir/recint/
 %_libdir/libgivaro.so
 
 %files doc

++++++ givaro-3.8.0.tar.gz -> givaro-4.0.0.tar.gz ++++++
++++ 63475 lines of diff (skipped)


Reply via email to