From 6f9765cd743c7973ab308b01db0825d494201030 Mon Sep 17 00:00:00 2001
From: Remi Collet <remi@remirepo.net>
Date: Wed, 12 Oct 2022 12:59:34 +0200
Subject: update to 4.4.47

---
 php-symfony4.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

(limited to 'php-symfony4.spec')

diff --git a/php-symfony4.spec b/php-symfony4.spec
index 5998190..b334f71 100644
--- a/php-symfony4.spec
+++ b/php-symfony4.spec
@@ -13,8 +13,8 @@
 
 %global github_owner     symfony
 %global github_name      symfony
-%global github_version   4.4.46
-%global github_commit    ba87d8e2af7b7a3e12c9abb5e87bfc05e3c85e8a
+%global github_version   4.4.47
+%global github_commit    988b385dc014c7d617b89ed021f10bc6a1422bb1
 %global github_short     %(c=%{github_commit}; echo ${c:0:7})
 
 %global composer_vendor  symfony
@@ -3315,6 +3315,9 @@ exit $RET
 # ##############################################################################
 
 %changelog
+* Wed Oct 12 2022 Remi Collet <remi@remirepo.net> - 4.4.47-1
+- update to 4.4.47
+
 * Fri Sep 30 2022 Remi Collet <remi@remirepo.net> - 4.4.46-1
 - update to 4.4.46
 
-- 
cgit