summaryrefslogtreecommitdiffstats
path: root/php-phpspec.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-phpspec.spec')
-rw-r--r--php-phpspec.spec19
1 files changed, 11 insertions, 8 deletions
diff --git a/php-phpspec.spec b/php-phpspec.spec
index 69c7567..c5220ac 100644
--- a/php-phpspec.spec
+++ b/php-phpspec.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 8d3a2dbc8eb8c9b00fc832d9adc825a15135fdcd
+%global gh_commit 7e820c663647f113bd58fa97dfa3bcc366e5362e
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner phpspec
%global gh_project phpspec
@@ -19,7 +19,7 @@
%global symfony_max 4
Name: php-phpspec
-Version: 4.2.2
+Version: 4.2.4
Release: 1%{?dist}
Summary: Specification-oriented BDD framework for PHP
@@ -50,7 +50,7 @@ BuildRequires: php-composer(doctrine/instantiator) < 2
BuildRequires: php-composer(doctrine/instantiator) >= 1.0.1
# From composer.json, require-dev
# "behat/behat": "^3.3",
-# "symfony/filesystem": "^3.2",
+# "symfony/filesystem": "^3.2 || ^4.0",
# "phpunit/phpunit": "^5.7|^6.0",
BuildRequires: php-composer(symfony/filesystem) < %{symfony_max}
BuildRequires: php-composer(symfony/filesystem) >= %{symfony_min}
@@ -63,11 +63,11 @@ BuildRequires: php-composer(fedora/autoloader) >= 1
# "phpspec/prophecy": "^1.5",
# "phpspec/php-diff": "^1.0.0",
# "sebastian/exporter": "^1.0 || ^2.0 || ^3.0",
-# "symfony/console": "^3.2",
-# "symfony/event-dispatcher": "^3.2",
-# "symfony/process": "^3.2",
-# "symfony/finder": "^3.2",
-# "symfony/yaml": "^3.2",
+# "symfony/console": "^3.2 || ^4.0",
+# "symfony/event-dispatcher": "^3.2 || ^4.0",
+# "symfony/process": "^3.2 || ^4.0",
+# "symfony/finder": "^3.2 || ^4.0",
+# "symfony/yaml": "^3.2 || ^4.0",
# "doctrine/instantiator": "^1.0.5"
# "ext-tokenizer": "*"
@@ -165,6 +165,9 @@ done
%changelog
+* Mon Nov 27 2017 Remi Collet <remi@remirepo.net> - 4.2.4-1
+- Update to 4.2.4
+
* Sat Nov 18 2017 Remi Collet <remi@remirepo.net> - 4.2.2-1
- Update to 4.2.2