summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-02-12 08:52:50 +0100
committerRemi Collet <fedora@famillecollet.com>2016-02-12 08:52:50 +0100
commitcfb6eade5e5f2ad68b3dfcfae1c7772a089bacc6 (patch)
tree74430b4722642a7ddc794424c9b208e46740f008
parent2898dface2ef44ecae5cc41a4b558cb27bdbc1d2 (diff)
php-zendframework-zend-filter: 2.6.1
-rw-r--r--php-zendframework-zend-filter.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-zendframework-zend-filter.spec b/php-zendframework-zend-filter.spec
index 852f7e1..c2e9e10 100644
--- a/php-zendframework-zend-filter.spec
+++ b/php-zendframework-zend-filter.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit 8682c12e9870c431cf29cbb7010627f3fa88dec8
+%global gh_commit 202014ee64e2aae23140a1719f6d362a602713ed
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner zendframework
%global gh_project zend-filter
@@ -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
@@ -150,6 +150,9 @@ rm -rf %{buildroot}
%changelog
+* Fri Feb 12 2016 Remi Collet <remi@fedoraproject.org> - 2.6.1-1
+- update to 2.6.1
+
* Fri Feb 5 2016 Remi Collet <remi@fedoraproject.org> - 2.6.0-1
- update to 2.6.0
- raise dependency on PHP >= 5.5