summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-symfony3.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-symfony3.spec b/php-symfony3.spec
index 4781388..21ca5b7 100644
--- a/php-symfony3.spec
+++ b/php-symfony3.spec
@@ -13,8 +13,8 @@
%global github_owner symfony
%global github_name symfony
-%global github_version 3.2.12
-%global github_commit d65d8fad37fdbb599b13f0aade2407ae88465a58
+%global github_version 3.2.13
+%global github_commit e1aabd6f50fb4586b330f9ac54b4bcdf7352a0f8
%global composer_vendor symfony
%global composer_project symfony
@@ -2605,6 +2605,9 @@ exit $RET
# ##############################################################################
%changelog
+* Wed Aug 2 2017 Remi Collet <remi@remirepo.net> - 3.2.13-1
+- Update to 3.2.13
+
* Tue Aug 1 2017 Remi Collet <remi@remirepo.net> - 3.2.12-1
- Update to 3.2.12
- add dependency on php-xml