summaryrefslogtreecommitdiffstats
path: root/php-doctrine-doctrine-bundle.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-doctrine-doctrine-bundle.spec')
-rw-r--r--php-doctrine-doctrine-bundle.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-doctrine-doctrine-bundle.spec b/php-doctrine-doctrine-bundle.spec
index 48c91a1..64b0310 100644
--- a/php-doctrine-doctrine-bundle.spec
+++ b/php-doctrine-doctrine-bundle.spec
@@ -12,8 +12,8 @@
%global github_owner doctrine
%global github_name DoctrineBundle
-%global github_version 1.11.0
-%global github_commit 6e15d2d9a8f90c0f9b5664b0db92686ff14fcd7d
+%global github_version 1.11.1
+%global github_commit 09a38417339dc93849d051b914aae3947eb231a7
%global composer_vendor doctrine
%global composer_project doctrine-bundle
@@ -263,6 +263,9 @@ exit $RETURN_CODE
%changelog
+* Tue May 14 2019 Remi Collet <remi@remirepo.net> - 1.11.1-1
+- update to 1.11.1
+
* Mon May 13 2019 Remi Collet <remi@remirepo.net> - 1.11.0-1
- update to 1.11.0
- raise dependency on PHP 7.1