summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-06-26 06:53:33 +0200
committerRemi Collet <remi@remirepo.net>2018-06-26 06:53:33 +0200
commit2c96a18f2cd74fa4e938d2001ab05c5f584c0c7d (patch)
tree2c2008eba3b79ea0de9ecb9567a8fd0c51c7b2c4
parentcf4e081e21d35ce52851bbbf2274ca542d43ca7c (diff)
v2.8.42 from Fedora
-rw-r--r--php-symfony.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-symfony.spec b/php-symfony.spec
index 179eef1..f8b02e2 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.41
-%global github_commit 24fc640d544a67869a4106de5fc303c597398629
+%global github_version 2.8.42
+%global github_commit 0084ec5bb6614688f547ef80bf1ef8a900c4e350
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global composer_vendor symfony
@@ -2586,6 +2586,9 @@ done
# ##############################################################################
%changelog
+* Mon Jun 25 2018 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.8.42-1
+- Update to 2.8.42
+
* Mon May 28 2018 Remi Collet <remi@remirepo.net> - 2.8.41-1
- update to 2.8.41