summaryrefslogtreecommitdiffstats
path: root/php-doctrine-doctrine-bundle2.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-doctrine-doctrine-bundle2.spec')
-rw-r--r--php-doctrine-doctrine-bundle2.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/php-doctrine-doctrine-bundle2.spec b/php-doctrine-doctrine-bundle2.spec
index 71395d9..b2f25f8 100644
--- a/php-doctrine-doctrine-bundle2.spec
+++ b/php-doctrine-doctrine-bundle2.spec
@@ -13,8 +13,8 @@
%global github_owner doctrine
%global github_name DoctrineBundle
-%global github_version 2.6.3
-%global github_commit 527970d22b8ca6472ebd88d7c42e512550bd874e
+%global github_version 2.7.0
+%global github_commit d2088fc50494e4e7441fecca54732245a613eeb6
%global major 2
%global composer_vendor doctrine
@@ -37,8 +37,8 @@
# "doctrine/persistence": "^2.2|^3",
%global persistence_min_ver 2.2
%global persistence_max_ver 4
-# "doctrine/orm": "~2.10 || ^3.0"
-%global orm_min_ver 2.10
+# "doctrine/orm": "~2.11 || ^3.0"
+%global orm_min_ver 2.11
%global orm_max_ver 4
# "doctrine/sql-formatter": "^1.0.1"
%global sql_formatter_min_ver 1.0.1
@@ -388,6 +388,9 @@ exit $RETURN_CODE
%changelog
+* Mon Jun 13 2022 Remi Collet <remi@remirepo.net> - 2.7.0-1
+- update to 2.7.0
+
* Mon Apr 25 2022 Remi Collet <remi@remirepo.net> - 2.6.3-1
- update to 2.6.3
- allow doctrine/persistence v3