summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-03-06 09:16:07 +0100
committerRemi Collet <remi@remirepo.net>2018-03-06 09:16:07 +0100
commit7a123ea5917a6b7d9e36007a6ad71adb53451390 (patch)
tree0eaf17eecf5749ca85799ac2025cfcf1fccbe266
parent7b37d91c4a689fb1753c108a6c9c283e22419591 (diff)
v3.4.6
-rw-r--r--php-symfony3.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-symfony3.spec b/php-symfony3.spec
index 14fc339..01ad08a 100644
--- a/php-symfony3.spec
+++ b/php-symfony3.spec
@@ -2,7 +2,7 @@
#
# Fedora spec file for php-symfony3
#
-# Copyright (c) 2016-2017 Shawn Iwinski <shawn@iwin.ski>
+# Copyright (c) 2016-2018 Shawn Iwinski <shawn@iwin.ski>
# Remi Collet <remi@fedoraproject.org>
#
# License: MIT
@@ -13,8 +13,8 @@
%global github_owner symfony
%global github_name symfony
-%global github_version 3.4.5
-%global github_commit 8a023e125a68c0bce08d2a8c72d67e07f0d74cab
+%global github_version 3.4.6
+%global github_commit 874d4d659774d7bab90538072c83ed532dd17dc5
%global composer_vendor symfony
%global composer_project symfony
@@ -2802,6 +2802,9 @@ exit $RET
# ##############################################################################
%changelog
+* Tue Mar 6 2018 Remi Collet <remi@remirepo.net> - 3.4.6-1
+- update to 3.4.6
+
* Fri Mar 2 2018 Remi Collet <remi@remirepo.net> - 3.4.5-1
- Update to 3.4.5
- raise dependency on twig 1.35