From 62810c84507000c3c349d9758fbf1c4019083d85 Mon Sep 17 00:00:00 2001
From: Pete Walter <pwalter@fedoraproject.org>
Date: Thu, 20 May 2021 01:12:46 +0100
Subject: [PATCH] Rebuild for ICU 69

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

diff --git a/php.spec b/php.spec
index e1f696f..a4acbca 100644
--- a/php.spec
+++ b/php.spec
@@ -62,7 +62,7 @@
 Summary: PHP scripting language for creating dynamic web sites
 Name: php
 Version: %{upver}%{?rcver:~%{rcver}}
-Release: 3%{?dist}
+Release: 4%{?dist}
 # All files licensed under PHP version 3.01, except
 # Zend is licensed under Zend
 # TSRM is licensed under BSD
@@ -1521,6 +1521,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
 
 
 %changelog
+* Thu May 20 2021 Pete Walter <pwalter@fedoraproject.org> - 8.0.6-4
+- Rebuild for ICU 69
+
 * Sat May  8 2021 Remi Collet <remi@remirepo.net> - 8.0.6-3
 - get rid of inet_addr and gethostbyaddr calls