diff options
Diffstat (limited to 'php-phpunit-PHPUnit-MockObject.spec')
-rw-r--r-- | php-phpunit-PHPUnit-MockObject.spec | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/php-phpunit-PHPUnit-MockObject.spec b/php-phpunit-PHPUnit-MockObject.spec index 8a6ddd9..0ae47b4 100644 --- a/php-phpunit-PHPUnit-MockObject.spec +++ b/php-phpunit-PHPUnit-MockObject.spec @@ -17,7 +17,7 @@ %global pear_channel pear.phpunit.de %global major 3.4 %global minor 4 -%global specrel 2 +%global specrel 3 %if %{bootstrap} %global with_tests %{?_with_tests:1}%{!?_with_tests:0} %else @@ -70,7 +70,7 @@ Requires: (php-composer(sebastian/exporter) >= 1.2 with php-compo %else Requires: php-phpunit-Text-Template >= 1.2 Requires: php-doctrine-instantiator >= 1.0.2 -Requires: php-sebastian-exporter >= 1.2 +Requires: php-phpunit-exporter >= 1.2 %endif # From composer.json, "suggest": { # "ext-soap": "*" @@ -162,7 +162,7 @@ fi %changelog -* Fri Feb 2 2018 Remi Collet <remi@remirepo.net> - 3.4.4-2 +* Fri Feb 2 2018 Remi Collet <remi@remirepo.net> - 3.4.4-3 - use range dependencies on F27+ * Tue Jul 4 2017 Remi Collet <remi@remirepo.net> - 3.4.4-1 |