Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pplite for openSUSE:Factory checked in at 2026-08-12 16:12:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pplite (Old) and /work/SRC/openSUSE:Factory/.pplite.new.17972 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pplite" Wed Aug 12 16:12:02 2026 rev:6 rq:1370755 version:0.14 Changes: -------- --- /work/SRC/openSUSE:Factory/pplite/pplite.changes 2026-02-05 18:01:19.825948501 +0100 +++ /work/SRC/openSUSE:Factory/.pplite.new.17972/pplite.changes 2026-08-12 16:13:07.052018019 +0200 @@ -1,0 +2,13 @@ +Wed Aug 12 05:00:33 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to release 0.14 + * Method `join_assign_if_exact` computes the join of two + polyhedra provided it is exact, i.e., it yields the same result + as set union; the implementation is based on R. Bagnara, P.M. + Hill, E. Zaffanella: Exact Join Detection for Convex Polyhedra + and Other Numerical Abstractions, CGTA 2010. + * Methods `skel_cons` and `skel_gens` return the skeleton + constraints and generators of an NNC polyhedron, respectively. + * Method `minkowski_sum` computes the sums of two polyhedra. + +------------------------------------------------------------------- Old: ---- pplite-0.13.tar.gz New: ---- pplite-0.14.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pplite.spec ++++++ --- /var/tmp/diff_new_pack.dOr9ls/_old 2026-08-12 16:13:07.692045053 +0200 +++ /var/tmp/diff_new_pack.dOr9ls/_new 2026-08-12 16:13:07.696045222 +0200 @@ -16,15 +16,16 @@ # -%define lname libpplite6 +%define lname libpplite7 Name: pplite -Version: 0.13 +Version: 0.14 Release: 0 Summary: Computations with polyhedra License: GPL-3.0-or-later Group: Productivity/Scientific/Math URL: https://github.com/ezaffanella/PPLite/ Source: https://github.com/ezaffanella/PPLite/raw/main/releases/%name-%version.tar.gz +#Changelog: <git-clone-url>/README.md BuildRequires: gcc-c++ BuildRequires: gmp-devel BuildRequires: pkgconfig(flint) ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.dOr9ls/_old 2026-08-12 16:13:07.732046743 +0200 +++ /var/tmp/diff_new_pack.dOr9ls/_new 2026-08-12 16:13:07.736046912 +0200 @@ -1,5 +1,5 @@ -mtime: 1770226182 -commit: 436eb1782bac6a3757b039276fbdd707c7ab5c20576affff0ef2e4694c7dbda2 +mtime: 1786511001 +commit: f0509fa5900a0fa2a67e85649af802eb3ca5f322c0af62bca0e9a2ac4098c553 url: https://src.opensuse.org/jengelh/pplite revision: master ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-08-12 07:03:21.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ pplite-0.13.tar.gz -> pplite-0.14.tar.gz ++++++ ++++ 8009 lines of diff (skipped)
