- Update to release 1.6.20
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=31
This commit is contained in:
parent
71ef69ac50
commit
dfa3d67524
3
pv-1.6.20.tar.bz2
Normal file
3
pv-1.6.20.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e831951eff0718fba9b1ef286128773b9d0e723e1fbfae88d5a3188814fdc603
|
||||
size 115310
|
@ -1,7 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v2.0.14 (GNU/Linux)
|
||||
|
||||
iD8DBQBZVsU9wVlroz/Fb1ERAo1jAKCRA/t5VQIOFcJ/R92ditqru3KBcgCgivrL
|
||||
4S5UbnYTj7PgYrTisxjvRu8=
|
||||
=Hzq0
|
||||
iD8DBQBhPifJwVlroz/Fb1ERAkOuAJ0ZaQhAoFlAnuDPCgOBULriF91QSwCfbs9q
|
||||
dk1jk0lrTgyyRYseFinGX3g=
|
||||
=2qcT
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:608ef935f7a377e1439c181c4fc188d247da10d51a19ef79bcdee5043b0973f1
|
||||
size 109220
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 5 19:58:05 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 1.6.20
|
||||
* Starting pv in the background no longer immediately stops
|
||||
unless the transfer is to/from the terminal.
|
||||
* Using -B, -A, or -T now switches on -C implicitly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 8 08:48:09 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
5
pv.spec
5
pv.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package pv
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,13 +17,14 @@
|
||||
|
||||
|
||||
Name: pv
|
||||
Version: 1.6.6
|
||||
Version: 1.6.20
|
||||
Release: 0
|
||||
Summary: PipeViewer - Monitor the Progress of Data through Pipes
|
||||
License: Artistic-2.0
|
||||
Group: System/Base
|
||||
URL: http://ivarch.com/programs/pv.shtml
|
||||
|
||||
#Git-Clone: https://github.com/a-j-wood/pv
|
||||
Source: http://ivarch.com/programs/sources/%name-%version.tar.bz2
|
||||
Source2: http://ivarch.com/programs/sources/%name-%version.tar.bz2.txt
|
||||
Source3: %name.keyring
|
||||
|
Loading…
Reference in New Issue
Block a user