diff --git a/gap-numericalsgps.changes b/gap-numericalsgps.changes index 44d2313..2f75fde 100644 --- a/gap-numericalsgps.changes +++ b/gap-numericalsgps.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Sep 14 16:46:26 UTC 2017 - jengelh@inai.de + +- Update to new upstream release 1.0.1 + * Added functions to find the set of numerical semigroups (or a + random numerical semigroup) with a given set of + pseudo-Frobenius numbers. + * Fixed bug in the definition of proportionaly modular + semigroups (affected the case a < c (in this case it should + return the entire N) -- ) + ------------------------------------------------------------------- Fri Feb 7 16:09:58 UTC 2014 - jengelh@inai.de diff --git a/gap-numericalsgps.spec b/gap-numericalsgps.spec index 6a4c920..225993a 100644 --- a/gap-numericalsgps.spec +++ b/gap-numericalsgps.spec @@ -18,13 +18,13 @@ Name: gap-numericalsgps Summary: GAP: A package for numerical semigroups -Version: 0.980 +Version: 1.0.1 Release: 0 License: GPL-2.0+ Group: Productivity/Scientific/Math -URL: http://cmup.fc.up.pt/cmup/mdelgado/numericalsgps/ +URL: http://www.fc.up.pt/cmup/mdelgado/numericalsgps/ -Source: ftp://ftp.gap-system.org/pub/gap/gap4/tar.bz2/packages/numericalsgps-%version.tar.bz2 +Source: http://www.gap-system.org/pub/gap/gap4/tar.bz2/packages/numericalsgps-%version.tar.bz2 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: gap-rpm-devel diff --git a/numericalsgps-0.980.tar.bz2 b/numericalsgps-0.980.tar.bz2 deleted file mode 100644 index 7925d8a..0000000 --- a/numericalsgps-0.980.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6927f2239b3a0b9fa863092f406a27d6fb2fb2bc5152592099c2e08e3376e178 -size 490345 diff --git a/numericalsgps-1.0.1.tar.bz2 b/numericalsgps-1.0.1.tar.bz2 new file mode 100644 index 0000000..38b7df4 --- /dev/null +++ b/numericalsgps-1.0.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9975171557a697b78af8f714e77e71b3c155fdead9f26cb6301250fd5127b1e6 +size 717452