summaryrefslogtreecommitdiffstats
path: root/php-zendframework-zend-stratigility.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-01-06 08:10:57 +0100
committerRemi Collet <fedora@famillecollet.com>2017-01-06 08:10:57 +0100
commitb062c0c9fc5119e8c1888b2612312fffe39026a8 (patch)
treeea21e0c07b2308ea36c853c7d49609f11c44c10a /php-zendframework-zend-stratigility.spec
parentc78867e3394016474538b4a9cdc3d4467235bcb4 (diff)
php-zendframework-zend-stratigility: 1.3.2
Diffstat (limited to 'php-zendframework-zend-stratigility.spec')
-rw-r--r--php-zendframework-zend-stratigility.spec13
1 files changed, 8 insertions, 5 deletions
diff --git a/php-zendframework-zend-stratigility.spec b/php-zendframework-zend-stratigility.spec
index 5d2e404..9748404 100644
--- a/php-zendframework-zend-stratigility.spec
+++ b/php-zendframework-zend-stratigility.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit c410d367bb85f0a3cca44f112957d0ee28895d19
+%global gh_commit ffbf29ceb92a9223b8383ea2b021b242591141d2
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner zendframework
%global gh_project zend-stratigility
@@ -20,7 +20,7 @@
%endif
Name: php-%{gh_owner}-%{gh_project}
-Version: 1.3.1
+Version: 1.3.2
Release: 1%{?dist}
Summary: Middleware for PHP
@@ -43,10 +43,10 @@ BuildRequires: php-reflection
BuildRequires: php-spl
# From composer, "require-dev": {
# "zendframework/zend-diactoros": "^1.0",
-# "phpunit/phpunit": "^4.7 || ^5.5",
-# "squizlabs/php_codesniffer": "^2.6.2"
+# "phpunit/phpunit": "^5.6",
+# "zendframework/zend-coding-standard": "~1.0.0"
BuildRequires: php-composer(%{gh_owner}/zend-diactoros) >= 1.0
-BuildRequires: php-composer(phpunit/phpunit) >= 4.7
+BuildRequires: php-composer(phpunit/phpunit) >= 5.6
# Autoloader
BuildRequires: php-composer(%{gh_owner}/zend-loader) >= 2.5
# For dependencies autoloader
@@ -171,6 +171,9 @@ rm -rf %{buildroot}
%changelog
+* Fri Jan 6 2017 Remi Collet <remi@fedoraproject.org> - 1.3.2-1
+- update to 1.3.2
+
* Fri Nov 11 2016 Remi Collet <remi@fedoraproject.org> - 1.3.1-1
- update to 1.3.1