[python-doit] update to 0.24

jamatos jamatos at fedoraproject.org
Fri Nov 29 15:34:57 UTC 2013


commit 63734e58e238b273432348984700dc9a1a54bb57
Author: José Matos <jamatos at fedoraproject.org>
Date:   Fri Nov 29 15:34:44 2013 +0000

    update to 0.24

 .gitignore                   |    3 ++-
 python-doit.spec             |    5 ++++-
 python-doit_setuptools.patch |   13 -------------
 sources                      |    2 +-
 4 files changed, 7 insertions(+), 16 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9a4a3ce..e86c901 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-doit-0.23.0.tar.gz
+clog
+doit-0.24.0.tar.gz
diff --git a/python-doit.spec b/python-doit.spec
index 3a7a70b..f9afa32 100644
--- a/python-doit.spec
+++ b/python-doit.spec
@@ -1,5 +1,5 @@
 Name:           python-doit
-Version:        0.23.0
+Version:        0.24.0
 Release:        1%{?dist}
 Summary:        Automation Tool
 
@@ -127,6 +127,9 @@ install -p -D -m 0644 bash_completion_doit %{buildroot}%{_sysconfdir}/bash_compl
 
 
 %changelog
+* Fri Nov 29 2013 José Matos <jamatos at fedoraproject.org> - 0.24.0-1
+- update to 0.24
+
 * Thu Nov  7 2013 José Matos <jamatos at fedoraproject.org> - 0.23.0-1
 - update to 0.23
 - patch that removed distribute bootstrapping during installation is
diff --git a/sources b/sources
index 5e07758..fbb3bcc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ac0427ac29cf0e3a22fa9c3089f16dea  doit-0.23.0.tar.gz
+6f8a88277fba15607f301014866c06de  doit-0.24.0.tar.gz


More information about the scm-commits mailing list