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 d182195..294f0af 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.1.5 -%global github_commit    818c91db58fb3257112fedb8547b7571aadbdb3c +%global github_version   4.1.6 +%global github_commit    e857cb4bb20ed755873fe2b889553ba3c7052dc9  %global composer_vendor  symfony  %global composer_project symfony @@ -2807,6 +2807,9 @@ exit $RET  # ##############################################################################  %changelog +* Wed Oct  3 2018 Remi Collet <remi@remirepo.net> - 4.1.6-1 +- update to 4.1.6 +  * Mon Oct  1 2018 Remi Collet <remi@remirepo.net> - 4.1.5-1  - update to 4.1.5  | 
