summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-08-03 09:18:03 +0200
committerRemi Collet <remi@remirepo.net>2017-08-03 09:18:03 +0200
commita46e6c28457e133c292fb3166782b0e18825ecf0 (patch)
treef0db97c42a56327366d66ad4b149a9abc160e777
parentfcf867a3a00a1fd08fb2b5d09b114610a24d5697 (diff)
v3.2.13
-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