Update to 2.51.3
This commit is contained in:
parent
ba6c4d5e3b
commit
311d6ae8c9
1
.gitignore
vendored
1
.gitignore
vendored
@ -66,3 +66,4 @@ libsoup-2.31.6.tar.bz2
|
|||||||
/libsoup-2.49.91.1.tar.xz
|
/libsoup-2.49.91.1.tar.xz
|
||||||
/libsoup-2.49.92.tar.xz
|
/libsoup-2.49.92.tar.xz
|
||||||
/libsoup-2.50.0.tar.xz
|
/libsoup-2.50.0.tar.xz
|
||||||
|
/libsoup-2.51.3.tar.xz
|
||||||
|
@ -3,14 +3,14 @@
|
|||||||
### Abstract ###
|
### Abstract ###
|
||||||
|
|
||||||
Name: libsoup
|
Name: libsoup
|
||||||
Version: 2.50.0
|
Version: 2.51.3
|
||||||
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.50/libsoup-%{version}.tar.xz
|
Source: https://download.gnome.org/sources/%{name}/2.51/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
### Build Dependencies ###
|
### Build Dependencies ###
|
||||||
|
|
||||||
@ -81,6 +81,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
|
|||||||
%{_datadir}/gtk-doc/html/%{name}-2.4
|
%{_datadir}/gtk-doc/html/%{name}-2.4
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 23 2015 David King <amigadave@amigadave.com> - 2.51.3-1
|
||||||
|
- Update to 2.51.3
|
||||||
|
|
||||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.50.0-2
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.50.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user