- rebuild with new gnutls

This commit is contained in:
Tomáš Mráz 2008-06-24 08:56:40 +00:00
parent 0e430dd64e
commit 17f7ad8d6b

View File

@ -4,7 +4,7 @@
Name: libsoup Name: libsoup
Version: 2.23.1 Version: 2.23.1
Release: 4%{?dist} Release: 5%{?dist}
License: LGPLv2 License: LGPLv2
Group: Development/Libraries Group: Development/Libraries
Summary: Soup, an HTTP library implementation Summary: Soup, an HTTP library implementation
@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/gtk-doc/html/%{name}-2.4 %{_datadir}/gtk-doc/html/%{name}-2.4
%changelog %changelog
* Tue Jun 24 2008 Tomas Mraz <tmraz@redhat.com> - 2.23.1-5
- rebuild with new gnutls
* Sun Jun 22 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.1-4 * Sun Jun 22 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.1-4
- Remove unnecessary pkgconfig build requirement. - Remove unnecessary pkgconfig build requirement.