summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-09-08 13:54:07 +0200
committerRemi Collet <remi@php.net>2022-09-08 13:54:07 +0200
commit2a2591fb99c363ec4cdffc6de070550888371915 (patch)
treec96d541f30d203fe4ce945350fcc2c38a1f99300
parent08d129b013fb3bfc4a072a92abba041b70666318 (diff)
update to 4.4.45
-rw-r--r--php-symfony4.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-symfony4.spec b/php-symfony4.spec
index a6128a4..e45d432 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.44
-%global github_commit 4a61fa7d89245ac0e8a8b8a44e05f4abd8f8f233
+%global github_version 4.4.45
+%global github_commit c296af8d155455e494955c212a91b45c3510ce19
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global composer_vendor symfony
@@ -3315,6 +3315,9 @@ exit $RET
# ##############################################################################
%changelog
+* Thu Sep 8 2022 Remi Collet <remi@remirepo.net> - 4.4.45-1
+- update to 4.4.45
+
* Fri Jul 29 2022 Remi Collet <remi@remirepo.net> - 4.4.44-1
- update to 4.4.44