Update to 2.33.6

This commit is contained in:
Christopher Aillon 2011-02-02 00:31:26 -08:00
parent de9594d72f
commit 9da999917b
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ libsoup-2.31.6.tar.bz2
/libsoup-2.32.0.tar.bz2 /libsoup-2.32.0.tar.bz2
/libsoup-2.32.2.tar.bz2 /libsoup-2.32.2.tar.bz2
/libsoup-2.33.5.tar.bz2 /libsoup-2.33.5.tar.bz2
/libsoup-2.33.6.tar.bz2

View File

@ -3,8 +3,8 @@
### Abstract ### ### Abstract ###
Name: libsoup Name: libsoup
Version: 2.33.5 Version: 2.33.6
Release: 2%{?dist} Release: 1%{?dist}
License: LGPLv2 License: LGPLv2
Group: Development/Libraries Group: Development/Libraries
Summary: Soup, an HTTP library implementation Summary: Soup, an HTTP library implementation
@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/gtk-doc/html/%{name}-2.4 %{_datadir}/gtk-doc/html/%{name}-2.4
%changelog %changelog
* Wed Feb 2 2011 Christopher Aillon <caillon@redhat.com> - 2.33.6-1
- Update to 2.33.6
* Mon Jan 17 2011 Dan Winship <danw@redhat.com> - 2.33.5-2 * Mon Jan 17 2011 Dan Winship <danw@redhat.com> - 2.33.5-2
- Require glib-networking, for TLS support - Require glib-networking, for TLS support

View File

@ -1 +1 @@
3fb162c5ae643d1f78a293d088280006 libsoup-2.33.5.tar.bz2 3a7219057d289dd7dcdd67681d27eebe libsoup-2.33.6.tar.bz2