diff options
| author | Remi Collet <remi@remirepo.net> | 2026-04-23 11:29:25 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-04-23 11:29:25 +0200 |
| commit | 1078857f21284a0699e1789bd9ab2ac03e0f098c (patch) | |
| tree | ebe739892dbdc94ea8d8bbc30611ec664843a867 /php-pecl-phpy.spec | |
| parent | d1ee383f33e503e3110a4e43848d694de74d82c3 (diff) | |
update to 1.0.11
Diffstat (limited to 'php-pecl-phpy.spec')
| -rw-r--r-- | php-pecl-phpy.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-phpy.spec b/php-pecl-phpy.spec index 64b5004..cddcb3f 100644 --- a/php-pecl-phpy.spec +++ b/php-pecl-phpy.spec @@ -17,7 +17,7 @@ Summary: An extension for inter-calling Python and PHP Name: %{?scl_prefix}php-pecl-%{pecl_name} -Version: 1.0.10 +Version: 1.0.11 Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} License: Apache-2.0 URL: https://pecl.php.net/package/%{pecl_name} @@ -164,6 +164,9 @@ cd %{sources} %changelog +* Thu Mar 6 2025 Remi Collet <remi@remirepo.net> - 1.0.11-1 +- update to 1.0.11 + * Wed Feb 26 2025 Remi Collet <remi@remirepo.net> - 1.0.10-1 - update to 1.0.10 - re-license spec file to CECILL-2.1 |
