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