Update to 2.71.0
This commit is contained in:
parent
c824975519
commit
8e806d43a1
1
.gitignore
vendored
1
.gitignore
vendored
@ -118,3 +118,4 @@ libsoup-2.31.6.tar.bz2
|
|||||||
/libsoup-2.68.3.tar.xz
|
/libsoup-2.68.3.tar.xz
|
||||||
/libsoup-2.69.90.tar.xz
|
/libsoup-2.69.90.tar.xz
|
||||||
/libsoup-2.70.0.tar.xz
|
/libsoup-2.70.0.tar.xz
|
||||||
|
/libsoup-2.71.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.70.0
|
Version: 2.71.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.70/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/2.71/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: glib2-devel >= %{glib2_version}
|
BuildRequires: glib2-devel >= %{glib2_version}
|
||||||
@ -80,6 +80,9 @@ you to develop applications that use the libsoup library.
|
|||||||
%{_datadir}/vala/vapi/libsoup-2.4.vapi
|
%{_datadir}/vala/vapi/libsoup-2.4.vapi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 20 2020 Kalev Lember <klember@redhat.com> - 2.71.0-1
|
||||||
|
- Update to 2.71.0
|
||||||
|
|
||||||
* Sat Mar 07 2020 Kalev Lember <klember@redhat.com> - 2.70.0-1
|
* Sat Mar 07 2020 Kalev Lember <klember@redhat.com> - 2.70.0-1
|
||||||
- Update to 2.70.0
|
- Update to 2.70.0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libsoup-2.70.0.tar.xz) = c3e2a963f4b38b2eee5d772b68a325c076fde19c26413bb3ada91824d3c7e108fbc325bfdc49a28141a641233485d3044d18142720c2aebaa7cc820f8718159b
|
SHA512 (libsoup-2.71.0.tar.xz) = f690cd2fa43a8fb055e9a1723e68a04b536577f0c7b6dd06825e79d67a261ba00dcefdef6e378a6560832fe49d57275a8affd1437c4c5a535d0d1635a1c7b2e8
|
||||||
|
Loading…
Reference in New Issue
Block a user