From c2a2fb66ded933a1d63239d414115c30b20ab6e2 Mon Sep 17 00:00:00 2001
From: Remi Collet <remi@remirepo.net>
Date: Thu, 18 Apr 2019 09:14:19 +0200
Subject: v4.2.7

---
 php-symfony4.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

(limited to 'php-symfony4.spec')

diff --git a/php-symfony4.spec b/php-symfony4.spec
index 06ba461..53db0d9 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.2.6
-%global github_commit    cd999a4b6c8070cc00ce2f98479517f75e103bca
+%global github_version   4.2.7
+%global github_commit    6122c791d640b75702514c18c8aae816dbbefae2
 
 %global composer_vendor  symfony
 %global composer_project symfony
@@ -2919,6 +2919,9 @@ exit $RET
 # ##############################################################################
 
 %changelog
+* Thu Apr 18 2019 Remi Collet <remi@remirepo.net> - 4.2.7-1
+- update to 4.2.7
+
 * Tue Apr 16 2019 Remi Collet <remi@remirepo.net> - 4.2.6-1
 - update to 4.2.6
 
-- 
cgit