From ffc2c1c98708bc95f1508f02c0029b44bdd418a8 Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Jan 20 2015 15:33:12 +0000 Subject: 3.8.4 --- diff --git a/.gitignore b/.gitignore index bf964f1..3e0964d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ icalendar-2.1.tar.gz /icalendar-3.6.tar.gz /icalendar-3.6.1.tar.gz /3.6.2.tar.gz +/3.8.4.tar.gz diff --git a/python-icalendar.spec b/python-icalendar.spec index 77423cb..ab991ff 100644 --- a/python-icalendar.spec +++ b/python-icalendar.spec @@ -1,8 +1,8 @@ %global with_python3 1 Name: python-icalendar -Version: 3.6.2 -Release: 3%{?dist} +Version: 3.8.4 +Release: 1%{?dist} Summary: Parser/generator of iCalendar files following the RFC 2445 License: BSD @@ -101,6 +101,9 @@ popd %endif # with_python3 %changelog +* Tue Jan 20 2015 Jon Ciesla - 3.8.4-1 +- Latest upstream. + * Sat Jun 07 2014 Fedora Release Engineering - 3.6.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index f3b1ff1..0e044ee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b35c7f552b6f0d0d885250b2b848847e 3.6.2.tar.gz +5e6ef6a2a45fdc80876bf9bfd992bd39 3.8.4.tar.gz