From 6a84bd10836227e4b88a96771509786024a4e76f Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 6 Jun 2014 22:49:34 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- libical.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libical.spec b/libical.spec index 5f0f701..c6b5f9c 100644 --- a/libical.spec +++ b/libical.spec @@ -1,7 +1,7 @@ Summary: Reference implementation of the iCalendar data type and serialization format Name: libical Version: 1.0 -Release: 4%{?dist} +Release: 5%{?dist} License: LGPLv2 or MPLv1.1 URL: http://freeassociation.sourceforge.net/ Source: http://downloads.sourceforge.net/freeassociation/%{name}-%{version}.tar.gz @@ -64,6 +64,9 @@ rm -fv %{buildroot}%{_libdir}/lib*.*a %{_includedir}/libical/ %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Thu Nov 21 2013 Milan Crha - 1.0-4 - Add patch to fix icalvalue_kind enum generation (RH bug #1023020)