This commit is contained in:
Jesse Keating 2009-02-25 15:45:40 +00:00
parent 6bcec061c5
commit d9139ddbc1

View File

@ -1,6 +1,6 @@
Name: libical
Version: 0.43
Release: 2%{?dist}
Release: 3%{?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
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.43-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Tue Feb 17 2009 Debarshi Ray <rishi@fedoraproject.org> - 0.43-2
- Added patch to fix CFLAGS in libical.pc. Closes Red Hat Bugzilla bug #484091.