summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-06-03 12:54:24 +0200
committerRemi Collet <fedora@famillecollet.com>2016-06-03 12:54:24 +0200
commit5e1762c71400a518527daa4d9b4f483c89819bb3 (patch)
tree9fb878621e05c28cf6a802891292542e05ad819b
parent4c8f7f86461c38c4023d26539fb77d8ff214e833 (diff)
php-phpunit-PHPUnit: 5.4.2
-rw-r--r--php-phpunit-PHPUnit-dev.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpunit-PHPUnit-dev.spec b/php-phpunit-PHPUnit-dev.spec
index 191494c..78aa547 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 32428748cee28724d24e7d3b5fb3151170a1aed2
+%global gh_commit f5726a0262e5f74f8e9cf03128798b64160c441d
#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 0
+%global minor 2
%global specrel 1
Name: php-phpunit-PHPUnit
@@ -220,6 +220,9 @@ fi
%changelog
+* Fri Jun 3 2016 Remi Collet <remi@fedoraproject.org> - 5.4.2-1
+- Update to 5.4.2
+
* Fri Jun 3 2016 Remi Collet <remi@fedoraproject.org> - 5.4.0-1
- Update to 5.4.0
- raise dependency on phpunit/php-code-coverage >= 4.0