[pipestat] updated for upstream release

smilner smilner at fedoraproject.org
Wed Oct 13 14:21:51 UTC 2010


commit 14061319299e36d78f8113a29680c9e81559b8b8
Author: Steve 'Ashcrow' Milner <stevem at gnulinux.net>
Date:   Wed Oct 13 10:22:42 2010 -0400

    updated for upstream release

 .gitignore    |    2 ++
 pipestat.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 010e3b4..2a64da7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
 pipestat-0.3.0.tar.gz
+/pipestat-0.4.0.tar.gz
+/pipestat-0.4.1.tar.gz
diff --git a/pipestat.spec b/pipestat.spec
index f041e36..3aa4586 100644
--- a/pipestat.spec
+++ b/pipestat.spec
@@ -2,8 +2,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           pipestat
-Version:        0.3.0
-Release:        3%{?dist}
+Version:        0.4.1
+Release:        1%{?dist}
 Summary:        Watches data flowing over an anonymous pipe
 
 Group:          Applications/System
@@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Oct 21 2010 Steve 'Ashcrow' Milner <me at stevemilner.org> - 0.4.1-1
+- Update for upstream release.
+
 * Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 0.3.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 
diff --git a/sources b/sources
index dee846b..8b6a6cf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c4bbfc99b9fd06b6fcf7ad1ec924cafa  pipestat-0.3.0.tar.gz
+3f386bd4824bc8921b23c2b437f83985  pipestat-0.4.1.tar.gz


More information about the scm-commits mailing list