summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-10-01 10:14:30 +0200
committerRemi Collet <remi@remirepo.net>2018-10-01 10:14:30 +0200
commitcd7704813cf7216ea23f7a79c8113ab89355eddc (patch)
tree29c934f4dafba3b1964f00f095b87c8995004398
parent01f83d2db72754bbbd7ef0289ab020de6fb86aae (diff)
v4.1.15
-rw-r--r--php-symfony4.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-symfony4.spec b/php-symfony4.spec
index 56d5a00..d182195 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.4
-%global github_commit c3f89b5cc80764558368a8246af02c717a2d81d5
+%global github_version 4.1.5
+%global github_commit 818c91db58fb3257112fedb8547b7571aadbdb3c
%global composer_vendor symfony
%global composer_project symfony
@@ -2807,6 +2807,9 @@ exit $RET
# ##############################################################################
%changelog
+* Mon Oct 1 2018 Remi Collet <remi@remirepo.net> - 4.1.5-1
+- update to 4.1.5
+
* Tue Sep 4 2018 Remi Collet <remi@remirepo.net> - 4.1.4-1
- update to 4.1.4
- add new Messenger component in php-symfony4-messenger package