From b20910bc7ea4c0f51113bfc48957aa9695369487 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Mr=C3=A1z?= Date: Mon, 8 Aug 2005 08:54:04 +0000 Subject: [PATCH] - rebuild with new gnutls --- libsoup.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libsoup.spec b/libsoup.spec index d8d0d28..415bec6 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -1,7 +1,7 @@ Summary: Soup, an HTTP library implementation Name: libsoup Version: 2.2.3 -Release: 4 +Release: 5 License: LGPL Group: Development/Libraries Source0: ftp://ftp.gnome.org/pub/gnome/sources/libsoup/2.2/%{name}-%{version}.tar.bz2 @@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/libsoup %changelog +* Mon Aug 8 2005 Tomas Mraz - 2.2.3-5 +- rebuild with new gnutls + * Tue Jun 14 2005 David Malcolm - 2.2.3-4 - add patch for NTLM domains (#160071)