[packages/curl] up to 8.2.1
atler
atler at pld-linux.org
Wed Jul 26 11:29:50 CEST 2023
commit 92e8c5080e0e7f4777a318278c0945e9281513cb
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Jul 26 10:22:35 2023 +0200
up to 8.2.1
curl.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/curl.spec b/curl.spec
index 51a15b1..34230c6 100644
--- a/curl.spec
+++ b/curl.spec
@@ -24,12 +24,12 @@ Summary(pt_BR.UTF-8): Busca URL (suporta FTP, TELNET, LDAP, GOPHER, DICT, HTTP e
Summary(ru.UTF-8): Утилита для получения файлов с серверов FTP, HTTP и других
Summary(uk.UTF-8): Утиліта для отримання файлів з серверів FTP, HTTP та інших
Name: curl
-Version: 8.2.0
+Version: 8.2.1
Release: 1
License: MIT-like
Group: Applications/Networking
Source0: https://curl.se/download/%{name}-%{version}.tar.xz
-# Source0-md5: 79209ce29a6ae6f28e1bc0a7e38735b9
+# Source0-md5: 556576a795bdd2c7d10de6886480065f
Patch0: %{name}-ac.patch
Patch1: %{name}-krb5flags.patch
URL: https://curl.se/
@@ -45,7 +45,7 @@ BuildRequires: libpsl-devel
%{?with_ssh:BuildRequires: libssh2-devel >= 1.2.8}
BuildRequires: libtool
BuildRequires: nettle-devel
-%{?with_http2:BuildRequires: nghttp2-devel >= 1.12.0}
+%{?with_http2:BuildRequires: nghttp2-devel >= 1.15.0}
%{?with_http3:BuildRequires: nghttp3-devel}
# with gnutls or openssl crypto, conforming to chosen curl crypto library
%{?with_http3:BuildRequires: ngtcp2-devel}
@@ -125,7 +125,7 @@ Group: Libraries
%{?with_ares:Requires: c-ares >= 1.17.0}
%{?with_gnutls:Requires: gnutls-libs >= 3.1.10}
%{?with_ssh:Requires: libssh2 >= 1.2.8}
-%{?with_http2:Requires: nghttp2-libs >= 1.12.0}
+%{?with_http2:Requires: nghttp2-libs >= 1.15.0}
%if %{with ssl} && %{without gnutls}
Requires: libbrotli >= 1.0.0
Requires: openssl >= 1.0.1
@@ -155,7 +155,7 @@ Requires: libidn2-devel
Requires: libpsl-devel
%{?with_rtmp:Requires: librtmp-devel}
%{?with_ssh:Requires: libssh2-devel >= 1.2.8}
-%{?with_http2:Requires: nghttp2-devel >= 1.12.0}
+%{?with_http2:Requires: nghttp2-devel >= 1.15.0}
%{?with_ldap:Requires: openldap-devel}
%if %{with ssl}
%if %{with gnutls}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/curl.git/commitdiff/92e8c5080e0e7f4777a318278c0945e9281513cb
More information about the pld-cvs-commit
mailing list