summaryrefslogtreecommitdiffstats
path: root/php-doctrine-dbal.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-doctrine-dbal.spec')
-rw-r--r--php-doctrine-dbal.spec12
1 files changed, 8 insertions, 4 deletions
diff --git a/php-doctrine-dbal.spec b/php-doctrine-dbal.spec
index bae5fe5..49853b4 100644
--- a/php-doctrine-dbal.spec
+++ b/php-doctrine-dbal.spec
@@ -16,8 +16,8 @@
%global github_owner doctrine
%global github_name dbal
-%global github_version 2.13.8
-%global github_commit dc9b3c3c8592c935a6e590441f9abc0f9eba335b
+%global github_version 2.13.9
+%global github_commit c480849ca3ad6706a39c970cdfe6888fa8a058b8
%global composer_vendor doctrine
%global composer_project dbal
@@ -30,9 +30,9 @@
# "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 1
+%global doctrine_deprecations_max_ver 2
# "symfony/console": "^2.0.5|^3.0|^4.0|^5.0"
%global symfony_console_min_ver 2.0.5
%global symfony_console_max_ver 6
@@ -253,6 +253,10 @@ exit $RETURN_CODE
%changelog
+* Tue May 3 2022 Remi Collet <remi@remirepo.net> - 2.13.9-1
+- update to 2.13.9
+- allow doctrine/deprecations 1
+
* Thu Mar 10 2022 Remi Collet <remi@remirepo.net> - 2.13.8-1
- update to 2.13.8