limb pushed to python-icalendar (f20). "3.6.2."

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Mar 29 02:49:27 UTC 2015


>From b690f6058be4087b331e77774117d5a46d3a0466 Mon Sep 17 00:00:00 2001
From: Jon Ciesla <limburgher at gmail.com>
Date: Thu, 24 Apr 2014 08:07:05 -0500
Subject: 3.6.2.


diff --git a/.gitignore b/.gitignore
index 6e4aa8e..bf964f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ icalendar-2.1.tar.gz
 /icalendar-3.4.tar.gz
 /icalendar-3.6.tar.gz
 /icalendar-3.6.1.tar.gz
+/3.6.2.tar.gz
diff --git a/python-icalendar.spec b/python-icalendar.spec
index e3d37b4..08f6ede 100644
--- a/python-icalendar.spec
+++ b/python-icalendar.spec
@@ -1,13 +1,13 @@
 %global with_python3 1
 
 Name:           python-icalendar
-Version:        3.6.1
+Version:        3.6.2
 Release:        1%{?dist}
 Summary:        Parser/generator of iCalendar files following the RFC 2445
 
 License:        BSD
 URL:            http://pypi.python.org/pypi/icalendar
-Source0:        http://pypi.python.org/packages/source/i/icalendar/icalendar-%{version}.tar.gz
+Source0:        https://github.com/collective/icalendar/archive/%{version}.tar.gz
 
 BuildArch:      noarch
 
@@ -101,6 +101,9 @@ popd
 %endif # with_python3
 
 %changelog
+* Thu Apr 24 2014 Jon Ciesla <limburgher at gmail.com> - 3.6.2-1
+- Latest upstream.
+
 * Tue Jan 07 2014 Stanislav Ochotnicky <sochotnicky at rdhat.com> - 3.6.1-1
 - Update to latest upstream
 - Add python3 subpackage
diff --git a/sources b/sources
index cff801e..f3b1ff1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b6d465c86dfb354f1c9dac93f4a8a1d0  icalendar-3.6.1.tar.gz
+b35c7f552b6f0d0d885250b2b848847e  3.6.2.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-icalendar.git/commit/?h=f20&id=b690f6058be4087b331e77774117d5a46d3a0466


More information about the scm-commits mailing list