This commit is contained in:
Matthias Clasen 2010-01-18 21:02:55 +00:00
parent ebeca74cf6
commit 6fb3ad1535

View File

@ -39,7 +39,7 @@
Name: evolution
Version: 2.29.5
Release: 1%{?dist}
Release: 2%{?dist}
Group: Applications/Productivity
Summary: Mail and calendar client for GNOME
License: GPLv2+ and GFDL
@ -679,6 +679,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Mon Jan 18 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.5-2.fc13
- Rebuild against new gnome-desktop
* Tue Jan 12 2010 Milan Crha <mcrha@redhat.com> - 2.29.5-1.fc13
- Update to 2.29.5
- Add patch for Gnome bug #606874 (mktemp removed in glibc-2.11.90-8)