summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-05-14 09:58:44 +0200
committerRemi Collet <remi@remirepo.net>2019-05-14 09:58:44 +0200
commitb4d2acff80ea965ba2732856e77e022b35bbc4d1 (patch)
treeb2ea02980f90309b179148bd13ada7b86a6a13f5
parenta05af9ad7ccf660d688c18c608843807c7a300c0 (diff)
v1.11.1
-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