summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-11-14 07:39:21 +0100
committerRemi Collet <remi@remirepo.net>2017-11-14 07:39:21 +0100
commit1649d470a077239a9fe1456f5362a50dcce9d55e (patch)
tree225e1a22f099b68c2a310d4f0333894b69df9886
parent778b82334eb35b0c6cb0779ff07f12cb4234dd4d (diff)
2.8.30
-rw-r--r--php-symfony.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-symfony.spec b/php-symfony.spec
index dcc1561..38ddb80 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.29
-%global github_commit 341df0d9ee359197061fc18a033a8532cb4d5d56
+%global github_version 2.8.30
+%global github_commit 628af9253369a8d5a42525386edd28b757d93695
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global composer_vendor symfony
@@ -2584,6 +2584,9 @@ done
# ##############################################################################
%changelog
+* Tue Nov 14 2017 Remi Collet <remi@remirepo.net> - 2.8.30-1
+- Update to 2.8.30
+
* Sat Nov 11 2017 Remi Collet <remi@remirepo.net> - 2.8.29-1
- Update to 2.8.29