summaryrefslogtreecommitdiffstats
path: root/php-zendframework-zend-di.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-04-26 07:12:59 +0200
committerRemi Collet <fedora@famillecollet.com>2016-04-26 07:12:59 +0200
commit3c6450f629acf14ab33c3e64455fc60a406ef4aa (patch)
tree2b854c7afac022aebcdc309cb6da9b0ee4b1c232 /php-zendframework-zend-di.spec
parent93b926bd2b7ebf2413856984cc2d79c39f37bc7d (diff)
php-zendframework-zend-di: 2.6.1
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