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 fedb8cd..d83f6f4 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.12 -%global github_commit 482d06316077da115e5dac2afd2a7ce9f5f100f7 +%global github_version 4.1.13 +%global github_commit 0578fdf038f225524929373bf1b0d33129f1be13 %global composer_vendor symfony %global composer_project symfony @@ -2810,6 +2810,9 @@ exit $RET # ############################################################################## %changelog +* Thu May 2 2019 Remi Collet <remi@remirepo.net> - 4.1.13-1 +- update to 4.1.13 + * Thu Apr 18 2019 Remi Collet <remi@remirepo.net> - 4.1.12-1 - update to 4.1.12 |