diff options
| author | Remi Collet <remi@remirepo.net> | 2020-11-30 14:20:48 +0100 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2020-11-30 14:20:48 +0100 | 
| commit | d901fd15415c147342f6b9fa8c97755aa0da13e2 (patch) | |
| tree | 3ad27c38384548a664936a79da013554dfcd10b5 | |
| parent | 433142962420e0b76f862d04fde22f78769544bf (diff) | |
update to 3.4.47
| -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 cc91044..9914932 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.46 -%global github_commit    8cd680e4db34bedbe79f1cb306456dde77adf6b6 +%global github_version   3.4.47 +%global github_commit    83093d5448a7b90fd4cbcce38580ae53898f506f  %global composer_vendor  symfony  %global composer_project symfony @@ -2841,6 +2841,9 @@ exit $RET  # ##############################################################################  %changelog +* Mon Nov 30 2020 Remi Collet <remi@remirepo.net> - 3.4.47-1 +- update to 3.4.47 +  * Wed Oct 28 2020 Remi Collet <remi@remirepo.net> - 3.4.46-1  - update to 3.4.46 | 
