2.34.0
This commit is contained in:
parent
5bbadd85dc
commit
22f4a8c6e5
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ libsoup-2.31.6.tar.bz2
|
|||||||
/libsoup-2.33.6.tar.bz2
|
/libsoup-2.33.6.tar.bz2
|
||||||
/libsoup-2.33.90.tar.bz2
|
/libsoup-2.33.90.tar.bz2
|
||||||
/libsoup-2.33.92.tar.bz2
|
/libsoup-2.33.92.tar.bz2
|
||||||
|
/libsoup-2.34.0.tar.bz2
|
||||||
|
@ -3,14 +3,14 @@
|
|||||||
### Abstract ###
|
### Abstract ###
|
||||||
|
|
||||||
Name: libsoup
|
Name: libsoup
|
||||||
Version: 2.33.92
|
Version: 2.34.0
|
||||||
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
|
||||||
URL: http://live.gnome.org/LibSoup
|
URL: http://live.gnome.org/LibSoup
|
||||||
#VCS: git:git://git.gnome.org/libsoup
|
#VCS: git:git://git.gnome.org/libsoup
|
||||||
Source: http://download.gnome.org/sources/libsoup/2.33/libsoup-%{version}.tar.bz2
|
Source: http://download.gnome.org/sources/libsoup/2.34/libsoup-%{version}.tar.bz2
|
||||||
Requires: glib-networking >= %{glib2_version}
|
Requires: glib-networking >= %{glib2_version}
|
||||||
|
|
||||||
### Build Dependencies ###
|
### Build Dependencies ###
|
||||||
@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/gtk-doc/html/%{name}-2.4
|
%{_datadir}/gtk-doc/html/%{name}-2.4
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 4 2011 Matthias Clasen <mclasen@redhat.com> - 2.34.0-1
|
||||||
|
- Update to 2.34.0
|
||||||
|
|
||||||
* Tue Mar 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.33.92-2
|
* Tue Mar 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.33.92-2
|
||||||
- Clean up BRs
|
- Clean up BRs
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user