diff options
Diffstat (limited to 'php-symfony.spec')
-rw-r--r-- | php-symfony.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-symfony.spec b/php-symfony.spec index 6464b1a..c9a62e9 100644 --- a/php-symfony.spec +++ b/php-symfony.spec @@ -13,8 +13,8 @@ %global github_owner symfony %global github_name symfony -%global github_version 2.8.31 -%global github_commit fa9fa59d7bf9d5c73a264d348f0da793cafdc73c +%global github_version 2.8.32 +%global github_commit 0efa80d0a01f60e28ae5800c94d6288239cefefe %global github_short %(c=%{github_commit}; echo ${c:0:7}) %global composer_vendor symfony @@ -2584,6 +2584,9 @@ done # ############################################################################## %changelog +* Tue Dec 5 2017 Remi Collet <remi@remirepo.net> - 2.8.32-1 +- Update to 2.8.32 + * Fri Nov 17 2017 Remi Collet <remi@remirepo.net> - 2.8.31-1 - Update to 2.8.31 |