diff options
author | Remi Collet <remi@remirepo.net> | 2018-10-03 15:03:54 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-10-03 15:03:54 +0200 |
commit | b4c0d1c8071033b48a0920033bd8fda4e507f60d (patch) | |
tree | 154757c61f95b994b0b10bafb500bfb2164d6ffc | |
parent | 954b0f32d50a0e0ef91df531485d6113bad18ab0 (diff) |
v3.4.17
-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 |