summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-02-06 16:01:39 +0100
committerRemi Collet <remi@remirepo.net>2018-02-06 16:01:39 +0100
commitd3ff73cec576ceda5e00fa0527d38db0732f30d8 (patch)
treef2db178134fbd0943f1344de877ea2c195c40344
parentb63822ba7954d729ace9416173f620b02fa9779b (diff)
-rw-r--r--composer.json2
-rw-r--r--php-gecko-packages-gecko-php-unit3.spec8
2 files changed, 6 insertions, 4 deletions
diff --git a/composer.json b/composer.json
index 759af0c..c81eb07 100644
--- a/composer.json
+++ b/composer.json
@@ -9,7 +9,7 @@
"php": "^7.0"
},
"conflict": {
- "phpunit/phpunit": "<6.0"
+ "phpunit/phpunit": "<6.0 || >6.5"
},
"require-dev": {
"phpunit/phpunit": "^6.0"
diff --git a/php-gecko-packages-gecko-php-unit3.spec b/php-gecko-packages-gecko-php-unit3.spec
index e2f2677..cb3017b 100644
--- a/php-gecko-packages-gecko-php-unit3.spec
+++ b/php-gecko-packages-gecko-php-unit3.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit dbb18b292cfa14444d2e6d15202b9dcf5ab8365e
+%global gh_commit 8b0320158e34c3d85e5133c341d55c4d6ec5e927
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
#global gh_date 20150717
%global gh_owner GeckoPackages
@@ -18,11 +18,10 @@
%global with_tests 0%{!?_without_tests:1}
Name: php-%{pk_owner}-%{pk_project}%{major}
-Version: 3.1
+Version: 3.1.1
Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist}
Summary: Additional PHPUnit asserts and constraints
-Group: Development/Tools
License: MIT
URL: https://github.com/%{gh_owner}/%{gh_project}
# git snapshot to get upstream test suite
@@ -121,6 +120,9 @@ exit $ret
%changelog
+* Tue Feb 6 2018 Remi Collet <remi@remirepo.net> - 3.1.1-1
+- Update to 3.1.1
+
* Thu Jan 25 2018 Remi Collet <remi@remirepo.net> - 3.1-1
- Update to 3.1