summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-06-09 12:10:05 +0200
committerRemi Collet <fedora@famillecollet.com>2016-06-09 12:10:05 +0200
commit922214a776568cb529569320af5f76a1a3c1f45e (patch)
tree6e5537c84a7787e50ce9ea81a1b3ed764250b0dc
parentfec37b26f27f7ce5c75aba384b553814db134617 (diff)
php-phpunit-PHPUnit: 5.4.4
-rw-r--r--composer-dev.json3
-rw-r--r--php-phpunit-PHPUnit-dev.spec7
2 files changed, 8 insertions, 2 deletions
diff --git a/composer-dev.json b/composer-dev.json
index 142b29b..64d5285 100644
--- a/composer-dev.json
+++ b/composer-dev.json
@@ -43,6 +43,9 @@
"ext-reflection": "*",
"ext-spl": "*"
},
+ "conflict": {
+ "phpdocumentor/reflection-docblock": "3.0.2"
+ },
"config": {
"platform": {
"php": "5.6.0"
diff --git a/php-phpunit-PHPUnit-dev.spec b/php-phpunit-PHPUnit-dev.spec
index 78aa547..564b8d4 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 f5726a0262e5f74f8e9cf03128798b64160c441d
+%global gh_commit 02d5b64aa0837a038a5a4faeeefa5ef44bdcb928
#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.4
-%global minor 2
+%global minor 4
%global specrel 1
Name: php-phpunit-PHPUnit
@@ -220,6 +220,9 @@ fi
%changelog
+* Thu Jun 9 2016 Remi Collet <remi@fedoraproject.org> - 5.4.4-1
+- Update to 5.4.4
+
* Fri Jun 3 2016 Remi Collet <remi@fedoraproject.org> - 5.4.2-1
- Update to 5.4.2