From 012e771f5fce0a676b944510c906b8bdd2b96cb7 Mon Sep 17 00:00:00 2001
From: Remi Collet <fedora@famillecollet.com>
Date: Mon, 6 Jun 2016 19:16:08 +0200
Subject: php-symfony: 2.8.7

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

diff --git a/php-symfony.spec b/php-symfony.spec
index 7999770..05c4981 100644
--- a/php-symfony.spec
+++ b/php-symfony.spec
@@ -13,8 +13,8 @@
 
 %global github_owner     symfony
 %global github_name      symfony
-%global github_version   2.8.6
-%global github_commit    8408816780215fae055599d100b5385d9a247151
+%global github_version   2.8.7
+%global github_commit    663b2d6202c3149515b39cfe50a174a130acb8e2
 %global github_short     %(c=%{github_commit}; echo ${c:0:7})
 
 %global composer_vendor  symfony
@@ -2678,6 +2678,9 @@ exit $RET
 # ##############################################################################
 
 %changelog
+* Mon Jun  6 2016 Remi Collet <remi@fedoraproject.org> - 2.8.7-1
+- Update to 2.8.7
+
 * Sat May 28 2016 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.8.6-2
 - Skip test known to fail on RHEL 7
 
-- 
cgit