Update to 2.62.0
This commit is contained in:
parent
0053c4f062
commit
c823a998f3
1
.gitignore
vendored
1
.gitignore
vendored
@ -91,3 +91,4 @@ libsoup-2.31.6.tar.bz2
|
|||||||
/libsoup-2.61.2.tar.xz
|
/libsoup-2.61.2.tar.xz
|
||||||
/libsoup-2.61.90.tar.xz
|
/libsoup-2.61.90.tar.xz
|
||||||
/libsoup-2.61.91.tar.xz
|
/libsoup-2.61.91.tar.xz
|
||||||
|
/libsoup-2.62.0.tar.xz
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
%define glib2_version 2.38.0
|
%define glib2_version 2.38.0
|
||||||
|
|
||||||
Name: libsoup
|
Name: libsoup
|
||||||
Version: 2.61.91
|
Version: 2.62.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Soup, an HTTP library implementation
|
Summary: Soup, an HTTP library implementation
|
||||||
|
|
||||||
License: LGPLv2
|
License: LGPLv2
|
||||||
URL: https://wiki.gnome.org/Projects/libsoup
|
URL: https://wiki.gnome.org/Projects/libsoup
|
||||||
Source0: https://download.gnome.org/sources/%{name}/2.61/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/2.62/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
Patch01: crash-under-soup_socket_new.patch
|
Patch01: crash-under-soup_socket_new.patch
|
||||||
|
|
||||||
@ -84,6 +84,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/*.so
|
|||||||
%{_datadir}/vala/vapi/libsoup-2.4.vapi
|
%{_datadir}/vala/vapi/libsoup-2.4.vapi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 12 2018 Kalev Lember <klember@redhat.com> - 2.62.0-1
|
||||||
|
- Update to 2.62.0
|
||||||
|
|
||||||
* Mon Mar 05 2018 Kalev Lember <klember@redhat.com> - 2.61.91-1
|
* Mon Mar 05 2018 Kalev Lember <klember@redhat.com> - 2.61.91-1
|
||||||
- Update to 2.61.91
|
- Update to 2.61.91
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libsoup-2.61.91.tar.xz) = 20b6c4aee9c4eefde65c724b85026bca13a7d863c8e25bd4007e92e8500a95c95c97a02aca13fe52e0be25ae2fff62d3e6052397ebed19f10f5d48bb1dad8d78
|
SHA512 (libsoup-2.62.0.tar.xz) = a2bbe360eb29fd325cdb19eac9f53e554bc9a7a682d0e3c88395d5243fe1990e637631cd9f3b0084607e4c6bab61f368423b2b08707224406b6f078c6dc57675
|
||||||
|
Loading…
Reference in New Issue
Block a user