diff --git a/libpipeline-1.2.6.tar.gz b/libpipeline-1.2.6.tar.gz deleted file mode 100644 index ece81f6..0000000 --- a/libpipeline-1.2.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c521e6cb2336923bf1cf88d32d7cdf7834051dabf4343f4a7510852e38b5a72 -size 779363 diff --git a/libpipeline-1.4.0.tar.gz b/libpipeline-1.4.0.tar.gz new file mode 100644 index 0000000..8ba1e11 --- /dev/null +++ b/libpipeline-1.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79c759e7fbf17b560a72edce3ff9bb308d7720306c2650e4fae541daabb89bb6 +size 805155 diff --git a/libpipeline.changes b/libpipeline.changes index 4c76af3..1e0667b 100644 --- a/libpipeline.changes +++ b/libpipeline.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Feb 12 17:07:32 UTC 2015 - p.drouand@gmail.com + +- Update to version 1.4.0 + * Various portability fixes for Solaris. This includes a + PIPELINE_QUIET environment variable which suppresses the error + message normally emitted when a subprocess is terminated by a signal. + * Add `pipecmd_fchdir', which is analogous to `pipecmd_chdir' but + takes an open file descriptor rather than a path. + ------------------------------------------------------------------- Wed Mar 19 09:02:03 UTC 2014 - werner@suse.de diff --git a/libpipeline.spec b/libpipeline.spec index d7e354b..50b8995 100644 --- a/libpipeline.spec +++ b/libpipeline.spec @@ -1,7 +1,7 @@ # # spec file for package libpipeline # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products 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,7 +18,7 @@ Name: libpipeline %define lname libpipeline1 -Version: 1.2.6 +Version: 1.4.0 Release: 0 Summary: A pipeline manipulation library License: GPL-3.0+