Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package givaro for openSUSE:Factory checked 
in at 2021-12-14 22:02:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/givaro (Old)
 and      /work/SRC/openSUSE:Factory/.givaro.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "givaro"

Tue Dec 14 22:02:00 2021 rev:9 rq:940462 version:4.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/givaro/givaro.changes    2019-08-27 
10:18:59.427949141 +0200
+++ /work/SRC/openSUSE:Factory/.givaro.new.2520/givaro.changes  2021-12-14 
22:02:20.855153105 +0100
@@ -1,0 +2,9 @@
+Tue Dec 14 10:39:12 UTC 2021 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to 4.2.0
+  * Change in the API for random iterators
+  * New Modular ring over RecInt::rint elements
+  * Fixed the max cardinalities for rings
+- Drop reproducible.patch (merged)
+
+-------------------------------------------------------------------

Old:
----
  givaro-4.1.1.tar.gz
  reproducible.patch

New:
----
  givaro-4.2.0.tar.gz

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

Other differences:
------------------
++++++ givaro.spec ++++++
--- /var/tmp/diff_new_pack.7HVdMG/_old  2021-12-14 22:02:21.667153568 +0100
+++ /var/tmp/diff_new_pack.7HVdMG/_new  2021-12-14 22:02:21.671153571 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package givaro
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:           givaro
 %define lname   libgivaro9
-Version:        4.1.1
+Version:        4.2.0
 Release:        0
 Summary:        C++ library for arithmetic and algebraic computations
 License:        CECILL-B
@@ -28,7 +28,6 @@
 #Git-Clone:    https://github.com/linbox-team/givaro
 Source:         
https://github.com/linbox-team/givaro/releases/download/v%version/%name-%version.tar.gz
 Patch1:         givaro-doc-no-build-time.patch
-Patch2:         reproducible.patch
 # Old doxygen does not properly handle symlink recursion
 BuildRequires:  doxygen >= 1.5.7.1
 BuildRequires:  fdupes
@@ -93,9 +92,9 @@
 %build
 autoreconf -fi
 %configure --disable-static --enable-doc --with-docdir="%_docdir/%name" \
-       --enable-silent-rules --disable-simd
+       --enable-silent-rules --disable-simd --without-archnative
 chmod a+x givaro-config
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
@@ -111,7 +110,7 @@
 
 %files devel
 %_bindir/givaro-config
-%_bindir/givaro-makefile
+%_datadir/givaro/
 %_includedir/givaro-config.h
 %_includedir/givaro/
 %_includedir/gmp++/

++++++ givaro-4.1.1.tar.gz -> givaro-4.2.0.tar.gz ++++++
++++ 31068 lines of diff (skipped)

Reply via email to