summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-09-06 15:55:57 +0200
committerRemi Collet <remi@php.net>2022-09-06 15:55:57 +0200
commit5dd06ba7efbd21536f1553cb32a2bf0318935c14 (patch)
treeb6ed9f9c3bd8950fc57cdd7c1c4dff6781bfbcd2
parent9938c051c375524db720a6748f019009b4d4c49a (diff)
rebuild using ICU 71
-rw-r--r--php-pecl-http.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-http.spec b/php-pecl-http.spec
index 5de8af4..1d26ceb 100644
--- a/php-pecl-http.spec
+++ b/php-pecl-http.spec
@@ -46,7 +46,7 @@ Version: %{upstream_version}%{?upstream_prever:~%{upstream_lower}}
Release: 0.9.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{pecl_name}-%{version}-%{gh_short}.tar.gz
%else
-Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Source0: https://pecl.php.net/get/%{proj_name}-%{upstream_version}%{?upstream_prever}.tgz
%endif
Summary: Extended HTTP support
@@ -66,7 +66,7 @@ BuildRequires: pcre-devel
BuildRequires: zlib-devel >= 1.2.0.4
BuildRequires: curl-devel >= 7.18.2
# We require 69 to ensure we use the same version than PHP
-BuildRequires: pkgconfig(icu-i18n) >= 69
+BuildRequires: pkgconfig(icu-i18n) >= 71
BuildRequires: %{?scl_prefix}php-pecl-raphf-devel >= 2
BuildRequires: pkgconfig(libevent) >= 2
# only needed in F27+
@@ -335,6 +335,9 @@ fi
%changelog
+* Tue Sep 6 2022 Remi Collet <remi@remirepo.net> - 4.2.3-2
+- rebuild using ICU 71
+
* Fri Jun 10 2022 Remi Collet <remi@remirepo.net> - 4.2.3-1
- update to 4.2.3