From 73e44b691aa5a3c9d52f38a58340c0bf536eff3b Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 17 Aug 2014 03:53:18 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild --- libical.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libical.spec b/libical.spec index 783c05d..9f2c36f 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: 6%{?dist} +Release: 7%{?dist} License: LGPLv2 or MPLv1.1 URL: http://freeassociation.sourceforge.net/ Source: http://downloads.sourceforge.net/freeassociation/%{name}-%{version}.tar.gz @@ -63,6 +63,9 @@ rm -fv %{buildroot}%{_libdir}/lib*.a %{_includedir}/libical/ %changelog +* Sun Aug 17 2014 Fedora Release Engineering - 1.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Tue Jul 08 2014 Rex Dieter 1.0-6 - minor .spec cleanup