Update to 2.61.1
This commit is contained in:
parent
a15ff8ad39
commit
e7bcda71aa
1
.gitignore
vendored
1
.gitignore
vendored
@ -87,3 +87,4 @@ libsoup-2.31.6.tar.bz2
|
||||
/libsoup-2.60.0.tar.xz
|
||||
/libsoup-2.60.1.tar.xz
|
||||
/libsoup-2.60.2.tar.xz
|
||||
/libsoup-2.61.1.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%define glib2_version 2.38.0
|
||||
|
||||
Name: libsoup
|
||||
Version: 2.60.2
|
||||
Release: 2%{?dist}
|
||||
Version: 2.61.1
|
||||
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.60/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/2.61/%{name}-%{version}.tar.xz
|
||||
|
||||
Patch01: crash-under-soup_socket_new.patch
|
||||
|
||||
@ -88,6 +88,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/*.so
|
||||
%{_datadir}/vala/vapi/libsoup-2.4.vapi
|
||||
|
||||
%changelog
|
||||
* Wed Dec 20 2017 Kalev Lember <klember@redhat.com> - 2.61.1-1
|
||||
- Update to 2.61.1
|
||||
|
||||
* Thu Nov 16 2017 Milan Crha <mcrha@redhat.com> - 2.60.2-2
|
||||
- Add patch for RH bug #1458498 (Crash under soup_socket_new())
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libsoup-2.60.2.tar.xz) = 1323b0db3f6e5da65769f2c6267b66eddb426c89cc82925e97134b27db8f2c2cbb4f42b75c4efc984ae489907881d3e22ed3a777af0ae7f99d476808a90ca285
|
||||
SHA512 (libsoup-2.61.1.tar.xz) = 704a04c45d16ba62dff31f4f6d5206cb73635d55cb549b098abbdfbb88302e042b804adb0ecd73e6fb26b4a176f485cab965751451e2e26dbb386260ab2fe3e5
|
||||
|
Loading…
Reference in New Issue
Block a user