- 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:
BIN
pv-1.7.17.tar.bz2
(Stored with Git LFS)
BIN
pv-1.7.17.tar.bz2
(Stored with Git LFS)
Binary file not shown.
BIN
pv-1.7.18.tar.bz2
(Stored with Git LFS)
Normal file
BIN
pv-1.7.18.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)
|
||||
|
||||
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
|
||||
|
Reference in New Issue
Block a user