summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-05-03 10:01:34 +0200
committerRemi Collet <remi@remirepo.net>2021-05-03 10:01:34 +0200
commiteec1e86270a09de2ec880621d999d1bd347773fd (patch)
tree1cc91f006cf3fc7e06dc43a9af9f52e6de7cb1a4
parentc641203a7211ebdf386b3cfba411311934378fab (diff)
update to 4.4.22
-rw-r--r--php-symfony4.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-symfony4.spec b/php-symfony4.spec
index 233d607..db81b57 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.21
-%global github_commit 0139b7a74507b39b1ace35fa5544be5aee1dca5f
+%global github_version 4.4.22
+%global github_commit 306adcdbc2ae9db1594f04d3b293e2c9c6d4b736
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global composer_vendor symfony
@@ -3303,6 +3303,9 @@ exit $RET
# ##############################################################################
%changelog
+* Mon May 3 2021 Remi Collet <remi@remirepo.net> - 4.4.22-1
+- update to 4.4.22
+
* Mon Mar 29 2021 Remi Collet <remi@remirepo.net> - 4.4.21-1
- update to 4.4.21
- allow egulias/email-validator v3