summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-04-18 08:00:14 +0200
committerRemi Collet <remi@remirepo.net>2019-04-18 08:00:14 +0200
commitbfe1ed3b3a0aedf43d8660d49f3c9db41d4146a7 (patch)
tree35763337fc00c396a3a3da4bda4179b23de60d5e
parent3b1f8136ea9e1bbf10c70ed27ccc19eb1fc1e2a2 (diff)
v4.1.12
-rw-r--r--php-symfony4.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-symfony4.spec b/php-symfony4.spec
index f9e609a..fedb8cd 100644
--- a/php-symfony4.spec
+++ b/php-symfony4.spec
@@ -13,8 +13,8 @@
%global github_owner symfony
%global github_name symfony
-%global github_version 4.1.11
-%global github_commit a57ce22ab5ceba15f8606b8955d715f232c279f6
+%global github_version 4.1.12
+%global github_commit 482d06316077da115e5dac2afd2a7ce9f5f100f7
%global composer_vendor symfony
%global composer_project symfony
@@ -2810,6 +2810,9 @@ exit $RET
# ##############################################################################
%changelog
+* Thu Apr 18 2019 Remi Collet <remi@remirepo.net> - 4.1.12-1
+- update to 4.1.12
+
* Mon Feb 4 2019 Remi Collet <remi@remirepo.net> - 4.1.11-1
- update to 4.1.11
- raise dependency on twig 1.37.1