zbyszek pushed to python-dateutil (master). "Update to latest upstream release"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 6 16:13:07 UTC 2015


>From 9726052ed10a0faa3d35908565cd97e889969557 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= <zbyszek at in.waw.pl>
Date: Mon, 6 Apr 2015 12:12:47 -0400
Subject: Update to latest upstream release


diff --git a/.gitignore b/.gitignore
index 136f69f..9b3475f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ python-dateutil-1.4.1.tar.gz
 /python-dateutil-1.5.tar.gz
 /python-dateutil-2.2.tar.gz
 /2.4.0.tar.gz
+/2.4.2.tar.gz
diff --git a/python-dateutil.spec b/python-dateutil.spec
index 220630a..bc33936 100644
--- a/python-dateutil.spec
+++ b/python-dateutil.spec
@@ -1,13 +1,13 @@
 Name:           python-dateutil
-Version:        2.4.0
-Release:        3%{?dist}
+Version:        2.4.2
+Release:        1%{?dist}
 Epoch:          1
 Summary:        Powerful extensions to the standard datetime module
 
 Group:          Development/Languages
 License:        Python
 URL:            https://github.com/dateutil/dateutil
-Source0:        https://github.com/dateutil/dateutil/archive/2.4.0.tar.gz
+Source0:        https://github.com/dateutil/dateutil/archive/%{version}.tar.gz
 # https://github.com/dateutil/dateutil/issues/11
 Patch0:         python-dateutil-system-zoneinfo.patch
 Patch1:         python-dateutil-timelex-string.patch
@@ -83,6 +83,9 @@ make -C docs html
 %doc docs/_build/html
 
 %changelog
+* Mon Apr  6 2015 Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl> - 1:2.4.2-1
+- Update to latest upstream release.
+
 * Tue Mar  3 2015 Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl> - 1:2.4.0-3
 - Add patch for string handling in dateutil.tz.tzstr (#1197791)
 
diff --git a/sources b/sources
index c2a0b81..63f2ed1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ac22c66e2dfe25f45d80e4b9d60e19af  2.4.0.tar.gz
+b22e2b212813f06955bbb36cada93551  2.4.2.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-dateutil.git/commit/?h=master&id=9726052ed10a0faa3d35908565cd97e889969557


More information about the scm-commits mailing list