summaryrefslogtreecommitdiffstats
path: root/php-zendframework-zend-crypt.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-12-07 11:27:45 +0100
committerRemi Collet <fedora@famillecollet.com>2016-12-07 11:27:45 +0100
commit5ac302d0ba7df8ccbc609ce215ffc83e4e7714bd (patch)
tree76615c441dc9aa7d1cd4262b47d926b1328ce953 /php-zendframework-zend-crypt.spec
parent5846f32ad8368d02f70ef7a364594dba9f4d0785 (diff)
php-zendframework-zend-crypt: 3.2.0
Diffstat (limited to 'php-zendframework-zend-crypt.spec')
-rw-r--r--php-zendframework-zend-crypt.spec15
1 files changed, 7 insertions, 8 deletions
diff --git a/php-zendframework-zend-crypt.spec b/php-zendframework-zend-crypt.spec
index 9ad3bdc..7b94118 100644
--- a/php-zendframework-zend-crypt.spec
+++ b/php-zendframework-zend-crypt.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit caadff93c6a5a3d17aab72f026a4a883e33a3e94
+%global gh_commit 274cdcb77a2165d6aff36b606e9d1c687ba9386c
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner zendframework
%global gh_project zend-crypt
@@ -20,7 +20,7 @@
%endif
Name: php-%{gh_owner}-%{gh_project}
-Version: 3.1.0
+Version: 3.2.0
Release: 1%{?dist}
Summary: Zend Framework %{library} component
@@ -45,8 +45,8 @@ BuildRequires: php-composer(%{gh_owner}/zend-stdlib) >= 2.5
BuildRequires: php-composer(container-interop/container-interop) >= 1.0
# From composer, "require-dev": {
# "squizlabs/php_codesniffer": "^2.3.1",
-# "phpunit/PHPUnit": "~4.8"
-BuildRequires: php-composer(phpunit/phpunit) >= 4.8
+# "phpunit/PHPUnit": "^5.6.7"
+BuildRequires: php-composer(phpunit/phpunit) >= 5.6.7
# Autoloader
BuildRequires: php-composer(%{gh_owner}/zend-loader) >= 2.5
# For dependencies autoloader
@@ -150,10 +150,6 @@ Zend\Loader\AutoloaderFactory::factory(array(
require_once '%{php_home}/Zend/autoload.php';
EOF
-# Ignore failed test with 7.1
-# https://github.com/zendframework/zend-crypt/issues/40
-rm test/PublicKey/DiffieHellmanTest.php
-
# remirepo:11
run=0
ret=0
@@ -190,6 +186,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Dec 7 2016 Remi Collet <remi@fedoraproject.org> - 3.2.0-1
+- update to 3.2.0
+
* Fri Aug 12 2016 Remi Collet <remi@fedoraproject.org> - 3.1.0-1
- update to 3.1.0