Update to 2.33.6
This commit is contained in:
parent
de9594d72f
commit
9da999917b
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ libsoup-2.31.6.tar.bz2
|
||||
/libsoup-2.32.0.tar.bz2
|
||||
/libsoup-2.32.2.tar.bz2
|
||||
/libsoup-2.33.5.tar.bz2
|
||||
/libsoup-2.33.6.tar.bz2
|
||||
|
@ -3,8 +3,8 @@
|
||||
### Abstract ###
|
||||
|
||||
Name: libsoup
|
||||
Version: 2.33.5
|
||||
Release: 2%{?dist}
|
||||
Version: 2.33.6
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2
|
||||
Group: Development/Libraries
|
||||
Summary: Soup, an HTTP library implementation
|
||||
@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/gtk-doc/html/%{name}-2.4
|
||||
|
||||
%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
|
||||
- Require glib-networking, for TLS support
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user