From 340160da4cc2509575c7ff1c7cda1d3d94cbf54747956bd3dcd04a61e319fdb1 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 27 Mar 2015 17:03:19 +0000 Subject: [PATCH] pv-1.6.0 OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=25 --- pv-1.5.7.tar.bz2 | 3 --- pv-1.6.0.tar.bz2 | 3 +++ pv-1.5.7.tar.bz2.txt => pv-1.6.0.tar.bz2.txt | 6 +++--- pv.changes | 14 ++++++++++++++ pv.spec | 4 ++-- 5 files changed, 22 insertions(+), 8 deletions(-) delete mode 100644 pv-1.5.7.tar.bz2 create mode 100644 pv-1.6.0.tar.bz2 rename pv-1.5.7.tar.bz2.txt => pv-1.6.0.tar.bz2.txt (50%) diff --git a/pv-1.5.7.tar.bz2 b/pv-1.5.7.tar.bz2 deleted file mode 100644 index c0ad8a9..0000000 --- a/pv-1.5.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c8535061bb703086b67fa540da162ad48d6ecd219ae74157111465adfdef5997 -size 105480 diff --git a/pv-1.6.0.tar.bz2 b/pv-1.6.0.tar.bz2 new file mode 100644 index 0000000..a961d64 --- /dev/null +++ b/pv-1.6.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ece824e0da27b384d11d1de371f20cafac465e038041adab57fcf4b5036ef8d +size 107723 diff --git a/pv-1.5.7.tar.bz2.txt b/pv-1.6.0.tar.bz2.txt similarity index 50% rename from pv-1.5.7.tar.bz2.txt rename to pv-1.6.0.tar.bz2.txt index f4da24c..e6bda63 100644 --- a/pv-1.5.7.tar.bz2.txt +++ b/pv-1.6.0.tar.bz2.txt @@ -1,7 +1,7 @@ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (GNU/Linux) -iD8DBQBT/RGBwVlroz/Fb1ERAhXZAJ9hcHIx9Ky3HycG6F35zx6yP9dqdQCfcueE -E22vJzJyOI6GcGnuzmE7AQk= -=pFFQ +iD8DBQBVBNTywVlroz/Fb1ERAkzgAJ9P+1FUiiZNdVm/oQ01rZx5ToF0dACdHSPx +qAB50pdUCnfkTtwmeyZSYzs= +=bdmC -----END PGP SIGNATURE----- diff --git a/pv.changes b/pv.changes index d3092fa..c72ca86 100644 --- a/pv.changes +++ b/pv.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Mar 27 17:00:05 UTC 2015 - jengelh@inai.de + +- Update to new upstream release 1.6.0 +* new option "-D" / "--delay-start" to only show bar after + N seconds +* new option "--fineta" / "-I" to show ETA as time of day rather + than time remaining +* change ETA (--eta / -e) so that days are given if the hours + remaining are 24 or more +* repeat read and write attempts on partial buffer fill/empty to + work around post-signal transfer rate drop +* output errors on a new line to avoid overwriting transfer bar + ------------------------------------------------------------------- Mon Dec 8 00:36:36 UTC 2014 - jengelh@inai.de diff --git a/pv.spec b/pv.spec index 87c759d..39ae71a 100644 --- a/pv.spec +++ b/pv.spec @@ -1,7 +1,7 @@ # # spec file for package pv # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -17,7 +17,7 @@ Name: pv -Version: 1.5.7 +Version: 1.6.0 Release: 0 Summary: PipeViewer - Monitor the Progress of Data through Pipes License: Artistic-2.0