diff options
Diffstat (limited to 'php-pecl-ev.spec')
| -rw-r--r-- | php-pecl-ev.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-ev.spec b/php-pecl-ev.spec index ed5eec3..26709cd 100644 --- a/php-pecl-ev.spec +++ b/php-pecl-ev.spec @@ -1,6 +1,6 @@ # remirepo spec file for php-pecl-ev # -# SPDX-FileCopyrightText: Copyright 2013-2025 Remi Collet +# SPDX-FileCopyrightText: Copyright 2013-2026 Remi Collet # SPDX-License-Identifier: CECILL-2.1 # http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt # @@ -19,7 +19,7 @@ %global with_zts 0%{!?_without_zts:%{?__ztsphp:1}} # After 20-sockets %global ini_name 40-%{pecl_name}.ini -%global upstream_version 1.2.2 +%global upstream_version 1.2.3 #global upstream_prever RC1 #global upstream_postver r1 %global sources %{pecl_name}-%{upstream_version}%{?upstream_prever}%{?upstream_postver} @@ -183,6 +183,9 @@ TEST_PHP_ARGS="$DEPMOD -d extension=%{buildroot}%{php_extdir}/%{pecl_name}.so" \ %changelog +* Tue Jan 27 2026 Remi Collet <remi@remirepo.net> - 1.2.3-1 +- update to 1.2.3 + * Tue Nov 4 2025 Remi Collet <remi@remirepo.net> - 1.2.2-1 - update to 1.2.2 |
