From ec3ed07152d8a15b9e3774b56f0d2d749061fb40 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 30 Nov 2015 13:40:29 +0100 Subject: php-phpunit-PHPUnit: 4.8.19 et 5.0.10 --- php-phpunit-PHPUnit.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-phpunit-PHPUnit.spec') diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec index 3100939..f4c8c5d 100644 --- a/php-phpunit-PHPUnit.spec +++ b/php-phpunit-PHPUnit.spec @@ -8,7 +8,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 6cc501c1adf86482fbb54fb2958e1c7685f57a61 +%global gh_commit b2caaf8947aba5e002d42126723e9d69795f32b4 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -16,7 +16,7 @@ %global pear_name PHPUnit %global pear_channel pear.phpunit.de %global major 4.8 -%global minor 17 +%global minor 19 Name: php-phpunit-PHPUnit Version: %{major}.%{minor} @@ -206,6 +206,9 @@ fi %changelog +* Mon Nov 30 2015 Remi Collet - 4.8.19-1 +- Update to 4.8.19 + * Wed Nov 11 2015 Remi Collet - 4.8.17-1 - Update to 4.8.17 -- cgit