summaryrefslogtreecommitdiffstats
path: root/php-zendframework-zend-di.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-zendframework-zend-di.spec')
-rw-r--r--php-zendframework-zend-di.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-zendframework-zend-di.spec b/php-zendframework-zend-di.spec
index e4ffd37..03d425e 100644
--- a/php-zendframework-zend-di.spec
+++ b/php-zendframework-zend-di.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit c271c25c3e0ce194cbfbf05c9e56444d9f98456e
+%global gh_commit 1fd1ba85660b5a2718741b38639dc7c4c3194b37
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner zendframework
%global gh_project zend-di
@@ -20,7 +20,7 @@
%endif
Name: php-%{gh_owner}-%{gh_project}
-Version: 2.6.0
+Version: 2.6.1
Release: 1%{?dist}
Summary: Zend Framework %{library} component
@@ -139,6 +139,9 @@ rm -rf %{buildroot}
%changelog
+* Tue Apr 26 2016 Remi Collet <remi@fedoraproject.org> - 2.6.1-1
+- update to 2.6.1
+
* Wed Feb 24 2016 Remi Collet <remi@fedoraproject.org> - 2.6.0-1
- update to 2.6.0
- add dependency on container-interop/container-interop