summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-doctrine-dbal.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-doctrine-dbal.spec b/php-doctrine-dbal.spec
index ec1bf16..e320113 100644
--- a/php-doctrine-dbal.spec
+++ b/php-doctrine-dbal.spec
@@ -13,8 +13,8 @@
%global github_owner doctrine
%global github_name dbal
-%global github_version 2.11.2
-%global github_commit b88a45cbc395e850b2d958dcd7b9d49d09ff23e0
+%global github_version 2.11.3
+%global github_commit fb5d5f2f26babf8dce217b1eb88300c22bb703a4
%global composer_vendor doctrine
%global composer_project dbal
@@ -219,6 +219,9 @@ exit $RETURN_CODE
%changelog
+* Wed Oct 21 2020 Remi Collet <remi@remirepo.net> - 2.11.3-1
+- update to 2.11.3
+
* Mon Oct 19 2020 Remi Collet <remi@remirepo.net> - 2.11.2-1
- update to 2.11.2