summaryrefslogtreecommitdiffstats
path: root/php-pecl-uopz.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-uopz.spec')
-rw-r--r--php-pecl-uopz.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-uopz.spec b/php-pecl-uopz.spec
index be69d70..6574340 100644
--- a/php-pecl-uopz.spec
+++ b/php-pecl-uopz.spec
@@ -23,7 +23,7 @@
Summary: User Operations for Zend
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 7.0.0
+Version: 7.1.0
Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: PHP
URL: https://pecl.php.net/package/%{pecl_name}
@@ -243,6 +243,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Fri Aug 6 2021 Remi Collet <remi@remirepo.net> - 7.1.0-1
+- update to 7.1.0
+
* Wed Jul 28 2021 Remi Collet <remi@remirepo.net> - 7.0.0-1
- update to 7.0.0
- raise dependency on PHP 8.0