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 0cf2648..4f5c378 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.5.10
-%global github_commit fc376f7a61498e18520cd6fa083752a4ca08072b
+%global github_version 2.5.11
+%global github_commit 1b1effbddbdc0f40d1c8f849f44bcddac4f52a48
%global composer_vendor doctrine
%global composer_project dbal
@@ -223,6 +223,9 @@ rm -rf %{buildroot}
%changelog
+* Mon Feb 6 2017 Remi Collet <remi@remirepo.net> - 2.5.11-1
+- update to 2.5.11
+
* Tue Jan 24 2017 Remi Collet <remi@remirepo.net> - 2.5.10-1
- update to 2.5.10