summaryrefslogtreecommitdiffstats
path: root/php-symfony4.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-07-29 10:55:54 +0200
committerRemi Collet <remi@remirepo.net>2021-07-29 10:55:54 +0200
commitc18a774bb0383ee01ef4d77f8ac76fec708cb8c0 (patch)
tree36c4486fbca39287e8255cccde4a7b55b3574a1c /php-symfony4.spec
parentacd7873483409ffd0602c21da46ba8f736b800e4 (diff)
update to 4.4.29
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