[pv] New upstream release 1.5.1

Jakub Hrozek jhrozek at fedoraproject.org
Fri Jan 24 10:02:03 UTC 2014


commit a49f5e74adde5119dee7a72584c260d67148db0a
Author: Jakub Hrozek <jhrozek at redhat.com>
Date:   Fri Jan 24 11:01:30 2014 +0100

    New upstream release 1.5.1

 .gitignore |    2 ++
 pv.spec    |    5 ++++-
 sources    |    3 ++-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 411a724..cae21fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,5 @@ pv-1.1.4.tar.gz
 /pv-1.3.8.tar.gz
 /pv-1.4.6.tar.gz
 /pv-1.4.12.tar.gz
+/pv-1.5.1.tar.gz
+/pv.spec
diff --git a/pv.spec b/pv.spec
index f30497a..bdfa0bb 100644
--- a/pv.spec
+++ b/pv.spec
@@ -1,6 +1,6 @@
 Summary: A tool for monitoring the progress of data through a pipeline
 Name: pv
-Version: 1.4.12
+Version: 1.5.1
 Release: 1%{?dist}
 License: Artistic 2.0
 Group: Development/Tools
@@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Aug 06 2013 Jakub Hrozek <jhrozek at redhat.com> - 1.5.1-1
+- New upstream release
+
 * Tue Aug 06 2013 Jakub Hrozek <jhrozek at redhat.com> - 1.4.12-1
 - BuildRequire usleep so that unit tests can run safely
 
diff --git a/sources b/sources
index 4f877b1..a2c6038 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
-7a8a0abb8a5f0b5d7480028547c11caf  pv-1.4.12.tar.gz
+2fad397b7bb3d229921508ca6151015d  pv-1.5.1.tar.gz
+00946f2d93427fdd9fd00f3ac354b309  pv.spec


More information about the scm-commits mailing list