- rebuild with new gnutls

This commit is contained in:
Tomáš Mráz 2005-08-08 08:54:04 +00:00
parent 9873b60381
commit b20910bc7e

View File

@ -1,7 +1,7 @@
Summary: Soup, an HTTP library implementation Summary: Soup, an HTTP library implementation
Name: libsoup Name: libsoup
Version: 2.2.3 Version: 2.2.3
Release: 4 Release: 5
License: LGPL License: LGPL
Group: Development/Libraries Group: Development/Libraries
Source0: ftp://ftp.gnome.org/pub/gnome/sources/libsoup/2.2/%{name}-%{version}.tar.bz2 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 %{_datadir}/gtk-doc/html/libsoup
%changelog %changelog
* Mon Aug 8 2005 Tomas Mraz <tmraz@redhat.com> - 2.2.3-5
- rebuild with new gnutls
* Tue Jun 14 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.3-4 * Tue Jun 14 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.3-4
- add patch for NTLM domains (#160071) - add patch for NTLM domains (#160071)