]> git.pld-linux.org Git - packages/pv.git/commitdiff
up to 1.7.0 auto/th/pv-1.7.0-1
authorJan Palus <atler@pld-linux.org>
Tue, 18 Jul 2023 14:43:22 +0000 (16:43 +0200)
committerJan Palus <atler@pld-linux.org>
Tue, 18 Jul 2023 14:43:22 +0000 (16:43 +0200)
pv.spec

diff --git a/pv.spec b/pv.spec
index 50e59c10e584cbe436df5dc98bb8103c5a5c451a..e579360e27f3812de362796f4168ec2945e19ee6 100644 (file)
--- a/pv.spec
+++ b/pv.spec
@@ -5,12 +5,12 @@
 Summary:       Pipe Viewer - tool for monitoring the progress of data through a pipeline
 Summary(pl.UTF-8):     Pipe Viewer - monitorowanie przepĹ‚ywu danych przez potok
 Name:          pv
-Version:       1.6.20
+Version:       1.7.0
 Release:       1
 License:       Artistic v2.0
 Group:         Applications
 Source0:       http://www.ivarch.com/programs/sources/%{name}-%{version}.tar.bz2
-# Source0-md5: 85b25c827add82ebdd5a58a5ffde1d7d
+# Source0-md5: a5a12b9387db6a95014d9dcd7ac364c2
 URL:           http://www.ivarch.com/programs/pv.shtml
 BuildRequires: gettext-tools
 # the unit tests call usleep(1)
@@ -51,6 +51,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc README doc/NEWS doc/TODO
+%doc README.md doc/NEWS.md doc/TODO.md
 %attr(755,root,root) %{_bindir}/pv
 %{_mandir}/man1/pv.1*
This page took 0.095218 seconds and 4 git commands to generate.