This commit is contained in:
Peter Robinson 2014-08-17 03:53:18 +00:00
parent 740afb74b4
commit 73e44b691a

View File

@ -1,7 +1,7 @@
Summary: Reference implementation of the iCalendar data type and serialization format Summary: Reference implementation of the iCalendar data type and serialization format
Name: libical Name: libical
Version: 1.0 Version: 1.0
Release: 6%{?dist} Release: 7%{?dist}
License: LGPLv2 or MPLv1.1 License: LGPLv2 or MPLv1.1
URL: http://freeassociation.sourceforge.net/ URL: http://freeassociation.sourceforge.net/
Source: http://downloads.sourceforge.net/freeassociation/%{name}-%{version}.tar.gz Source: http://downloads.sourceforge.net/freeassociation/%{name}-%{version}.tar.gz
@ -63,6 +63,9 @@ rm -fv %{buildroot}%{_libdir}/lib*.a
%{_includedir}/libical/ %{_includedir}/libical/
%changelog %changelog
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Tue Jul 08 2014 Rex Dieter <rdieter@fedoraproject.org> 1.0-6 * Tue Jul 08 2014 Rex Dieter <rdieter@fedoraproject.org> 1.0-6
- minor .spec cleanup - minor .spec cleanup