summaryrefslogtreecommitdiffstats
path: root/php-sebastian-environment4.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-02-01 07:35:28 +0100
committerRemi Collet <remi@remirepo.net>2019-02-01 07:35:28 +0100
commitfae30a7dde320874d4674ab7300664b9220ab311 (patch)
tree5723a5cbbf21a0d058122678507002a5b82e9f9e /php-sebastian-environment4.spec
parentaed73ef841389d8eff13069a7150bea36b79f970 (diff)
v4.1.0
Diffstat (limited to 'php-sebastian-environment4.spec')
-rw-r--r--php-sebastian-environment4.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/php-sebastian-environment4.spec b/php-sebastian-environment4.spec
index 3facb7b..9475a32 100644
--- a/php-sebastian-environment4.spec
+++ b/php-sebastian-environment4.spec
@@ -8,7 +8,7 @@
#
%global bootstrap 0
# Sources
-%global gh_commit 4a43e9af57b4afa663077b9bc85255dbc6e8a2bd
+%global gh_commit 6fda8ce1974b62b14935adc02a9ed38252eca656
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project environment
@@ -27,7 +27,7 @@
%endif
Name: php-%{pk_vendor}-%{pk_project}%{major}
-Version: 4.0.2
+Version: 4.1.0
Release: 1%{?dist}
Summary: Handle HHVM/PHP environments
@@ -43,8 +43,8 @@ BuildRequires: php-posix
BuildRequires: php-fedora-autoloader-devel >= 1.0.0
%if %{with_tests}
# from composer.json, "require-dev": {
-# "phpunit/phpunit": "^7.4"
-BuildRequires: phpunit7 >= 7.4
+# "phpunit/phpunit": "^7.5"
+BuildRequires: phpunit7 >= 7.5
%endif
# from composer.json, "require": {
@@ -107,6 +107,9 @@ exit $ret
%changelog
+* Fri Feb 1 2019 Remi Collet <remi@remirepo.net> - 4.1.0-1
+- update to 4.1.0
+
* Wed Jan 30 2019 Remi Collet <remi@remirepo.net> - 4.0.2-1
- update to 4.0.2