Update to 2.64.0
This commit is contained in:
parent
e0a496107f
commit
6c4a7651cf
1
.gitignore
vendored
1
.gitignore
vendored
@ -96,3 +96,4 @@ libsoup-2.31.6.tar.bz2
|
||||
/libsoup-2.62.2.tar.xz
|
||||
/libsoup-2.62.3.tar.xz
|
||||
/libsoup-2.63.90.tar.xz
|
||||
/libsoup-2.64.0.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%define glib2_version 2.38.0
|
||||
|
||||
Name: libsoup
|
||||
Version: 2.63.90
|
||||
Version: 2.64.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.63/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/2.64/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
@ -82,6 +82,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/*.so
|
||||
%{_datadir}/vala/vapi/libsoup-2.4.vapi
|
||||
|
||||
%changelog
|
||||
* Wed Sep 05 2018 Kalev Lember <klember@redhat.com> - 2.64.0-1
|
||||
- Update to 2.64.0
|
||||
|
||||
* Sun Aug 12 2018 Kalev Lember <klember@redhat.com> - 2.63.90-1
|
||||
- Update to 2.63.90
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libsoup-2.63.90.tar.xz) = 736e4782d3dce8f1c8bdcef75c3ef41ff71dee5c1e44da8c96b97c05a3a94c68451628d9ebe688fe09c1a4bc75e410e86f5db5b9b24bf9ccfecc0bf1fd873ec7
|
||||
SHA512 (libsoup-2.64.0.tar.xz) = 4ff3d16898bad5481d6abc4a7d2cdccc559e3d2a675128ccb61fba09a39c5c1736aeb7bda77dfd73f97a8660d11e25e88901fb6b957ab47b1e9e8a0fd6740424
|
||||
|
Loading…
Reference in New Issue
Block a user