summaryrefslogtreecommitdiffstats
path: root/php-pecl-phpy.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-phpy.spec')
-rw-r--r--php-pecl-phpy.spec5
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