Update to 2.72.0
This commit is contained in:
parent
e30de9f419
commit
e73ea309f1
1
.gitignore
vendored
1
.gitignore
vendored
@ -120,3 +120,4 @@ libsoup-2.31.6.tar.bz2
|
|||||||
/libsoup-2.70.0.tar.xz
|
/libsoup-2.70.0.tar.xz
|
||||||
/libsoup-2.71.0.tar.xz
|
/libsoup-2.71.0.tar.xz
|
||||||
/libsoup-2.71.1.tar.xz
|
/libsoup-2.71.1.tar.xz
|
||||||
|
/libsoup-2.72.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.71.1
|
Version: 2.72.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.71/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/2.72/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: glib2-devel >= %{glib2_version}
|
BuildRequires: glib2-devel >= %{glib2_version}
|
||||||
@ -81,6 +81,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 Sep 14 2020 Kalev Lember <klember@redhat.com> - 2.72.0-1
|
||||||
|
- Update to 2.72.0
|
||||||
|
|
||||||
* Sun Sep 06 2020 Kalev Lember <klember@redhat.com> - 2.71.1-1
|
* Sun Sep 06 2020 Kalev Lember <klember@redhat.com> - 2.71.1-1
|
||||||
- Update to 2.71.1
|
- Update to 2.71.1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libsoup-2.71.1.tar.xz) = e4dcf48c2afd50affccf1c5742c28c463efe933ac45e94ce13e40ffe73648c58c086744b7c0733b115519dae16d19846785fabac45264e237de9afdf5721bb8a
|
SHA512 (libsoup-2.72.0.tar.xz) = ca16772d0d318c4be0c4859db1e32baffa2231b4732f3bf9814aa405febde86395a0fb8bfa1635d70a7b5853d2567403920b9b0d0f5c3c179294352af27e91de
|
||||||
|
Loading…
Reference in New Issue
Block a user