update to 1.8.12 [release 1.8.12-1mamba;Sun Aug 04 2024]
This commit is contained in:
parent
8938a48647
commit
503be649d9
13
pv.spec
13
pv.spec
@ -1,13 +1,13 @@
|
|||||||
Name: pv
|
Name: pv
|
||||||
Version: 1.7.0
|
Version: 1.8.12
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A terminal-based tool for monitoring the progress of data through a pipeline
|
Summary: A terminal-based tool for monitoring the progress of data through a pipeline
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.ivarch.com/programs/pv.shtml
|
URL: https://www.ivarch.com/programs/pv.shtml
|
||||||
Source: http://www.ivarch.com/programs/sources/pv-%{version}.tar.bz2
|
Source: https://www.ivarch.com/programs/sources/pv-%{version}.tar.gz
|
||||||
License: Apache License 2.0
|
License: Apache License 2.0
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -40,9 +40,14 @@ Additional support is available for multiple instances working in tandem, to giv
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/pv
|
%{_bindir}/pv
|
||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
#%doc README doc/NEWS doc/TODO doc/COPYING
|
%dir %{_docdir}/pv
|
||||||
|
%{_docdir}/pv/*
|
||||||
|
%doc docs/COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 04 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.12-1mamba
|
||||||
|
- update to 1.8.12
|
||||||
|
|
||||||
* Thu Jul 20 2023 Automatic Build System <autodist@mambasoft.it> 1.7.0-1mamba
|
* Thu Jul 20 2023 Automatic Build System <autodist@mambasoft.it> 1.7.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user