From 0ab06d83a8a1d4b0d89f7465c4b2e0a986836286 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 13 Jan 2025 19:02:05 +0100 Subject: [PATCH] automatic version update by autodist [release 1.9.27-1mamba;Sun Jan 12 2025] --- README.md | 1 + pv.spec | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1597734..9336832 100644 --- a/README.md +++ b/README.md @@ -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. + diff --git a/pv.spec b/pv.spec index 88958ba..c5f428d 100644 --- a/pv.spec +++ b/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 1.9.27-1mamba +- automatic version update by autodist + * Mon Dec 23 2024 Automatic Build System 1.9.25-1mamba - automatic version update by autodist