From fdbb09a13643e565af2e48ca22e9122d0bd85855 Mon Sep 17 00:00:00 2001
From: Remi Collet <remi@remirepo.net>
Date: Wed, 20 Dec 2023 07:33:08 +0100
Subject: Update to 8.1.27 - http://www.php.net/releases/8_1_27.php

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

(limited to 'php.spec')

diff --git a/php.spec b/php.spec
index 3ad9ba2..7f3624e 100644
--- a/php.spec
+++ b/php.spec
@@ -130,7 +130,7 @@
 %global gh_owner     php
 %global gh_project   php-src
 %global upver        8.1.27
-%global rcver        RC1
+#global rcver        RC1
 
 Summary: PHP scripting language for creating dynamic web sites
 Name:    %{?scl_prefix}php
@@ -1865,6 +1865,9 @@ fi
 
 
 %changelog
+* Wed Dec 20 2023 Remi Collet <remi@remirepo.net> - 8.1.27-1
+- Update to 8.1.27 - http://www.php.net/releases/8_1_27.php
+
 * Tue Dec  5 2023 Remi Collet <remi@remirepo.net> - 8.1.27~RC1-1
 - update to 8.1.27RC1
 - add fixes for libxml 2.12 from 8.2
-- 
cgit