summaryrefslogtreecommitdiffstats
path: root/php-zendframework-zend-http.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-02-01 14:20:58 +0100
committerRemi Collet <fedora@famillecollet.com>2017-02-01 14:20:58 +0100
commitf7fbe2a1c9ce53233afdad5d65d788839b2683c4 (patch)
tree4a42bf175ff93077096242ce0ab7aed917d940c6 /php-zendframework-zend-http.spec
parent9b431740b54fbf970be2d6e5e29fdab5a9770eae (diff)
php-zendframework-zend-http: 2.6.0
Diffstat (limited to 'php-zendframework-zend-http.spec')
-rw-r--r--php-zendframework-zend-http.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/php-zendframework-zend-http.spec b/php-zendframework-zend-http.spec
index 826438d..d8dd991 100644
--- a/php-zendframework-zend-http.spec
+++ b/php-zendframework-zend-http.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit 98b1cac0bc7a91497c5898184281abcd0e24c8d6
+%global gh_commit 09f4d279f46d86be63171ff62ee0f79eca878678
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner zendframework
%global gh_project zend-http
@@ -20,7 +20,7 @@
%endif
Name: php-%{gh_owner}-%{gh_project}
-Version: 2.5.5
+Version: 2.6.0
Release: 1%{?dist}
Summary: Zend Framework %{library} component
@@ -48,9 +48,9 @@ BuildRequires: php-composer(%{gh_owner}/zend-stdlib) >= 2.5
BuildRequires: php-composer(%{gh_owner}/zend-uri) >= 2.5
BuildRequires: php-composer(%{gh_owner}/zend-validator) >= 2.5
# From composer, "require-dev": {
-# "fabpot/php-cs-fixer": "1.7.*",
# "phpunit/PHPUnit": "~4.0",
-# "zendframework/zend-config": "~2.5"
+# "zendframework/zend-config": "^2.5",
+# "zendframework/zend-coding-standard": "~1.0.0"
BuildRequires: php-composer(%{gh_owner}/zend-config) >= 2.5
BuildRequires: php-composer(phpunit/phpunit) >= 4.0
# Autoloader
@@ -165,6 +165,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Feb 1 2017 Remi Collet <remi@fedoraproject.org> - 2.6.0-1
+- version 2.6.0
+
* Mon Aug 8 2016 Remi Collet <remi@fedoraproject.org> - 2.5.5-1
- version 2.5.5