From 1ca65cfc6f1de01198b4e7fc7f39e645e3b9d242443ced99625e73a28409c29d Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 17 Jul 2023 21:22:58 +0000 Subject: [PATCH] - Update to release 1.7.0 OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=32 --- pv-1.6.20.tar.bz2 | 3 --- pv-1.7.0.tar.bz2 | 3 +++ pv-1.6.20.tar.bz2.txt => pv-1.7.0.tar.bz2.txt | 6 +++--- pv.changes | 16 ++++++++++++++++ pv.spec | 5 ++--- 5 files changed, 24 insertions(+), 9 deletions(-) delete mode 100644 pv-1.6.20.tar.bz2 create mode 100644 pv-1.7.0.tar.bz2 rename pv-1.6.20.tar.bz2.txt => pv-1.7.0.tar.bz2.txt (50%) diff --git a/pv-1.6.20.tar.bz2 b/pv-1.6.20.tar.bz2 deleted file mode 100644 index 26218f2..0000000 --- a/pv-1.6.20.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e831951eff0718fba9b1ef286128773b9d0e723e1fbfae88d5a3188814fdc603 -size 115310 diff --git a/pv-1.7.0.tar.bz2 b/pv-1.7.0.tar.bz2 new file mode 100644 index 0000000..abecd64 --- /dev/null +++ b/pv-1.7.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1372b41053881a05e2df10cb054304decc0233261c0aa0e96185842fa5a422ad +size 115665 diff --git a/pv-1.6.20.tar.bz2.txt b/pv-1.7.0.tar.bz2.txt similarity index 50% rename from pv-1.6.20.tar.bz2.txt rename to pv-1.7.0.tar.bz2.txt index 3e77ee7..964829c 100644 --- a/pv-1.6.20.tar.bz2.txt +++ b/pv-1.7.0.tar.bz2.txt @@ -1,7 +1,7 @@ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (GNU/Linux) -iD8DBQBhPifJwVlroz/Fb1ERAkOuAJ0ZaQhAoFlAnuDPCgOBULriF91QSwCfbs9q -dk1jk0lrTgyyRYseFinGX3g= -=2qcT +iD8DBQBkta4jwVlroz/Fb1ERAqlkAJ45jK6/KRRwSMi8QT2iOuXPMiUSawCZAURg +U6jU9ufX+QUJrYXgcua1CYQ= +=hfRm -----END PGP SIGNATURE----- diff --git a/pv.changes b/pv.changes index ac769e3..ff0bf76 100644 --- a/pv.changes +++ b/pv.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Jul 17 21:18:13 UTC 2023 - Jan Engelhardt + +- Update to release 1.7.0 + * The "--size" option now accepts "@filename" to use the size + of another file. + * New "--bits" option to show bit count instead of byte count. + * New "--average-rate-window" option, to set the window over + which the average rate is calculated, also used for ETA. + * The "--watchfd" option will now show relative filenames, if + they are under the current directory. + * Add burst rate limit to transfer, so rate limits are not + broken by bursty traffic. + * Corrected elapsed time display to show as D:HH:MM:SS after 1 + day, like the ETA does. + ------------------------------------------------------------------- Fri Nov 5 19:58:05 UTC 2021 - Jan Engelhardt diff --git a/pv.spec b/pv.spec index 961dfc8..c0b66df 100644 --- a/pv.spec +++ b/pv.spec @@ -1,7 +1,7 @@ # # spec file for package pv # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # 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.6.20 +Version: 1.7.0 Release: 0 Summary: PipeViewer - Monitor the Progress of Data through Pipes License: Artistic-2.0 @@ -59,7 +59,6 @@ will be until completion. %files -f %name.lang %license doc/COPYING -%doc README doc/NEWS %_bindir/pv %_mandir/man1/pv.1%ext_man