Hello community, here is the log from the commit of package gp2c for openSUSE:Factory checked in at 2019-08-14 11:37:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gp2c (Old) and /work/SRC/openSUSE:Factory/.gp2c.new.9556 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gp2c" Wed Aug 14 11:37:54 2019 rev:5 rq:723173 version:0.0.11pl2 Changes: -------- --- /work/SRC/openSUSE:Factory/gp2c/gp2c.changes 2018-10-22 11:25:43.755013588 +0200 +++ /work/SRC/openSUSE:Factory/.gp2c.new.9556/gp2c.changes 2019-08-14 11:37:57.960690480 +0200 @@ -1,0 +2,8 @@ +Wed Aug 14 04:21:22 UTC 2019 - Jan Engelhardt <[email protected]> + +- Update to new upstream release 0.0.11pl2 + * Unary minus of vectors was broken (introduced in 0.0.9pl3) + * Optimized support for Vecsmall([...]) + * Support for derivn in upcoming PARI 2.12.0 + +------------------------------------------------------------------- Old: ---- gp2c-0.0.11.tar.gz gp2c-0.0.11.tar.gz.asc New: ---- gp2c-0.0.11pl2.tar.gz gp2c-0.0.11pl2.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gp2c.spec ++++++ --- /var/tmp/diff_new_pack.FDXdI8/_old 2019-08-14 11:37:58.532690377 +0200 +++ /var/tmp/diff_new_pack.FDXdI8/_new 2019-08-14 11:37:58.532690377 +0200 @@ -1,7 +1,7 @@ # # spec file for package gp2c # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,18 +17,17 @@ Name: gp2c -Version: 0.0.11 +Version: 0.0.11pl2 Release: 0 Summary: GP script to PARI C program compiler License: GPL-2.0-only Group: Productivity/Scientific/Math -Url: http://pari.math.u-bordeaux.fr/ +URL: https://pari.math.u-bordeaux.fr/ -#Git-Clone: http://pari.math.u-bordeaux.fr/git/gp2c.git -#Git-Web: http://pari.math.u-bordeaux.fr/cgi-bin/gitweb.cgi -Source: http://pari.math.u-bordeaux.fr/pub/pari/GP2C/gp2c-%version.tar.gz -Source2: http://pari.math.u-bordeaux.fr/pub/pari/GP2C/gp2c-%version.tar.gz.asc -BuildRoot: %{_tmppath}/%{name}-%{version}-build +#Git-Clone: https://pari.math.u-bordeaux.fr/git/gp2c.git +#Git-Web: https://pari.math.u-bordeaux.fr/cgi-bin/gitweb.cgi +Source: https://pari.math.u-bordeaux.fr/pub/pari/GP2C/gp2c-%version.tar.gz +Source2: https://pari.math.u-bordeaux.fr/pub/pari/GP2C/gp2c-%version.tar.gz.asc BuildRequires: fdupes %description
