diff --git a/elldata.tar.xz b/elldata.tar.xz deleted file mode 100644 index cf62ac5..0000000 --- a/elldata.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4826ba996b9505bd363da8badb389740a91bb95df8391cdce848a135b6579895 -size 27448464 diff --git a/elldata.tgz b/elldata.tgz new file mode 100644 index 0000000..9725c87 --- /dev/null +++ b/elldata.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83149f618d7b6d61b9665ee86e8b3e0af05cebd739d6d0f82fa175eb9f2fdf9f +size 36697495 diff --git a/elldata.tgz.asc b/elldata.tgz.asc new file mode 100644 index 0000000..a40c971 --- /dev/null +++ b/elldata.tgz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.12 (GNU/Linux) + +iEYEABECAAYFAlLSneIACgkQeDPs8bVESBXpcACfXkU8GNwhlXpHntHfFlvGsZzq +SIgAn1TihWs+rFRO4+Lo24B47mcsZkJe +=U95g +-----END PGP SIGNATURE----- diff --git a/pari-elldata.changes b/pari-elldata.changes index 01470d5..2aab66b 100644 --- a/pari-elldata.changes +++ b/pari-elldata.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Feb 5 01:52:01 UTC 2014 - jengelh@inai.de + +- Update to new upstream version 20140113 +* No changelog provided + ------------------------------------------------------------------- Thu Nov 29 21:29:14 UTC 2012 - jengelh@inai.de diff --git a/pari-elldata.spec b/pari-elldata.spec index 8755e3a..1210679 100644 --- a/pari-elldata.spec +++ b/pari-elldata.spec @@ -1,7 +1,7 @@ # # spec file for package pari-elldata # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,21 +15,22 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -Name: pari-elldata -Version: 20121022 -Release: 0 -Group: Productivity/Scientific/Math -Summary: Elliptic Curve Data for the PARI CAS -License: GPL-2.0+ -URL: http://pari.math.u-bordeaux.fr/ -#DL-URL: http://pari.math.u-bordeaux.fr/pub/pari/packages/ -Source: elldata.tar.xz -Source2: LICENSE +Name: pari-elldata +Version: 20140113 +Release: 0 +Summary: Elliptic Curve Data for the PARI CAS +License: GPL-2.0+ +Group: Productivity/Scientific/Math +Url: http://pari.math.u-bordeaux.fr/ + +Source: http://pari.math.u-bordeaux.fr/pub/pari/packages/elldata.tgz +Source2: http://pari.math.u-bordeaux.fr/pub/pari/packages/elldata.tgz.asc +Source3: LICENSE BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: xz -BuildArch: noarch -Conflicts: libpari-gmp < 2.2.11 +BuildRequires: xz +BuildArch: noarch +Conflicts: libpari-gmp < 2.2.11 %description PARI/GP version of J. E. Cremona's Elliptic Curve Data, needed by @@ -37,7 +38,7 @@ the PARI functions "ellsearch" and "ellidentify". %prep %setup -Tcq -cp "%{S:2}" .; +cp "%_sourcedir/LICENSE" .; %build