Update to 2.58.0
This commit is contained in:
parent
6d757ca851
commit
592b6162d3
1
.gitignore
vendored
1
.gitignore
vendored
@ -81,3 +81,4 @@ libsoup-2.31.6.tar.bz2
|
||||
/libsoup-2.55.90.tar.xz
|
||||
/libsoup-2.56.0.tar.xz
|
||||
/libsoup-2.57.1.tar.xz
|
||||
/libsoup-2.58.0.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%define glib2_version 2.38.0
|
||||
|
||||
Name: libsoup
|
||||
Version: 2.57.1
|
||||
Release: 2%{?dist}
|
||||
Version: 2.58.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Soup, an HTTP library implementation
|
||||
|
||||
License: LGPLv2
|
||||
URL: https://wiki.gnome.org/Projects/libsoup
|
||||
Source0: https://download.gnome.org/sources/%{name}/2.57/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/2.58/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
BuildRequires: glib-networking
|
||||
@ -81,6 +81,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
|
||||
%{_datadir}/vala/vapi/libsoup-2.4.vapi
|
||||
|
||||
%changelog
|
||||
* Thu Apr 20 2017 Kalev Lember <klember@redhat.com> - 2.58.0-1
|
||||
- Update to 2.58.0
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.57.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libsoup-2.57.1.tar.xz) = 1e19f101a7adcbe9040045ba0cc016491928086f55bbfa2d2af8613010ab84d48f0d6e466a79095c7a94ee0a1a0c02c2d19a589e857c026a8bc74f59afbe9b44
|
||||
SHA512 (libsoup-2.58.0.tar.xz) = 2d041a36f49e1a271d206eb75b09f8786f0674a884caf97cdb9175cfe1bfaa71abf41de2fb3b0eabb53f0917d6b7ff1957981c40b69d63369dddd6907d1431a9
|
||||
|
Loading…
Reference in New Issue
Block a user