diff options
Diffstat (limited to 'php-symfony4.spec')
-rw-r--r-- | php-symfony4.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-symfony4.spec b/php-symfony4.spec index 7480ceb..854cfcc 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.0.8 -%global github_commit b0fcabb5d8dde5d190eceb2be39e3f94cd996765 +%global github_version 4.0.9 +%global github_commit 98e4187f3f2853f49f7311722ff4b1e4b3e72325 %global composer_vendor symfony %global composer_project symfony @@ -2751,6 +2751,9 @@ exit $RET # ############################################################################## %changelog +* Fri May 4 2018 Remi Collet <remi@remirepo.net> - 4.0.9-1 +- update to 4.0.9 + * Tue Apr 10 2018 Remi Collet <remi@remirepo.net> - 4.0.8-1 - update to 4.0.8 |