Update to 2.65.1
This commit is contained in:
parent
cfb63a972d
commit
646b141326
1
.gitignore
vendored
1
.gitignore
vendored
@ -98,3 +98,4 @@ libsoup-2.31.6.tar.bz2
|
|||||||
/libsoup-2.63.90.tar.xz
|
/libsoup-2.63.90.tar.xz
|
||||||
/libsoup-2.64.0.tar.xz
|
/libsoup-2.64.0.tar.xz
|
||||||
/libsoup-2.64.1.tar.xz
|
/libsoup-2.64.1.tar.xz
|
||||||
|
/libsoup-2.65.1.tar.xz
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
%define glib2_version 2.38.0
|
%define glib2_version 2.38.0
|
||||||
|
|
||||||
Name: libsoup
|
Name: libsoup
|
||||||
Version: 2.64.1
|
Version: 2.65.1
|
||||||
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.64/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/2.65/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: chrpath
|
BuildRequires: chrpath
|
||||||
BuildRequires: glib2-devel >= %{glib2_version}
|
BuildRequires: glib2-devel >= %{glib2_version}
|
||||||
@ -82,6 +82,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/*.so
|
|||||||
%{_datadir}/vala/vapi/libsoup-2.4.vapi
|
%{_datadir}/vala/vapi/libsoup-2.4.vapi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 09 2018 Kalev Lember <klember@redhat.com> - 2.65.1-1
|
||||||
|
- Update to 2.65.1
|
||||||
|
|
||||||
* Tue Sep 25 2018 Kalev Lember <klember@redhat.com> - 2.64.1-1
|
* Tue Sep 25 2018 Kalev Lember <klember@redhat.com> - 2.64.1-1
|
||||||
- Update to 2.64.1
|
- Update to 2.64.1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libsoup-2.64.1.tar.xz) = 13d16457a443294020621df34205c570d25a6ff048ab68633cc504d70a8a1281a38dddb54110fd35a059bd69aebc3fd49b5ab0fc42abf4f4a19746a25050119d
|
SHA512 (libsoup-2.65.1.tar.xz) = 73b23c75905477ff2df9988f0da5d93a88fc22dc5b132e65284a66d41de5aac78f030231840837580fa71216b278732bcc3c5b3e64d3632d92978d4bee7c8640
|
||||||
|
Loading…
Reference in New Issue
Block a user