summaryrefslogtreecommitdiffstats
path: root/php-doctrine-doctrine-bundle2.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-11-30 12:07:35 +0100
committerRemi Collet <remi@php.net>2021-11-30 12:07:35 +0100
commit66fc6c3efc7d28f38eee0c183b81734443ded5d0 (patch)
tree97f6636e2f3b9d2101382f6a1094c7dad0c5406c /php-doctrine-doctrine-bundle2.spec
parent4f9897dedf5f717383de4af6d2f5d0a45f67747e (diff)
update to 2.5.1
Diffstat (limited to 'php-doctrine-doctrine-bundle2.spec')
-rw-r--r--php-doctrine-doctrine-bundle2.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-doctrine-doctrine-bundle2.spec b/php-doctrine-doctrine-bundle2.spec
index a704dd5..0608f59 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.5.0
-%global github_commit 4a75cead0bb01cadc57c81cfa7c905e3151ed119
+%global github_version 2.5.1
+%global github_commit 511d22bf801fc094bdce9c7b3a238d0d1e8d9512
%global major 2
%global composer_vendor doctrine
@@ -56,7 +56,7 @@
%global symfony_max_ver 6
%global symfony_br_ver %{symfony_min_ver}
# "symfony/service-contracts": "^1.1.1|^2.0",
-# "symfony/deprecation-contracts": "^2.1",
+# "symfony/deprecation-contracts": "^2.1|^3",
%global contracts_min_ver 2.1
%global contracts_max_ver 3
# "twig/twig": "^1.34|^2.12|^3.0"
@@ -367,6 +367,9 @@ exit $RETURN_CODE
%changelog
+* Tue Nov 30 2021 Remi Collet <remi@remirepo.net> - 2.5.1-1
+- update to 2.5.1
+
* Mon Nov 22 2021 Remi Collet <remi@remirepo.net> - 2.5.0-1
- update to 2.5.0
- raise dependency on doctrine/dbal 2.13.1