This commit is contained in:
Jesse Keating 2009-07-25 05:56:04 +00:00
parent 8c111ef88b
commit 00e5630c83

View File

@ -1,6 +1,6 @@
Name: libical
Version: 0.43
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Reference implementation of the iCalendar data type and serialization format
Summary(pl): Implementacja formatu iCalendar
@ -107,6 +107,9 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/%{name}/vobject.h
%changelog
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.43-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Sun Mar 15 2009 Debarshi Ray <rishi@fedoraproject.org> - 0.43-4
- Updated patch to fix #includes in the headers to work with
'pkg-config --cflags libical'. (Red Hat Bugzilla #484091)