summaryrefslogtreecommitdiffstats
path: root/php-phpspec.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-03-03 14:59:51 +0100
committerRemi Collet <fedora@famillecollet.com>2017-03-03 14:59:51 +0100
commit8634961179fd52ab1b09cc454cdccab70cc08047 (patch)
tree1d6d6494418e8ffe7a06537a9a20c6b22dce4f4e /php-phpspec.spec
parentfc7e95106730e27d97b471a39453e54dda99afde (diff)
php-phpspec: fix autoloader
Diffstat (limited to 'php-phpspec.spec')
-rw-r--r--php-phpspec.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/php-phpspec.spec b/php-phpspec.spec
index 7688ae6..ce60515 100644
--- a/php-phpspec.spec
+++ b/php-phpspec.spec
@@ -14,7 +14,7 @@
Name: php-phpspec
Version: 3.2.3
-Release: 1%{?dist}
+Release: 3%{?dist}
Summary: Specification-oriented BDD framework for PHP
Group: Development/Libraries
@@ -31,6 +31,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: php-composer(phpspec/prophecy) >= 1.4
BuildRequires: php-composer(phpspec/php-diff) >= 1.0.0
+BuildRequires: php-composer(sebastian/exporter) < 3
BuildRequires: php-composer(sebastian/exporter) >= 1.0
BuildRequires: php-composer(symfony/console) >= 2.3.0
BuildRequires: php-composer(symfony/event-dispatcher) >= 2.1
@@ -187,6 +188,9 @@ rm -rf %{buildroot}
%changelog
+* Fri Mar 3 2017 Remi Collet <remi@remirepo.net> - 3.2.3-3
+- fix autoloader for dep. with multiple versions
+
* Sun Jan 29 2017 Remi Collet <remi@fedoraproject.org> - 3.2.3-1
- update to 3.2.3