From dd9f9f85400b61f6d8d4c940ee4bb2224d14254a9e6ec3ccffcfe9dbd8f1f63d Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 22 Nov 2018 12:12:57 +0000 Subject: [PATCH] delete _link OBS-URL: https://build.opensuse.org/package/show/science/gap-orb?expand=0&rev=10 --- gap-orb.changes | 22 ++++++++++++++++++++++ gap-orb.spec | 13 ++++++------- orb-4.7.6.tar.bz2 | 3 --- orb-4.8.1.tar.bz2 | 3 +++ 4 files changed, 31 insertions(+), 10 deletions(-) delete mode 100644 orb-4.7.6.tar.bz2 create mode 100644 orb-4.8.1.tar.bz2 diff --git a/gap-orb.changes b/gap-orb.changes index 04c483a..d7f6615 100644 --- a/gap-orb.changes +++ b/gap-orb.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Thu Nov 15 00:11:03 UTC 2018 - Jan Engelhardt + +- Update to new upstream release 4.8.1 + * Deal with hash functions returning 'fail', or any other + non-integer (instead of crashing or doing other random things) + * Change several ORB_HashFunction to return fail if necessary + +------------------------------------------------------------------- +Mon Dec 25 14:47:49 UTC 2017 - jengelh@inai.de + +- Update to new upstream release 4.8.0 + * Renamed the IsClosed filter to IsClosedOrbit, and added a new + operation IsClosed which simply returns the value of the + IsClosedOrbit filter. This allows other packages do also use + the name IsClosed. + * Fix hash tables with initial size <= 5 not growing correctly + * Fix ORB_HashFunctionModWrapper + * Fix bug in HTGrow causing it to never call + ORB_HashFunctionModWrapper + * Ensure compatibility with GAP 4.9 + ------------------------------------------------------------------- Wed Jun 8 09:52:00 UTC 2016 - jengelh@inai.de diff --git a/gap-orb.spec b/gap-orb.spec index 4df22d1..a0452ab 100644 --- a/gap-orb.spec +++ b/gap-orb.spec @@ -1,7 +1,7 @@ # # spec file for package gap-orb # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -12,15 +12,15 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: gap-orb -Version: 4.7.6 +Version: 4.8.1 Release: 0 Summary: GAP: Methods to enumerate Orbits -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Productivity/Scientific/Math Url: http://gap-packages.github.io/orb/ @@ -29,12 +29,11 @@ Source: https://www.gap-system.org/pub/gap/gap4/tar.bz2/packages/orb-%ve BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: autoconf BuildRequires: automake -BuildRequires: gap-devel >= 4.4.12 +BuildRequires: gap-devel >= 4.9 BuildRequires: gap-rpm-devel BuildRequires: gmp-devel BuildRequires: libtool -Requires: gap-core >= 4.6 -Requires: gap-gapdoc >= 1.2 +Requires: gap-core >= 4.9 Suggests: gap-io >= 3.3 %description diff --git a/orb-4.7.6.tar.bz2 b/orb-4.7.6.tar.bz2 deleted file mode 100644 index 3b3785d..0000000 --- a/orb-4.7.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44b3e8617c922f081d10eca76410d77296c883e274baf1117958821c412fbb3e -size 1120987 diff --git a/orb-4.8.1.tar.bz2 b/orb-4.8.1.tar.bz2 new file mode 100644 index 0000000..15e5929 --- /dev/null +++ b/orb-4.8.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb1b022eb91b8a1b317d54010e225c4717a3ed266798a9f4b9d59dfc27bea78b +size 1117063