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-02-05 17:57:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pplite (Old) and /work/SRC/openSUSE:Factory/.pplite.new.1670 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pplite" Thu Feb 5 17:57:57 2026 rev:5 rq:1331030 version:0.13 Changes: -------- --- /work/SRC/openSUSE:Factory/pplite/pplite.changes 2025-03-15 16:17:45.532282005 +0100 +++ /work/SRC/openSUSE:Factory/.pplite.new.1670/pplite.changes 2026-02-05 18:01:19.825948501 +0100 @@ -1,0 +2,9 @@ +Wed Feb 4 17:05:16 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to release 0.13 + * Define stream output operator for PolySet. + * Fixed latent UB in Bits helper function shifted_copy. + * Added option -s to allow for sorting the input description. +- Delete 0001-build-fix-build-error-with-flint-3.2.0.patch (merged) + +------------------------------------------------------------------- Old: ---- 0001-build-fix-build-error-with-flint-3.2.0.patch pplite-0.12.tar.gz New: ---- pplite-0.13.tar.gz ----------(Old B)---------- Old: * Added option -s to allow for sorting the input description. - Delete 0001-build-fix-build-error-with-flint-3.2.0.patch (merged) ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pplite.spec ++++++ --- /var/tmp/diff_new_pack.P7aNp0/_old 2026-02-05 18:01:21.166004712 +0100 +++ /var/tmp/diff_new_pack.P7aNp0/_new 2026-02-05 18:01:21.166004712 +0100 @@ -1,7 +1,7 @@ # # spec file for package pplite # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,19 +16,18 @@ # -%define lname libpplite5 +%define lname libpplite6 Name: pplite -Version: 0.12 +Version: 0.13 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 -Patch1: 0001-build-fix-build-error-with-flint-3.2.0.patch -BuildRequires: pkgconfig(flint) BuildRequires: gcc-c++ BuildRequires: gmp-devel +BuildRequires: pkgconfig(flint) %description PPLite is a C++ library implementing the abstract domain of convex polyhedra, ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.P7aNp0/_old 2026-02-05 18:01:21.210006558 +0100 +++ /var/tmp/diff_new_pack.P7aNp0/_new 2026-02-05 18:01:21.214006726 +0100 @@ -1,5 +1,5 @@ -mtime: 1741946822 -commit: 53163e92c7e096a5fc186171ee0d0ec1fc2343c68ab3a52907098c1da832f990 +mtime: 1770226182 +commit: 436eb1782bac6a3757b039276fbdd707c7ab5c20576affff0ef2e4694c7dbda2 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-02-04 18:32:00.000000000 +0100 @@ -0,0 +1 @@ +.osc ++++++ pplite-0.12.tar.gz -> pplite-0.13.tar.gz ++++++ ++++ 7274 lines of diff (skipped)
