(cherry picked from commit 723bcd51e907d445ec3a56a0d7b31b0686506bf6)
This commit is contained in:
Funda Wang 2024-09-25 09:10:08 +08:00 committed by openeuler-sync-bot
parent 071a7eb448
commit 1aba6c1080
3 changed files with 6 additions and 3 deletions

View File

@ -23,7 +23,7 @@
%global with_modphp 1
%global with_lmdb 1
%global with_sodium 1
%global upver 8.3.11
%global upver 8.3.12
Name: php
@ -1314,6 +1314,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
%{_mandir}/man?/*
%changelog
* Wed Sep 25 2024 Funda Wang <fundawang@yeah.net> - 8.3.12-1
- New version 8.3.12
* Mon Sep 02 2024 Funda Wang <fundawang@yeah.net> - 8.3.11-1
- New version 8.3.11

View File

@ -1,4 +1,4 @@
version_control: github
src_repo: php/php-src
tag_prefix: php-
seperator: .
tag_prefix: ^php-
separator: .