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 20aa0a0..292daf4 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.10.1
-%global github_commit c2b8e6e82732a64ecde1cddf9e1e06cb8556e3d8
+%global github_version 2.10.2
+%global github_commit aab745e7b6b2de3b47019da81e7225e14dcfdac8
%global composer_vendor doctrine
%global composer_project dbal
@@ -218,6 +218,9 @@ exit $RETURN_CODE
%changelog
+* Tue Apr 21 2020 Remi Collet <remi@remirepo.net> - 2.10.2-1
+- update to 2.10.2
+
* Mon Jan 6 2020 Remi Collet <remi@remirepo.net> - 2.10.1-1
- update to 2.10.1