summaryrefslogtreecommitdiffstats
path: root/php-symfony4.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-symfony4.spec')
-rw-r--r--php-symfony4.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-symfony4.spec b/php-symfony4.spec
index fce64f3..f2de614 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.28
-%global github_commit 732f538e0fa5a2006095254c1d4f20ef4ccbe8d4
+%global github_version 4.4.29
+%global github_commit ce674b31b6c76abae3cc33b5766256ecf1d417a0
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global composer_vendor symfony
@@ -3312,6 +3312,9 @@ exit $RET
# ##############################################################################
%changelog
+* Thu Jul 29 2021 Remi Collet <remi@remirepo.net> - 4.4.29-1
+- update to 4.4.29
+
* Tue Jul 27 2021 Remi Collet <remi@remirepo.net> - 4.4.28-1
- update to 4.4.28
- all components now require symfony/polyfill-php80