summaryrefslogtreecommitdiffstats
path: root/php-symfony4.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-11-12 15:28:46 +0100
committerRemi Collet <remi@remirepo.net>2019-11-12 15:28:46 +0100
commit2d474d4fd57c03939a259b415e40fb1db464d580 (patch)
tree9f97f9c697d188f737c0dfc4b7d98ddfbe95808e /php-symfony4.spec
parentdb2cb37da06924ff8c04e941c0ed0a4688f3d0d4 (diff)
v4.3.7
Diffstat (limited to 'php-symfony4.spec')
-rw-r--r--php-symfony4.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-symfony4.spec b/php-symfony4.spec
index 2d1030e..88061b8 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.3.6
-%global github_commit 7e98605f0e11979e6735dfefc6dad11977d8f5e7
+%global github_version 4.3.7
+%global github_commit fb4065ac95f08ca26ee605936e537ba2cd4a6bb7
%global composer_vendor symfony
%global composer_project symfony
@@ -3228,6 +3228,9 @@ exit $RET
# ##############################################################################
%changelog
+* Tue Nov 12 2019 Remi Collet <remi@remirepo.net> - 4.3.7-1
+- update to 4.3.7
+
* Tue Nov 5 2019 Remi Collet <remi@remirepo.net> - 4.3.6-1
- update to 4.3.6
- add HttpClient, Mailer and Mime components