From f5839b82a0fb785107ea9a9d8303cce99da3fac3 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 23 Dec 2024 09:09:11 +0100 Subject: [PATCH] automatic version update by autodist [release 1.9.25-1mamba;Mon Dec 23 2024] --- pv.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pv.spec b/pv.spec index c2300e4..88958ba 100644 --- a/pv.spec +++ b/pv.spec @@ -1,5 +1,5 @@ Name: pv -Version: 1.9.15 +Version: 1.9.25 Release: 1mamba Summary: A terminal-based tool for monitoring the progress of data through a pipeline Group: System/Tools @@ -11,6 +11,7 @@ Source: https://www.ivarch.com/programs/sources/pv-%{version}.tar.gz License: Apache License 2.0 ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libncurses-devel ## AUTOBUILDREQ-END %description @@ -45,6 +46,12 @@ Additional support is available for multiple instances working in tandem, to giv %doc docs/COPYING %changelog +* Mon Dec 23 2024 Automatic Build System 1.9.25-1mamba +- automatic version update by autodist + +* Sun Dec 22 2024 Automatic Build System 1.9.24-1mamba +- automatic version update by autodist + * Mon Dec 09 2024 Automatic Build System 1.9.15-1mamba - automatic version update by autodist