From c2e547193a22125d8dd43ff071e5645add3f2503 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 16 Feb 2016 23:13:17 +0100 Subject: php-phpunit-PHPUnit: 5.2.6 --- 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 8de73b8..ed29a18 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 db79855b229d4bbcdc055ad74c5dc20ad3f5c5fe +%global gh_commit 98f5f048c0c20b823a897eca14f0b57ca47d8066 #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 5 +%global minor 6 %global specrel 1 Name: php-phpunit-PHPUnit @@ -215,6 +215,9 @@ fi %changelog +* Tue Feb 16 2016 Remi Collet - 5.2.6-1 +- Update to 5.2.6 + * Sat Feb 13 2016 Remi Collet - 5.2.5-1 - Update to 5.2.5 - raise dependency on phpunit/php-code-coverage >= 3.2 -- cgit