From 42dc15b4935efab3520da7fe6a414bc4d376ea05 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 14 Oct 2015 20:31:51 +0200 Subject: php-phpunit-PHPUnit: 5.0.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 c3ce048..b0e9450 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 65134b2c2e47f48a9afb54a28f67b4d46a2304d1 +%global gh_commit d2656ec378c88e036b3fc14fb4262ee1a25498c9 #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.0 -%global minor 5 +%global minor 6 %global specrel 1 Name: php-phpunit-PHPUnit @@ -211,6 +211,9 @@ fi %changelog +* Wed Oct 14 2015 Remi Collet - 5.0.6-1 +- Update to 5.0.6 + * Mon Oct 12 2015 Remi Collet - 5.0.5-1 - Update to 5.0.5 -- cgit