summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-07-01 07:39:20 +0200
committerRemi Collet <remi@php.net>2024-07-01 07:39:20 +0200
commitf09cfa2132d6c70d10f8b0cad0a30e3bbf343a3b (patch)
tree9c0b262bfb083a238ffc11fc639765cb88ba59cc
parent7fa0b94ab94f495bfd7df583f9bae72a9553f72e (diff)
update to 2.0.26
-rw-r--r--uwsgi-plugin-php.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/uwsgi-plugin-php.spec b/uwsgi-plugin-php.spec
index 898e72c..61c5b83 100644
--- a/uwsgi-plugin-php.spec
+++ b/uwsgi-plugin-php.spec
@@ -28,7 +28,7 @@ Requires: %{scl_prefix}php-embedded
%endif
Name: %{?scl_prefix}%{project}-plugin-php
-Version: 2.0.25.1
+Version: 2.0.26
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: uWSGI - Plugin for PHP support
License: GPL-2.0-only with exceptions
@@ -90,6 +90,9 @@ install -Dpm 755 %{?scl}%{!?scl:php}_plugin.so %{buildroot}%{_root_libdir}/%{pro
%changelog
+* Mon Jul 1 2024 Remi Collet <remi@remirepo.net> - 2.0.26-1
+- update to 2.0.26
+
* Wed Apr 17 2024 Remi Collet <remi@remirepo.net> - 2.0.25.1-1
- update to 2.0.25.1