pv-1.6.0
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=25
This commit is contained in:
parent
0e97c860ae
commit
340160da4c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c8535061bb703086b67fa540da162ad48d6ecd219ae74157111465adfdef5997
|
|
||||||
size 105480
|
|
3
pv-1.6.0.tar.bz2
Normal file
3
pv-1.6.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0ece824e0da27b384d11d1de371f20cafac465e038041adab57fcf4b5036ef8d
|
||||||
|
size 107723
|
@ -1,7 +1,7 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
-----BEGIN PGP SIGNATURE-----
|
||||||
Version: GnuPG v2.0.14 (GNU/Linux)
|
Version: GnuPG v2.0.14 (GNU/Linux)
|
||||||
|
|
||||||
iD8DBQBT/RGBwVlroz/Fb1ERAhXZAJ9hcHIx9Ky3HycG6F35zx6yP9dqdQCfcueE
|
iD8DBQBVBNTywVlroz/Fb1ERAkzgAJ9P+1FUiiZNdVm/oQ01rZx5ToF0dACdHSPx
|
||||||
E22vJzJyOI6GcGnuzmE7AQk=
|
qAB50pdUCnfkTtwmeyZSYzs=
|
||||||
=pFFQ
|
=bdmC
|
||||||
-----END PGP SIGNATURE-----
|
-----END PGP SIGNATURE-----
|
14
pv.changes
14
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
|
Mon Dec 8 00:36:36 UTC 2014 - jengelh@inai.de
|
||||||
|
|
||||||
|
4
pv.spec
4
pv.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package pv
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: pv
|
Name: pv
|
||||||
Version: 1.5.7
|
Version: 1.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: PipeViewer - Monitor the Progress of Data through Pipes
|
Summary: PipeViewer - Monitor the Progress of Data through Pipes
|
||||||
License: Artistic-2.0
|
License: Artistic-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user