summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-11-03 08:37:06 +0100
committerRemi Collet <remi@php.net>2022-11-03 08:37:06 +0100
commit42167dda209bdc1994c891bf5188958981b8b613 (patch)
treee8ab1bf1d53a55a98ceadfa3cefdfdf848b8cb60
parent6f9765cd743c7973ab308b01db0825d494201030 (diff)
update to 4.4.48
-rw-r--r--php-symfony4.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-symfony4.spec b/php-symfony4.spec
index b334f71..f52fb6e 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.47
-%global github_commit 988b385dc014c7d617b89ed021f10bc6a1422bb1
+%global github_version 4.4.48
+%global github_commit a23b1f3be1c5a6818481f4fd10792e8400446f65
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global composer_vendor symfony
@@ -3315,6 +3315,9 @@ exit $RET
# ##############################################################################
%changelog
+* Thu Nov 3 2022 Remi Collet <remi@remirepo.net> - 4.4.48-1
+- update to 4.4.48
+
* Wed Oct 12 2022 Remi Collet <remi@remirepo.net> - 4.4.47-1
- update to 4.4.47