diff options
Diffstat (limited to 'php-symfony3.spec')
-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 ab2119f..f236f61 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.41 -%global github_commit a72c510fb3bc67d3ba67981178d78be80360ede2 +%global github_version 3.4.42 +%global github_commit 79b0cc53dfc1bc69509d91c4a967b659a9540910 %global composer_vendor symfony %global composer_project symfony @@ -2877,6 +2877,9 @@ exit $RET # ############################################################################## %changelog +* Mon Jun 15 2020 Remi Collet <remi@remirepo.net> - 3.4.42-1 +- update to 3.4.42 + * Wed Jun 3 2020 Remi Collet <remi@remirepo.net> - 3.4.41-1 - update to 3.4.41 |