[python-isodate] Update to 0.4.6

James Laska jlaska at fedoraproject.org
Mon Jan 23 16:38:44 UTC 2012


commit 74b650a9d235930e9d85ef4ab55b65bd5871b476
Author: James Laska <jlaska at redhat.com>
Date:   Mon Jan 23 11:38:30 2012 -0500

    Update to 0.4.6

 .gitignore          |    1 +
 python-isodate.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 18eda97..2490cef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /isodate-0.4.4.tar.gz
+/isodate-0.4.6.tar.gz
diff --git a/python-isodate.spec b/python-isodate.spec
index 9c53d0b..bc1de79 100644
--- a/python-isodate.spec
+++ b/python-isodate.spec
@@ -3,7 +3,7 @@
 %endif
 
 Name:           python-isodate
-Version:        0.4.4
+Version:        0.4.6
 Release:        2%{?dist}
 Summary:        An ISO 8601 date/time/duration parser and formater
 Group:          Development/Languages
@@ -74,6 +74,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Jan 23 2012 James Laska <jlaska at redhat.com> - 0.4.6-1
+- Update to 0.4.6
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index de9ac11..2171421 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c331586a738ca77fb94190b35e2a5a11  isodate-0.4.4.tar.gz
+2368e969c7a8e76ae6c35c9c6bb418f0  isodate-0.4.6.tar.gz


More information about the scm-commits mailing list