From a92bba3ba3f66ccd0a3d4ce1f731b92b365ef7b6b7418b625059a59175895fa0 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 22 Nov 2018 12:05:15 +0000 Subject: [PATCH] delete _link OBS-URL: https://build.opensuse.org/package/show/science/gap-io?expand=0&rev=15 --- gap-io.changes | 29 +++++++++++++++++++++++++++++ gap-io.spec | 17 ++++++++--------- io-4.4.6.tar.bz2 | 3 --- io-4.5.4.tar.bz2 | 3 +++ 4 files changed, 40 insertions(+), 12 deletions(-) delete mode 100644 io-4.4.6.tar.bz2 create mode 100644 io-4.5.4.tar.bz2 diff --git a/gap-io.changes b/gap-io.changes index 922c1ef..748e5c2 100644 --- a/gap-io.changes +++ b/gap-io.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Wed Nov 14 23:25:37 UTC 2018 - Jan Engelhardt + +- Update to new upstream release 4.5.4 + * Add exit status to IO_WaitPid + * Make IO usable in the HPC-GAP threads + * Replace the deprecated `Elements` in examples by `AsSet` + * Add IO_getcwd to query the current working directory + * Fix ChangeDirectoryCurrent when used with relative paths + (it used to set GAPInfo.DirectoryCurrent to an invalid value) + +------------------------------------------------------------------- +Sat Feb 3 16:34:09 UTC 2018 - jengelh@inai.de + +- Update to new upstream release 4.5.1 + * Fix a bug which could break usage IO_mkstemp or IO_mkdtemp in + a loaded GAP workspace. + +------------------------------------------------------------------- +Sun Dec 24 16:19:19 UTC 2017 - jengelh@inai.de + +- Update to new upstream release 4.5.0 + * Add support for (un)pickling ranges and character tables + * Add automatic call to InstallSIGCHLDHandler() when IO_Fork is + used directly or indirectly. As a consequence, code directly + calling IO_fork must now always call IO_WaitPid or the new + IO_IgnorePid + * Remove undocumented function IO_MasterPointerNumber + ------------------------------------------------------------------- Sun Jun 19 23:58:43 UTC 2016 - jengelh@inai.de diff --git a/gap-io.spec b/gap-io.spec index 437cf34..d04264c 100644 --- a/gap-io.spec +++ b/gap-io.spec @@ -1,7 +1,7 @@ # # spec file for package gap-io # -# Copyright (c) 2013 SUSE LINUX Products 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,29 +12,28 @@ # 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-io -Summary: GAP: Bindings for low level C library IO -Version: 4.4.6 +Version: 4.5.4 Release: 0 -License: GPL-3.0+ +Summary: GAP: Bindings for low level C library IO +License: GPL-3.0-or-later Group: Productivity/Scientific/Math -URL: http://gap-packages.github.io/io/ +Url: http://gap-packages.github.io/io/ Source: https://www.gap-system.org/pub/gap/gap4/tar.bz2/packages/io-%version.tar.bz2 BuildRequires: autoconf BuildRequires: automake BuildRequires: fdupes -BuildRequires: gap-devel >= 4.5.5 +BuildRequires: gap-devel >= 4.9 BuildRequires: gap-rpm-devel BuildRequires: gmp-devel BuildRequires: libtool BuildRoot: %{_tmppath}/%{name}-%{version}-build -Requires: gap-core >= 4.5.5 -Requires: gap-gapdoc >= 1.2 +Requires: gap-core >= 4.9 %description The IO package provides bindings for GAP to the lower levels of diff --git a/io-4.4.6.tar.bz2 b/io-4.4.6.tar.bz2 deleted file mode 100644 index 9696655..0000000 --- a/io-4.4.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:370bce010aaf2af473159e7a01da5fbc290bff2796503fac9774862d53c39971 -size 799271 diff --git a/io-4.5.4.tar.bz2 b/io-4.5.4.tar.bz2 new file mode 100644 index 0000000..20625e9 --- /dev/null +++ b/io-4.5.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb889049a51b82b7beb8bee1d8a9b1c3ade5aa5d5af92ad13617dc9819bce40d +size 795467