diff options
-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 179eef1..f8b02e2 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.41 -%global github_commit 24fc640d544a67869a4106de5fc303c597398629 +%global github_version 2.8.42 +%global github_commit 0084ec5bb6614688f547ef80bf1ef8a900c4e350 %global github_short %(c=%{github_commit}; echo ${c:0:7}) %global composer_vendor symfony @@ -2586,6 +2586,9 @@ done # ############################################################################## %changelog +* Mon Jun 25 2018 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.8.42-1 +- Update to 2.8.42 + * Mon May 28 2018 Remi Collet <remi@remirepo.net> - 2.8.41-1 - update to 2.8.41 |