summaryrefslogtreecommitdiffstats
path: root/php-pecl-scrypt.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-scrypt.spec')
-rw-r--r--php-pecl-scrypt.spec10
1 files changed, 8 insertions, 2 deletions
diff --git a/php-pecl-scrypt.spec b/php-pecl-scrypt.spec
index 9ee8994..a0e0f67 100644
--- a/php-pecl-scrypt.spec
+++ b/php-pecl-scrypt.spec
@@ -22,7 +22,7 @@
Summary: Scrypt hashing function
Name: %{?scl_prefix}php-pecl-%{pecl_name}
-Version: 1.4.3
+Version: 2.0.0
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
Group: Development/Languages
@@ -31,7 +31,7 @@ Source0: https://pecl.php.net/get/%{pecl_name}-%{version}.tgz
BuildRequires: make
BuildRequires: %{?dtsprefix}gcc
-BuildRequires: %{?scl_prefix}php-devel
+BuildRequires: %{?scl_prefix}php-devel >= 7.0
BuildRequires: %{?scl_prefix}php-pear
Requires: %{?scl_prefix}php(zend-abi) = %{php_zend_api}
@@ -196,6 +196,12 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Wed Sep 7 2022 Remi Collet <remi@remirepo.net> - 2.0.0-1
+- update to 2.0.0
+
+* Thu Sep 1 2022 Remi Collet <remi@remirepo.net> - 1.4.3-2
+- rebuild for PHP 8.2.0RC1
+
* Wed Aug 17 2022 Remi Collet <remi@remirepo.net> - 1.4.3-1
- update to 1.4.3