[python-ttystatus] Update to 0.21

Michel Alexandre Salim salimma at fedoraproject.org
Mon Feb 25 09:04:07 UTC 2013


commit ff4ffa37029ab097b8cc4154469b9bd67ef25837
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Mon Feb 25 16:03:49 2013 +0700

    Update to 0.21

 .gitignore            |    3 +--
 python-ttystatus.spec |    9 ++++++---
 sources               |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ca7fc43..c9f0805 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-/python-ttystatus_0.18.orig.tar.gz
-/python-ttystatus_0.19.orig.tar.gz
+/python-ttystatus_0.21.orig.tar.gz
diff --git a/python-ttystatus.spec b/python-ttystatus.spec
index aed522c..bd8799c 100644
--- a/python-ttystatus.spec
+++ b/python-ttystatus.spec
@@ -1,13 +1,13 @@
 %global pkgname ttystatus
 
 Name:           python-%{pkgname}
-Version:        0.19
-Release:        2%{?dist}
+Version:        0.21
+Release:        1%{?dist}
 Summary:        Progress and status updates on terminals for Python
 
 License:        GPLv3+
 URL:            http://liw.fi/%{pkgname}/
-Source0:        http://ftp.debian.org/debian/pool/main/p/%{name}/%{name}_%{version}.orig.tar.gz
+Source0:        http://code.liw.fi/debian/pool/main/p/%{name}/%{name}_%{version}.orig.tar.gz
 
 BuildArch:      noarch
 BuildRequires:  python-coverage-test-runner
@@ -66,6 +66,9 @@ make check
 
 
 %changelog
+* Mon Feb 25 2013 Michel Salim <salimma at fedoraproject.org> - 0.21-1
+- Update to 0.21
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.19-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 4ed0b9c..52716ea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-93638e9d92810c6b1d217ce045a26469  python-ttystatus_0.19.orig.tar.gz
+0bff15e35799114296f62c3c1df4894d  python-ttystatus_0.21.orig.tar.gz


More information about the scm-commits mailing list