Update to 2.67.92
This commit is contained in:
parent
a5d2d7c44e
commit
ce094ae25b
1
.gitignore
vendored
1
.gitignore
vendored
@ -110,3 +110,4 @@ libsoup-2.31.6.tar.bz2
|
|||||||
/libsoup-2.67.2.tar.xz
|
/libsoup-2.67.2.tar.xz
|
||||||
/libsoup-2.67.3.tar.xz
|
/libsoup-2.67.3.tar.xz
|
||||||
/libsoup-2.67.91.tar.xz
|
/libsoup-2.67.91.tar.xz
|
||||||
|
/libsoup-2.67.92.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%define glib2_version 2.38.0
|
%define glib2_version 2.38.0
|
||||||
|
|
||||||
Name: libsoup
|
Name: libsoup
|
||||||
Version: 2.67.91
|
Version: 2.67.92
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Soup, an HTTP library implementation
|
Summary: Soup, an HTTP library implementation
|
||||||
|
|
||||||
@ -21,6 +21,7 @@ BuildRequires: pkgconfig(libxml-2.0)
|
|||||||
BuildRequires: pkgconfig(libpsl)
|
BuildRequires: pkgconfig(libpsl)
|
||||||
BuildRequires: pkgconfig(sqlite3)
|
BuildRequires: pkgconfig(sqlite3)
|
||||||
BuildRequires: vala
|
BuildRequires: vala
|
||||||
|
BuildRequires: /usr/bin/ntlm_auth
|
||||||
|
|
||||||
Requires: glib2%{?_isa} >= %{glib2_version}
|
Requires: glib2%{?_isa} >= %{glib2_version}
|
||||||
Requires: glib-networking%{?_isa} >= %{glib2_version}
|
Requires: glib-networking%{?_isa} >= %{glib2_version}
|
||||||
@ -79,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
|
||||||
|
* Tue Aug 20 2019 Kalev Lember <klember@redhat.com> - 2.67.92-1
|
||||||
|
- Update to 2.67.92
|
||||||
|
|
||||||
* Mon Aug 12 2019 Kalev Lember <klember@redhat.com> - 2.67.91-1
|
* Mon Aug 12 2019 Kalev Lember <klember@redhat.com> - 2.67.91-1
|
||||||
- Update to 2.67.91
|
- Update to 2.67.91
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libsoup-2.67.91.tar.xz) = d1b3604163f70acf5af2fead659adf29e5d6aab5ccd19d2d73903b12772179a2855176b8723df20753ac9993ee96df88f117add243b8a4718c16287c12e93356
|
SHA512 (libsoup-2.67.92.tar.xz) = 1473ccbb154986a109c0a9f55bb57dba2880422b526248855300418ec678ba19fc249d7b93507ad61c660d6c4ea96a69c615fac38f58279026c3d895b6eb8fb0
|
||||||
|
Loading…
Reference in New Issue
Block a user