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 cb7fa04..7106f01 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.16 -%global github_commit 43421aaec946240f79c2768edd2753b8b9080ffa +%global github_version 3.4.17 +%global github_commit de239d25e0bb3be451a17b627705a5970c6c59e6 %global composer_vendor symfony %global composer_project symfony @@ -2807,6 +2807,9 @@ exit $RET # ############################################################################## %changelog +* Wed Oct 3 2018 Remi Collet <remi@remirepo.net> - 3.4.17-1 +- update to 3.4.17 + * Mon Oct 1 2018 Remi Collet <remi@remirepo.net> - 3.4.16-1 - update to 3.4.16 |