summaryrefslogtreecommitdiffstats
path: root/php-pecl-decimal.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-decimal.spec')
-rw-r--r--php-pecl-decimal.spec8
1 files changed, 5 insertions, 3 deletions
diff --git a/php-pecl-decimal.spec b/php-pecl-decimal.spec
index 02c7759..9dd74bd 100644
--- a/php-pecl-decimal.spec
+++ b/php-pecl-decimal.spec
@@ -30,7 +30,7 @@
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Summary: Arbitrary-precision floating-point decimal
License: MIT
-Version: 1.5.1
+Version: 1.5.3
Release: 1%{?dist}
%forgemeta
URL: %{forgeurl}
@@ -38,8 +38,7 @@ Source0: %{forgesource}
BuildRequires: make
BuildRequires: %{?dtsprefix}gcc
-# See https://github.com/php-decimal/ext-decimal/issues/91
-BuildRequires: %{?scl_prefix}php-devel >= 8.0
+BuildRequires: %{?scl_prefix}php-devel >= 7.4
BuildRequires: %{?scl_prefix}php-json
BuildRequires: mpdecimal-devel >= 2.4
@@ -163,6 +162,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Sun Apr 12 2026 Remi Collet <remi@remirepo.net> - 1.5.3-1
+- update to 1.5.3
+
* Sat Apr 11 2026 Remi Collet <remi@remirepo.net> - 1.5.1-1
- update to 1.5.1
- drop pear/pecl dependency