[python3-dateutil] 2.2.

Jon Ciesla limb at fedoraproject.org
Mon Aug 4 17:11:15 UTC 2014


commit d32972e150c08a5467fae9caf1a27d412033d750
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Mon Aug 4 12:07:11 2014 -0500

    2.2.

 .gitignore            |    1 +
 python3-dateutil.spec |   12 ++++++++----
 sources               |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5702a84..3cfee93 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /python-dateutil-2.0.tar.gz
+/python-dateutil-2.2.tar.gz
diff --git a/python3-dateutil.spec b/python3-dateutil.spec
index f4b0984..7e90133 100644
--- a/python3-dateutil.spec
+++ b/python3-dateutil.spec
@@ -1,8 +1,8 @@
 %global tar_name python-dateutil
 
 Name:           python3-dateutil
-Version:        2.0
-Release:        9%{?dist}
+Version:        2.2
+Release:        1%{?dist}
 Summary:        Powerful extensions to the standard datetime module
 
 Group:          Development/Languages
@@ -43,6 +43,10 @@ mv NEWS.new NEWS
 %{python3_sitelib}/*.egg-info
 
 %changelog
+* Mon Aug 04 2014 Jon Ciesla <limburgher at gmail.com> - 2.2-1
+- Update to 2.2.
+- Fixed bad dates.
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
@@ -78,10 +82,10 @@ mv NEWS.new NEWS
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
-* Wed Sep 15 2011 Jef Spaleta <jspaleta at fedoraproject.org> - 1.5-3
+* Thu Sep 15 2011 Jef Spaleta <jspaleta at fedoraproject.org> - 1.5-3
 - Adjust patch to respect systemwide tzdata. Ref bug 729786
 
-* Wed Sep 15 2011 Jef Spaleta <jspaleta at fedoraproject.org> - 1.5-2
+* Thu Sep 15 2011 Jef Spaleta <jspaleta at fedoraproject.org> - 1.5-2
 - Added a patch to respect systemwide tzdata. Ref bug 729786
 
 * Wed Jul 13 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 1.5-1
diff --git a/sources b/sources
index 6e22974..ac213b6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-22297f7e891bcd79a80d9446d8b20542  python-dateutil-2.0.tar.gz
+c1f654d0ff7e33999380a8ba9783fd5c  python-dateutil-2.2.tar.gz


More information about the scm-commits mailing list