From a524b6b9482a11e00f97eb11a72a2d2f55ccec04 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 22 Nov 2022 17:25:53 +0100 Subject: Update to 8.1.13 - http://www.php.net/releases/8_1_13.php --- php81.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php81.spec') diff --git a/php81.spec b/php81.spec index cba4bd8..4813bb0 100644 --- a/php81.spec +++ b/php81.spec @@ -108,7 +108,7 @@ %bcond_with zip %global upver 8.1.13 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2175,6 +2175,9 @@ fi %changelog +* Tue Nov 22 2022 Remi Collet - 8.1.13-1 +- Update to 8.1.13 - http://www.php.net/releases/8_1_13.php + * Wed Nov 9 2022 Remi Collet - 8.1.13~RC1-1 - update to 8.1.13RC1 -- cgit