Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package polymake for openSUSE:Factory 
checked in at 2023-01-31 16:09:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/polymake (Old)
 and      /work/SRC/openSUSE:Factory/.polymake.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "polymake"

Tue Jan 31 16:09:05 2023 rev:2 rq:1062077 version:4.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/polymake/polymake.changes        2022-11-19 
18:09:44.138579169 +0100
+++ /work/SRC/openSUSE:Factory/.polymake.new.32243/polymake.changes     
2023-01-31 16:17:33.600659547 +0100
@@ -1,0 +2,17 @@
+Mon Jan 30 11:46:29 UTC 2023 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 4.9
+  * fulton: markov_bases: add new client
+  * polytope: mps files: many fixes in parser and writer
+
+-------------------------------------------------------------------
+Tue Dec 20 23:49:39 UTC 2022 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 4.8
+  * plantri: introduce interface to plantri for generation of
+    planar graphs.
+  * pluecker_ideal changed to c++ client
+  * add tropical median
+- Drop vertices-31.patch (merged)
+
+-------------------------------------------------------------------

Old:
----
  V4.7.tar.gz
  vertices-31.patch

New:
----
  V4.9.tar.gz

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

Other differences:
------------------
++++++ polymake.spec ++++++
--- /var/tmp/diff_new_pack.8M0P4U/_old  2023-01-31 16:17:34.312663672 +0100
+++ /var/tmp/diff_new_pack.8M0P4U/_new  2023-01-31 16:17:34.316663696 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package polymake
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,9 @@
 #
 
 
-%define lname   libpolymake4_7
+%define lname   libpolymake4_9
 Name:           polymake
-Version:        4.7
+Version:        4.9
 Release:        0
 Summary:        Application for studying combinatorics and geometry of convex 
polytopes
 License:        GPL-2.0-or-later
@@ -28,9 +28,9 @@
 Source:         https://github.com/polymake/polymake/archive/V%version.tar.gz
 Source9:        %name-rpmlintrc
 Patch2:         sympol-system.patch
-Patch3:         vertices-31.patch
 BuildRequires:  bliss-devel
 BuildRequires:  cddlib-devel
+BuildRequires:  fdupes
 BuildRequires:  flint-devel
 BuildRequires:  gcc-c++ >= 5
 BuildRequires:  gmp-devel >= 4.2
@@ -85,7 +85,9 @@
 %autosetup -p1
 
 %build
-# Not AC.
+# force using system libnormaliz
+rm -rf bundled/libnormaliz/external
+# It's not autoconf.
 ./configure --prefix="%_prefix" --libdir="%_libdir" \
        --libexecdir="%_libdir/%name-%version" --without-native \
        --with-bliss="%_prefix" --with-sympol="%_prefix" --with-cdd="%_prefix" \
@@ -104,6 +106,7 @@
 mv "%buildroot/%_libdir/polymake-%version/lib"/libp* "%buildroot/%_libdir/"
 # zero size file, why
 rm -f "%buildroot/%_libdir/polymake-%version/lib/ideal.so"
+%fdupes %buildroot/%_prefix
 
 %post   -n %lname -p /sbin/ldconfig
 %postun -n %lname -p /sbin/ldconfig

++++++ V4.7.tar.gz -> V4.9.tar.gz ++++++
/work/SRC/openSUSE:Factory/polymake/V4.7.tar.gz 
/work/SRC/openSUSE:Factory/.polymake.new.32243/V4.9.tar.gz differ: char 13, 
line 1

Reply via email to