summaryrefslogtreecommitdiffstats
path: root/php-doctrine-dbal3.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-doctrine-dbal3.spec')
-rw-r--r--php-doctrine-dbal3.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/php-doctrine-dbal3.spec b/php-doctrine-dbal3.spec
index 3c9723a..9633901 100644
--- a/php-doctrine-dbal3.spec
+++ b/php-doctrine-dbal3.spec
@@ -12,8 +12,8 @@
%global github_owner doctrine
%global github_name dbal
-%global github_version 3.3.5
-%global github_commit 719663b15983278227669c8595151586a2ff3327
+%global github_version 3.3.6
+%global github_commit 9e7f76dd1cde81c62574fdffa5a9c655c847ad21
%global major 3
%global composer_vendor doctrine
@@ -27,7 +27,7 @@
# "doctrine/event-manager": "^1.0"
%global doctrine_event_min_ver 1.0
%global doctrine_event_max_ver 2
-# "doctrine/deprecations": "^0.5.3",
+# "doctrine/deprecations": "^0.5.3|^1",
%global doctrine_deprecations_min_ver 0.5.3
%global doctrine_deprecations_max_ver 2
# "symfony/console": "^2.7|^3.0|^4.0|^5.0|^6.0"
@@ -290,6 +290,10 @@ exit $RETURN_CODE
%changelog
+* Tue May 3 2022 Remi Collet <remi@remirepo.net> - 3.3.6-1
+- update to 3.3.6
+- allow doctrine/deprecations 1
+
* Tue Apr 5 2022 Remi Collet <remi@remirepo.net> - 3.3.5-1
- update to 3.3.5