[python-doit] update to 0.22

jamatos jamatos at fedoraproject.org
Sat Jul 13 10:15:04 UTC 2013


commit f3141c5befefc4bb6a83d0997b545f0f5012f94e
Author: José Matos <jamatos at fedoraproject.org>
Date:   Sat Jul 13 11:14:49 2013 +0100

    update to 0.22

 .gitignore       |    1 +
 python-doit.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2f19dd8..7e8b45b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /doit-0.21.0.tar.gz
+/doit-0.22.0.tar.gz
diff --git a/python-doit.spec b/python-doit.spec
index e412c31..54ee59e 100644
--- a/python-doit.spec
+++ b/python-doit.spec
@@ -1,6 +1,6 @@
 Name:           python-doit
-Version:        0.21.0
-Release:        2%{?dist}
+Version:        0.22.0
+Release:        1%{?dist}
 Summary:        Automation Tool
 
 License:        MIT
@@ -124,6 +124,9 @@ install -p -D -m 0644 bash_completion_doit %{buildroot}%{_sysconfdir}/bash_compl
 
 
 %changelog
+* Sat Jul 13 2013 José Matos <jamatos at fedoraproject.org> - 0.22.0-1
+- update to 0.22
+
 * Mon Jun  3 2013 José Matos <jamatos at fedoraproject.org> - 0.21.0-2
 - Add license and readme to python3 versions since the package can be
   installed separately
diff --git a/sources b/sources
index bd9bbff..be72874 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-04425654b9b47065cb2d40a07bfcba52  doit-0.21.0.tar.gz
+3c8611d01ce48edd256a5ab6cbe55fe0  doit-0.22.0.tar.gz


More information about the scm-commits mailing list