From 1e54b7a823d8dee39421917aac83dfd6071ac880 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Mr=C3=A1z?= Date: Mon, 8 Aug 2005 12:46:33 +0000 Subject: [PATCH] - rebuild with new gnutls --- evolution.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/evolution.spec b/evolution.spec index 0a7cdd8..cbd6293 100644 --- a/evolution.spec +++ b/evolution.spec @@ -27,7 +27,7 @@ ExcludeArch: ppc64 Name: evolution Version: 2.3.6.1 -Release: 4 +Release: 5 License: GPL BuildRoot: %{_tmppath}/%{name}-%{version}-root URL: http://www.ximian.com/ @@ -353,6 +353,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/evolution/%{evo_major}/*.so %changelog +* Mon Aug 8 2005 Tomas Mraz - 2.3.6.1-5 +- rebuild with new gnutls + * Tue Aug 2 2005 David Malcolm - 2.3.6.1-4 - Added patch to show correct mimetype for OpenOffice.org files when guessing type for attachments with mimetype "application/octet-stream" (#164957)