diff options
| -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 1d38dea..7480ceb 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.7 -%global github_commit    42ef10b276fc748468c40cef417253a08c46728f +%global github_version   4.0.8 +%global github_commit    b0fcabb5d8dde5d190eceb2be39e3f94cd996765  %global composer_vendor  symfony  %global composer_project symfony @@ -2751,6 +2751,9 @@ exit $RET  # ##############################################################################  %changelog +* Tue Apr 10 2018 Remi Collet <remi@remirepo.net> - 4.0.8-1 +- update to 4.0.8 +  * Tue Apr  3 2018 Remi Collet <remi@remirepo.net> - 4.0.7-1  - update to 4.0.7  | 
