From a953d678c4deded2c60e4d3c04f352f6ced87c9d Mon Sep 17 00:00:00 2001
From: Remi Collet <remi@remirepo.net>
Date: Wed, 28 Sep 2022 12:21:38 +0200
Subject: Update to 8.1.11 - http://www.php.net/releases/8_1_11.php

---
 php.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

(limited to 'php.spec')

diff --git a/php.spec b/php.spec
index 5ffaf33..2699b12 100644
--- a/php.spec
+++ b/php.spec
@@ -123,7 +123,7 @@
 %global gh_owner     php
 %global gh_project   php-src
 %global upver        8.1.11
-%global rcver        RC1
+#global rcver        RC1
 
 Summary: PHP scripting language for creating dynamic web sites
 Name:    %{?scl_prefix}php
@@ -1847,6 +1847,9 @@ fi
 
 
 %changelog
+* Wed Sep 28 2022 Remi Collet <remi@remirepo.net> - 8.1.11-1
+- Update to 8.1.11 - http://www.php.net/releases/8_1_11.php
+
 * Wed Sep 14 2022 Remi Collet <remi@remirepo.net> - 8.1.11~RC1-1
 - update to 8.1.11RC1
 
-- 
cgit