diff --git a/gap-io.changes b/gap-io.changes index 911f76a..80f8a76 100644 --- a/gap-io.changes +++ b/gap-io.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Mar 11 23:05:06 UTC 2016 - jengelh@inai.de + +- Update to new upstream release 4.4.5 +* Change IO_PipeThroughWithError to also return the exit status of + the child process +* Don't wait for child processes to exit on GAP exit + ------------------------------------------------------------------- Fri Dec 12 12:21:22 UTC 2014 - jengelh@inai.de diff --git a/gap-io.spec b/gap-io.spec index 1ac5e73..525392d 100644 --- a/gap-io.spec +++ b/gap-io.spec @@ -18,13 +18,12 @@ Name: gap-io Summary: GAP: Bindings for low level C library IO -Version: 4.4.4 +Version: 4.4.5 Release: 0 License: GPL-3.0+ Group: Productivity/Scientific/Math -URL: https://github.com/gap-system/io +URL: http://gap-packages.github.io/io/ -#Git-Clone: git://github.com/gap-system/io Source: ftp://ftp.gap-system.org/pub/gap/gap4/tar.bz2/packages/io-%version.tar.bz2 BuildRequires: autoconf BuildRequires: automake diff --git a/io-4.4.4.tar.bz2 b/io-4.4.4.tar.bz2 deleted file mode 100644 index e4fd499..0000000 --- a/io-4.4.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6f373f6c1f5e9cdde3720ef607749696ff198ef1839006b62db82cd989cd38e -size 794306 diff --git a/io-4.4.5.tar.bz2 b/io-4.4.5.tar.bz2 new file mode 100644 index 0000000..381d620 --- /dev/null +++ b/io-4.4.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83c791363785f23296105fe3566a46aeddf2e8f8351be0583273ea651d48a13e +size 809969