Update to 2.47.3
This commit is contained in:
parent
587a20a3d7
commit
6ca91cb24f
1
.gitignore
vendored
1
.gitignore
vendored
@ -57,3 +57,4 @@ libsoup-2.31.6.tar.bz2
|
||||
/libsoup-2.45.90.tar.xz
|
||||
/libsoup-2.45.92.tar.xz
|
||||
/libsoup-2.46.0.tar.xz
|
||||
/libsoup-2.47.3.tar.xz
|
||||
|
@ -3,14 +3,14 @@
|
||||
### Abstract ###
|
||||
|
||||
Name: libsoup
|
||||
Version: 2.46.0
|
||||
Release: 3%{?dist}
|
||||
Version: 2.47.3
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2
|
||||
Group: Development/Libraries
|
||||
Summary: Soup, an HTTP library implementation
|
||||
URL: http://live.gnome.org/LibSoup
|
||||
#VCS: git:git://git.gnome.org/libsoup
|
||||
Source: http://download.gnome.org/sources/libsoup/2.46/libsoup-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/libsoup/2.47/libsoup-%{version}.tar.xz
|
||||
Requires: glib-networking >= %{glib2_version}
|
||||
|
||||
### Build Dependencies ###
|
||||
@ -81,6 +81,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
|
||||
%{_datadir}/gtk-doc/html/%{name}-2.4
|
||||
|
||||
%changelog
|
||||
* Tue Jun 24 2014 Richard Hughes <rhughes@redhat.com> - 2.47.3-1
|
||||
- Update to 2.47.3
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.46.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user