- Update to release 1.7.17
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=34
This commit is contained in:
BIN
pv-1.7.0.tar.bz2
(Stored with Git LFS)
BIN
pv-1.7.0.tar.bz2
(Stored with Git LFS)
Binary file not shown.
BIN
pv-1.7.17.tar.bz2
(Stored with Git LFS)
Normal file
BIN
pv-1.7.17.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,7 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v2.0.14 (GNU/Linux)
|
||||
|
||||
iD8DBQBkta4jwVlroz/Fb1ERAqlkAJ45jK6/KRRwSMi8QT2iOuXPMiUSawCZAURg
|
||||
U6jU9ufX+QUJrYXgcua1CYQ=
|
||||
=hfRm
|
||||
iD8DBQBkwuJYwVlroz/Fb1ERAiI5AJ958FseIFsv+qL+nuDi23NQbER4tACfYlQP
|
||||
ZKk88jgP+f04752isAhlMrg=
|
||||
=gH6t
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 22:31:02 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 1.7.17
|
||||
* New "--sync" option to flush cache to disk after every write
|
||||
* New "--direct-io" option to bypass cache
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 17 21:18:13 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
5
pv.spec
5
pv.spec
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: pv
|
||||
Version: 1.7.0
|
||||
Version: 1.7.17
|
||||
Release: 0
|
||||
Summary: PipeViewer - Monitor the Progress of Data through Pipes
|
||||
License: Artistic-2.0
|
||||
@@ -52,12 +52,11 @@ will be until completion.
|
||||
|
||||
%install
|
||||
%make_install
|
||||
%find_lang %name
|
||||
|
||||
%check
|
||||
%make_build test
|
||||
|
||||
%files -f %name.lang
|
||||
%files
|
||||
%license doc/COPYING
|
||||
%_bindir/pv
|
||||
%_mandir/man1/pv.1%ext_man
|
||||
|
Reference in New Issue
Block a user