diff options
author | Remi Collet <remi@remirepo.net> | 2019-04-18 07:57:06 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-04-18 07:57:06 +0200 |
commit | b9963ee6ea34c128741f2f39a0f9a7e42acefa8a (patch) | |
tree | 84e9c28beb96a2ef95d74e8a7199831ba0f7f57e | |
parent | 8a3937aeafec19ae0497dff0a5a8b9b9dfeac557 (diff) |
v3.4.26
-rw-r--r-- | php-symfony3.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-symfony3.spec b/php-symfony3.spec index 9fce74a..3c429a0 100644 --- a/php-symfony3.spec +++ b/php-symfony3.spec @@ -13,8 +13,8 @@ %global github_owner symfony %global github_name symfony -%global github_version 3.4.25 -%global github_commit 24454234816e061b4b9c5787eaa2bb6326ead1da +%global github_version 3.4.26 +%global github_commit 1b89e7baec9891c323bbf1ec81af77d901fc60c9 %global composer_vendor symfony %global composer_project symfony @@ -2808,6 +2808,9 @@ exit $RET # ############################################################################## %changelog +* Thu Apr 18 2019 Remi Collet <remi@remirepo.net> - 3.4.26-1 +- update to 3.4.26 + * Tue Apr 16 2019 Remi Collet <remi@remirepo.net> - 3.4.25-1 - update to 3.4.25 |