summaryrefslogtreecommitdiffstats
path: root/php-symfony3.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-03-04 09:57:51 +0100
committerRemi Collet <remi@remirepo.net>2019-03-04 09:57:51 +0100
commit116130dced915f531b395ef3af16c6f6ddf2017f (patch)
tree03dbdac760a0bbf0ef19a944faff5941d9973709 /php-symfony3.spec
parent272cec2a3ecf97d41ea038059b69cc2e9095210b (diff)
v3.4.23
Diffstat (limited to 'php-symfony3.spec')
-rw-r--r--php-symfony3.spec8
1 files changed, 5 insertions, 3 deletions
diff --git a/php-symfony3.spec b/php-symfony3.spec
index d4fe820..271c47e 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.4.22
-%global github_commit 907d4d1d1a419663c3c37cfb33dd65c48fa62d1b
+%global github_version 3.4.23
+%global github_commit 336cf12e5e82d71874e8522e0879794340351b56
%global composer_vendor symfony
%global composer_project symfony
@@ -374,7 +374,6 @@ Requires: %{name}-common = %{version}-%{release}
# composer.json: optional
%if 0%{?fedora} || 0%{?rhel} >= 8
Suggests: php-composer(%{composer_vendor}/debug)
-Suggests: php-pecl(zip)
%endif
# phpcompatinfo (computed from version 3.3.6)
Requires: php-date
@@ -2809,6 +2808,9 @@ exit $RET
# ##############################################################################
%changelog
+* Mon Mar 4 2019 Remi Collet <remi@remirepo.net> - 3.4.23-1
+- update to 3.4.23
+
* Mon Feb 4 2019 Remi Collet <remi@remirepo.net> - 3.4.22-1
- update to 3.4.22
- raise dependency on twig 1.37.1