automatic version update by autodist [release 1.9.27-1mamba;Sun Jan 12 2025]
This commit is contained in:
parent
f5839b82a0
commit
0ab06d83a8
@ -4,3 +4,4 @@ pv - Pipe Viewer - is a terminal-based tool for monitoring the progress of data
|
||||
It can be inserted into any normal pipeline between two processes to give a visual indication of how quickly data is passing through, how long it has taken, how near to completion it is, and an estimate of how long it will be until completion.
|
||||
Additional support is available for multiple instances working in tandem, to given a visual indicator of relative throughput in a complex pipeline.
|
||||
|
||||
|
||||
|
6
pv.spec
6
pv.spec
@ -1,5 +1,5 @@
|
||||
Name: pv
|
||||
Version: 1.9.25
|
||||
Version: 1.9.27
|
||||
Release: 1mamba
|
||||
Summary: A terminal-based tool for monitoring the progress of data through a pipeline
|
||||
Group: System/Tools
|
||||
@ -19,7 +19,6 @@ pv - Pipe Viewer - is a terminal-based tool for monitoring the progress of data
|
||||
It can be inserted into any normal pipeline between two processes to give a visual indication of how quickly data is passing through, how long it has taken, how near to completion it is, and an estimate of how long it will be until completion.
|
||||
Additional support is available for multiple instances working in tandem, to given a visual indicator of relative throughput in a complex pipeline.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@ -46,6 +45,9 @@ Additional support is available for multiple instances working in tandem, to giv
|
||||
%doc docs/COPYING
|
||||
|
||||
%changelog
|
||||
* Sun Jan 12 2025 Automatic Build System <autodist@openmamba.org> 1.9.27-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Dec 23 2024 Automatic Build System <autodist@openmamba.org> 1.9.25-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user