diff --git a/libpipeline-1.4.1.tar.gz b/libpipeline-1.4.1.tar.gz deleted file mode 100644 index 1cd2cbd..0000000 --- a/libpipeline-1.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da46d7b20163aadb9db2faae483f734e9096a7550c84b94029abeab62dd1b9ee -size 805172 diff --git a/libpipeline-1.4.1.tar.gz.sig b/libpipeline-1.4.1.tar.gz.sig deleted file mode 100644 index 1a99ade..0000000 Binary files a/libpipeline-1.4.1.tar.gz.sig and /dev/null differ diff --git a/libpipeline-1.5.0.tar.gz b/libpipeline-1.5.0.tar.gz new file mode 100644 index 0000000..fce99a8 --- /dev/null +++ b/libpipeline-1.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d72e12e4f2afff67fd7b9df0a24d7ba42b5a7c9211ac5b3dcccc5cd8b286f2b +size 828765 diff --git a/libpipeline-1.5.0.tar.gz.sig b/libpipeline-1.5.0.tar.gz.sig new file mode 100644 index 0000000..99679a1 Binary files /dev/null and b/libpipeline-1.5.0.tar.gz.sig differ diff --git a/libpipeline.changes b/libpipeline.changes index 43a7427..8908987 100644 --- a/libpipeline.changes +++ b/libpipeline.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Nov 23 14:12:20 UTC 2018 - Dr. Werner Fink + +- Update to version 1.5.0 + * Add `pipecmd_pre_exec' to install a pre-exec handler for a single command. + * Fix EOF detection in get_line. + ------------------------------------------------------------------- Mon Nov 9 19:40:32 UTC 2015 - p.drouand@gmail.com diff --git a/libpipeline.spec b/libpipeline.spec index 533b382..04283db 100644 --- a/libpipeline.spec +++ b/libpipeline.spec @@ -1,7 +1,7 @@ # # spec file for package libpipeline # -# Copyright (c) 2015 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 @@ -18,10 +18,10 @@ %define lname libpipeline1 Name: libpipeline -Version: 1.4.1 +Version: 1.5.0 Release: 0 Summary: A pipeline manipulation library -License: GPL-3.0+ +License: GPL-3.0-or-later Group: System/Libraries Url: http://www.nongnu.org/libpipeline/ Source0: http://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.gz