- Update to release 1.7.18
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=35
This commit is contained in:
parent
8834743fca
commit
7bfcbc25b4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c3347b54963d32ba5883c9e8950ddf712608d9f7835f7bb115c0ba70f765af0e
|
||||
size 133398
|
3
pv-1.7.18.tar.bz2
Normal file
3
pv-1.7.18.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:21fab1c91879358c3afa0632b1ba8b96d8504d6a19a17b4357eea1237a959cd1
|
||||
size 133583
|
@ -1,7 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v2.0.14 (GNU/Linux)
|
||||
|
||||
iD8DBQBkwuJYwVlroz/Fb1ERAiI5AJ958FseIFsv+qL+nuDi23NQbER4tACfYlQP
|
||||
ZKk88jgP+f04752isAhlMrg=
|
||||
=gH6t
|
||||
iD8DBQBkw5kpwVlroz/Fb1ERAuiwAKCNVDtiiAc/marY4guBQvKVj5l9AwCfeUOl
|
||||
v3LDNJYe/wgQvh876d36kzk=
|
||||
=ZSZ3
|
||||
-----END PGP SIGNATURE-----
|
@ -1,7 +1,7 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 22:31:02 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
Fri Jul 28 11:42:58 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 1.7.17
|
||||
- Update to release 1.7.18
|
||||
* New "--sync" option to flush cache to disk after every write
|
||||
* New "--direct-io" option to bypass cache
|
||||
|
||||
|
5
pv.spec
5
pv.spec
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: pv
|
||||
Version: 1.7.17
|
||||
Version: 1.7.18
|
||||
Release: 0
|
||||
Summary: PipeViewer - Monitor the Progress of Data through Pipes
|
||||
License: Artistic-2.0
|
||||
@ -52,11 +52,12 @@ will be until completion.
|
||||
|
||||
%install
|
||||
%make_install
|
||||
%find_lang %name
|
||||
|
||||
%check
|
||||
%make_build test
|
||||
|
||||
%files
|
||||
%files -f %name.lang
|
||||
%license doc/COPYING
|
||||
%_bindir/pv
|
||||
%_mandir/man1/pv.1%ext_man
|
||||
|
Loading…
Reference in New Issue
Block a user