[pv] New upstream release 1.4.12

Jakub Hrozek jhrozek at fedoraproject.org
Tue Aug 6 14:12:05 UTC 2013


commit b6a58ce40b189420b12536411799333f93625521
Author: Jakub Hrozek <jhrozek at redhat.com>
Date:   Tue Aug 6 16:11:42 2013 +0200

    New upstream release 1.4.12

 .gitignore |    1 +
 pv.spec    |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dc39305..411a724 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ pv-1.1.4.tar.gz
 /pv-1.3.4.tar.gz
 /pv-1.3.8.tar.gz
 /pv-1.4.6.tar.gz
+/pv-1.4.12.tar.gz
diff --git a/pv.spec b/pv.spec
index 38ac960..f30497a 100644
--- a/pv.spec
+++ b/pv.spec
@@ -1,7 +1,7 @@
 Summary: A tool for monitoring the progress of data through a pipeline
 Name: pv
-Version: 1.4.6
-Release: 3%{?dist}
+Version: 1.4.12
+Release: 1%{?dist}
 License: Artistic 2.0
 Group: Development/Tools
 Source0: http://www.ivarch.com/programs/sources/%{name}-%{version}.tar.gz
@@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Aug 06 2013 Jakub Hrozek <jhrozek at redhat.com> - 1.4.12-1
+- BuildRequire usleep so that unit tests can run safely
+
 * Mon Aug 05 2013 Jakub Hrozek <jhrozek at redhat.com> - 1.4.6-3
 - BuildRequire usleep so that unit tests can run safely
 
diff --git a/sources b/sources
index f7386f5..4f877b1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-683940054db811de3c830fb90646e799  pv-1.4.6.tar.gz
+7a8a0abb8a5f0b5d7480028547c11caf  pv-1.4.12.tar.gz


More information about the scm-commits mailing list