[python-ttystatus] Update to 0.19

Michel Alexandre Salim salimma at fedoraproject.org
Thu Oct 18 14:20:53 UTC 2012


commit 532cc5b916e9e134fb325320da031e1715832fd1
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 2d1dacb..961956c 100644
--- a/python-ttystatus.spec
+++ b/python-ttystatus.spec
@@ -1,8 +1,8 @@
 %global pkgname ttystatus
 
 Name:           python-%{pkgname}
-Version:        0.18
-Release:        3%{?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
+* Thu Oct 18 2012 Michel Salim <salimma at fedoraproject.org> - 0.19-1
+- Update to 0.19
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.18-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
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