From 5e1762c71400a518527daa4d9b4f483c89819bb3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 3 Jun 2016 12:54:24 +0200 Subject: php-phpunit-PHPUnit: 5.4.2 --- php-phpunit-PHPUnit-dev.spec | 7 +++++-- 1 file 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 - 5.4.2-1 +- Update to 5.4.2 + * Fri Jun 3 2016 Remi Collet - 5.4.0-1 - Update to 5.4.0 - raise dependency on phpunit/php-code-coverage >= 4.0 -- cgit