Update to 2.70.0
This commit is contained in:
parent
879def6a4d
commit
c824975519
1
.gitignore
vendored
1
.gitignore
vendored
@ -117,3 +117,4 @@ libsoup-2.31.6.tar.bz2
|
|||||||
/libsoup-2.68.2.tar.xz
|
/libsoup-2.68.2.tar.xz
|
||||||
/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
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
%define glib2_version 2.38.0
|
%define glib2_version 2.38.0
|
||||||
|
|
||||||
Name: libsoup
|
Name: libsoup
|
||||||
Version: 2.69.90
|
Version: 2.70.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.69/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/2.70/%{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
|
||||||
|
* Sat Mar 07 2020 Kalev Lember <klember@redhat.com> - 2.70.0-1
|
||||||
|
- Update to 2.70.0
|
||||||
|
|
||||||
* Mon Feb 03 2020 Kalev Lember <klember@redhat.com> - 2.69.90-1
|
* Mon Feb 03 2020 Kalev Lember <klember@redhat.com> - 2.69.90-1
|
||||||
- Update to 2.69.90
|
- Update to 2.69.90
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libsoup-2.69.90.tar.xz) = 4e461c90bd91e2aaeb6ad25249f144a977381467703d689b591280f92de070fcf0b1cfcde6736671a6f46c3d82fce4d36329b8fdf13488bdc64ab4cd1653a0b1
|
SHA512 (libsoup-2.70.0.tar.xz) = c3e2a963f4b38b2eee5d772b68a325c076fde19c26413bb3ada91824d3c7e108fbc325bfdc49a28141a641233485d3044d18142720c2aebaa7cc820f8718159b
|
||||||
|
Loading…
Reference in New Issue
Block a user