Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package barvinok for openSUSE:Factory checked in at 2023-06-25 21:42:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/barvinok (Old) and /work/SRC/openSUSE:Factory/.barvinok.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "barvinok" Sun Jun 25 21:42:01 2023 rev:5 rq:1095075 version:0.41.7 Changes: -------- --- /work/SRC/openSUSE:Factory/barvinok/barvinok.changes 2022-07-29 16:48:29.446751465 +0200 +++ /work/SRC/openSUSE:Factory/.barvinok.new.15902/barvinok.changes 2023-06-25 21:42:09.233009554 +0200 @@ -1,0 +2,8 @@ +Sat Jun 24 13:44:55 UTC 2023 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 0.41.7 + * Support even newer versions of clang + * Remove polytope_scan, similar function is provided by the + iscc and isl/isl_polytope_scan tools + +------------------------------------------------------------------- Old: ---- barvinok-0.41.6.tar.xz New: ---- barvinok-0.41.7.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ barvinok.spec ++++++ --- /var/tmp/diff_new_pack.FX5mLc/_old 2023-06-25 21:42:10.981020054 +0200 +++ /var/tmp/diff_new_pack.FX5mLc/_new 2023-06-25 21:42:10.985020078 +0200 @@ -1,7 +1,7 @@ # # spec file for package barvinok # -# 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 @@ -18,7 +18,7 @@ %define lname libbarvinok23 Name: barvinok -Version: 0.41.6 +Version: 0.41.7 Release: 0 Summary: Library for computing homotopy continuation of roots License: GPL-2.0-or-later @@ -31,8 +31,8 @@ BuildRequires: glpk-devel BuildRequires: libtool BuildRequires: ntl-devel -BuildRequires: pkgconfig(gmpxx) -BuildRequires: pkgconfig(isl) +BuildRequires: pkgconfig(gmp) +BuildRequires: pkgconfig(isl) >= 0.21 BuildRequires: pkgconfig(polylibgmp) Provides: bundled(4ti2) = 1.3.1 @@ -52,6 +52,8 @@ Summary: Development files for PolyLib Group: Development/Libraries/C and C++ Requires: %lname = %version +Requires: pkgconfig(gmp) +Requires: pkgconfig(isl) %description devel This is a library for computing homotopy continuation of a given root of one @@ -88,7 +90,6 @@ %files %_bindir/barvinok_* %_bindir/iscc -%_bindir/polytope_scan %files -n %lname %_libdir/libbarvinok.so.23* ++++++ _service ++++++ --- /var/tmp/diff_new_pack.FX5mLc/_old 2023-06-25 21:42:11.013020246 +0200 +++ /var/tmp/diff_new_pack.FX5mLc/_new 2023-06-25 21:42:11.017020270 +0200 @@ -2,9 +2,9 @@ <service name="tar_scm" mode="disabled"> <param name="scm">git</param> <param name="url">https://repo.or.cz/barvinok.git</param> - <param name="revision">barvinok-0.41.6</param> - <param name="parent-tag">barvinok-0.41.6</param> - <param name="versionformat">0.41.6</param> + <param name="revision">barvinok-0.41.7</param> + <param name="parent-tag">barvinok-0.41.7</param> + <param name="versionformat">0.41.7</param> </service> <service name="recompress" mode="disabled"> <param name="file">*.tar</param> ++++++ barvinok-0.41.6.tar.xz -> barvinok-0.41.7.tar.xz ++++++ ++++ 40107 lines of diff (skipped)