summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-02-11 17:18:52 +0100
committerRemi Collet <fedora@famillecollet.com>2016-02-11 17:18:52 +0100
commit2f223b830d5058ef7f66fb0ae6bb0d2c9c96e110 (patch)
treea9f99ccb103200e6c925ed2088e90fb1b4037344
parent9b22ff9a015ffb25df3c5f57dc9142aad6e4954e (diff)
php-phpunit-PHPUnit: 4.8.23, 5.2.4
-rw-r--r--php-phpunit-PHPUnit-dev.spec12
-rw-r--r--php-phpunit-PHPUnit.spec7
2 files changed, 13 insertions, 6 deletions
diff --git a/php-phpunit-PHPUnit-dev.spec b/php-phpunit-PHPUnit-dev.spec
index 71b4ce8..521eb40 100644
--- a/php-phpunit-PHPUnit-dev.spec
+++ b/php-phpunit-PHPUnit-dev.spec
@@ -8,7 +8,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 64c37805098cfe42a1aaf4838b60c654377ec4a9
+%global gh_commit ebde9bac26b1138eb99e1aa841feaa51b4a08314
#global gh_date 20150927
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
@@ -17,7 +17,7 @@
%global pear_name PHPUnit
%global pear_channel pear.phpunit.de
%global major 5.2
-%global minor 2
+%global minor 4
%global specrel 1
Name: php-phpunit-PHPUnit
@@ -63,7 +63,7 @@ BuildRequires: php-composer(phpunit/php-invoker) >= 1.1.0
# "php": ">=5.6",
# "phpunit/php-file-iterator": "~1.4",
# "phpunit/php-text-template": "~1.2",
-# "phpunit/php-code-coverage": "~3.1",
+# "phpunit/php-code-coverage": "~3.0",
# "phpunit/php-timer": ">=1.0.6",
# "phpunit/phpunit-mock-objects": "~3.0",
# "phpspec/prophecy": "^1.3.1",
@@ -88,7 +88,7 @@ Requires: php-composer(phpunit/php-file-iterator) >= 1.4
Requires: php-composer(phpunit/php-file-iterator) < 2
Requires: php-composer(phpunit/php-text-template) >= 1.2
Requires: php-composer(phpunit/php-text-template) < 2
-Requires: php-composer(phpunit/php-code-coverage) >= 3.1
+Requires: php-composer(phpunit/php-code-coverage) >= 3.0
Requires: php-composer(phpunit/php-code-coverage) < 4
Requires: php-composer(phpunit/php-timer) >= 1.0.6
Requires: php-composer(phpunit/php-timer) < 2
@@ -215,6 +215,10 @@ fi
%changelog
+* Thu Feb 11 2016 Remi Collet <remi@fedoraproject.org> - 5.2.4-1
+- Update to 5.2.4
+- lower dependency on phpunit/php-code-coverage >= 3.0
+
* Sun Feb 7 2016 Remi Collet <remi@fedoraproject.org> - 5.2.2-1
- Update to 5.2.2
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index 1adcd9e..a1c6258 100644
--- a/php-phpunit-PHPUnit.spec
+++ b/php-phpunit-PHPUnit.spec
@@ -8,7 +8,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit dfb11aa5236376b4fc63853cf746af39fe780e72
+%global gh_commit 6e351261f9cd33daf205a131a1ba61c6d33bd483
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project phpunit
@@ -16,7 +16,7 @@
%global pear_name PHPUnit
%global pear_channel pear.phpunit.de
%global major 4.8
-%global minor 22
+%global minor 23
Name: php-phpunit-PHPUnit
Version: %{major}.%{minor}
@@ -206,6 +206,9 @@ fi
%changelog
+* Thu Feb 11 2016 Remi Collet <remi@fedoraproject.org> - 4.8.23-1
+- Update to 4.8.23
+
* Tue Feb 2 2016 Remi Collet <remi@fedoraproject.org> - 4.8.22-1
- Update to 4.8.22