summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-symfony3.spec8
1 files changed, 5 insertions, 3 deletions
diff --git a/php-symfony3.spec b/php-symfony3.spec
index 2eac775..df45549 100644
--- a/php-symfony3.spec
+++ b/php-symfony3.spec
@@ -92,9 +92,8 @@
%global symfony_polyfill_min_ver 1.8
%global symfony_polyfill_max_ver 2.0
# "symfony/security-acl": "~2.8|~3.0"
-# NOTE: Min version not 4.0 to restrict to single major version
%global symfony_security_acl_min_ver 2.8
-%global symfony_security_acl_max_ver 3.0
+%global symfony_security_acl_max_ver 4
# "twig/twig": "^1.41|^2.10"
# NOTE: Multiple major versions handled in autoloaders
%global twig_min_ver 1.41
@@ -118,7 +117,7 @@
Name: php-%{composer_project}3
Version: %{github_version}
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Symfony PHP framework (version 3)
# MIT and CC-BY-SA:
@@ -2877,6 +2876,9 @@ exit $RET
# ##############################################################################
%changelog
+* Mon Dec 2 2019 Remi Collet <remi@remirepo.net> - 3.4.36-2
+- allow symfony/security-acl v3
+
* Mon Dec 2 2019 Remi Collet <remi@remirepo.net> - 3.4.36-1
- update to 3.4.36