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.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-doctrine-dbal.spec b/php-doctrine-dbal.spec
index b5317e0..03b8dfd 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.0
-%global github_commit 0d4e1a8b29dd987704842f0465aded378f441dca
+%global github_version 2.11.1
+%global github_commit 6e6903cd5e3a5be60a79439e3ee8fe126f78fe86
%global composer_vendor doctrine
%global composer_project dbal
@@ -219,6 +219,9 @@ exit $RETURN_CODE
%changelog
+* Mon Sep 28 2020 Remi Collet <remi@remirepo.net> - 2.11.1-1
+- update to 2.11.1
+
* Mon Sep 21 2020 Remi Collet <remi@remirepo.net> - 2.11.0-1
- update to 2.11.0
- raise dependency on PHP 7.3