Update to 2.66.0
This commit is contained in:
parent
01ba3a422c
commit
4e5387ce7f
1
.gitignore
vendored
1
.gitignore
vendored
@ -103,3 +103,4 @@ libsoup-2.31.6.tar.bz2
|
|||||||
/libsoup-2.65.90.tar.xz
|
/libsoup-2.65.90.tar.xz
|
||||||
/libsoup-2.65.91.tar.xz
|
/libsoup-2.65.91.tar.xz
|
||||||
/libsoup-2.65.92.tar.xz
|
/libsoup-2.65.92.tar.xz
|
||||||
|
/libsoup-2.66.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.65.92
|
Version: 2.66.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.65/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/2.66/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: glib2-devel >= %{glib2_version}
|
BuildRequires: glib2-devel >= %{glib2_version}
|
||||||
@ -78,6 +78,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
|
||||||
|
* Tue Mar 12 2019 Kalev Lember <klember@redhat.com> - 2.66.0-1
|
||||||
|
- Update to 2.66.0
|
||||||
|
|
||||||
* Tue Mar 05 2019 Kalev Lember <klember@redhat.com> - 2.65.92-1
|
* Tue Mar 05 2019 Kalev Lember <klember@redhat.com> - 2.65.92-1
|
||||||
- Update to 2.65.92
|
- Update to 2.65.92
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libsoup-2.65.92.tar.xz) = 10c46d607fdc00b3fab2bff9b43236696310933bbc468705a0d9df8bc1b49b8845d3e08134bed417ca9bb1350605d50b4e3ee1fbc0a7cd8ed8f1aced0fc37385
|
SHA512 (libsoup-2.66.0.tar.xz) = a79d4dafbf12a3345803b38859a398839e3e9e389552c90bab60b005ffa7e4ce2f43112e322ca10f134ab6e6c53568e058c82c370617e872539e1fafd82a1352
|
||||||
|
Loading…
Reference in New Issue
Block a user