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 e45d432..5998190 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.4.45 -%global github_commit c296af8d155455e494955c212a91b45c3510ce19 +%global github_version 4.4.46 +%global github_commit ba87d8e2af7b7a3e12c9abb5e87bfc05e3c85e8a %global github_short %(c=%{github_commit}; echo ${c:0:7}) %global composer_vendor symfony @@ -3315,6 +3315,9 @@ exit $RET # ############################################################################## %changelog +* Fri Sep 30 2022 Remi Collet <remi@remirepo.net> - 4.4.46-1 +- update to 4.4.46 + * Thu Sep 8 2022 Remi Collet <remi@remirepo.net> - 4.4.45-1 - update to 4.4.45 |