diff --git a/php-8.1.12.tar.xz b/php-8.1.13.tar.xz similarity index 58% rename from php-8.1.12.tar.xz rename to php-8.1.13.tar.xz index f70d1d2dd51d65d99039c1951262dfc5ac184341..ed806d86ab3697dafec304ff34380d761238ce0f 100644 Binary files a/php-8.1.12.tar.xz and b/php-8.1.13.tar.xz differ diff --git a/php.spec b/php.spec index a25b719866d4d9e93c01203561991156201e7969..03d6ecac686fcf36e327dd8da79d862e9b7682fb 100644 --- a/php.spec +++ b/php.spec @@ -22,7 +22,7 @@ %global with_freetds 0 %global with_sodium 1 %global with_pspell 0 -%global upver 8.1.12 +%global upver 8.1.13 Name: php Version: %{upver} @@ -1088,6 +1088,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %changelog +* Thu Nov 24 2022 Funda Wang - 8.1.13-1 +- New version 8.1.13 + * Sat Oct 29 2022 Funda Wang - 8.1.12-1 - New version 8.1.12