diff options
-rw-r--r-- | php-symfony3.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-symfony3.spec b/php-symfony3.spec index 0d44d24..e86636b 100644 --- a/php-symfony3.spec +++ b/php-symfony3.spec @@ -13,8 +13,8 @@ %global github_owner symfony %global github_name symfony -%global github_version 3.4.38 -%global github_commit c5a882db43e7163114edffdf3ee2f988328fa6c4 +%global github_version 3.4.39 +%global github_commit 29ccc948a87d72c991fff9dbb92bd64f728e7b75 %global composer_vendor symfony %global composer_project symfony @@ -2876,6 +2876,9 @@ exit $RET # ############################################################################## %changelog +* Mon Mar 30 2020 Remi Collet <remi@remirepo.net> - 3.4.39-1 +- update to 3.4.39 + * Tue Mar 3 2020 Remi Collet <remi@remirepo.net> - 3.4.38-1 - update to 3.4.38 |