[python-ttystatus/f17] Update to 0.19

Michel Alexandre Salim salimma at fedoraproject.org
Wed Jul 4 05:00:12 UTC 2012


commit bc144906f50639c5fc0bc4ea13da465b583651a2
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Wed Jul 4 08:48:22 2012 +0700

    Update to 0.19

 .gitignore            |    1 +
 python-ttystatus.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4ec2f93..ca7fc43 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /python-ttystatus_0.18.orig.tar.gz
+/python-ttystatus_0.19.orig.tar.gz
diff --git a/python-ttystatus.spec b/python-ttystatus.spec
index 50b9095..90e227f 100644
--- a/python-ttystatus.spec
+++ b/python-ttystatus.spec
@@ -1,8 +1,8 @@
 %global pkgname ttystatus
 
 Name:           python-%{pkgname}
-Version:        0.18
-Release:        2%{?dist}
+Version:        0.19
+Release:        1%{?dist}
 Summary:        Progress and status updates on terminals for Python
 
 License:        GPLv3+
@@ -66,6 +66,9 @@ make check
 
 
 %changelog
+* Wed Jul  4 2012 Michel Salim <salimma at fedoraproject.org> - 0.19-1
+- Update to 0.19
+
 * Thu Jun  7 2012 Michel Salim <salimma at fedoraproject.org> - 0.18-2
 - Remove deprecated %%{python_sitelib} declaration
 - Delete build directory before doing coverage tests; the coverage
diff --git a/sources b/sources
index 83936a0..4ed0b9c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7e7d507a77db43a285f1a1e17d09b4c3  python-ttystatus_0.18.orig.tar.gz
+93638e9d92810c6b1d217ce045a26469  python-ttystatus_0.19.orig.tar.gz


More information about the scm-commits mailing list