From 97bbd7d6b4e519f2be5e7d5daaeec21840944049 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 21 Aug 2015 18:57:25 +0200 Subject: php-phpunit-PHPUnit: 4.8.5 --- php-phpunit-PHPUnit.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec index 9e04786..858f036 100644 --- a/php-phpunit-PHPUnit.spec +++ b/php-phpunit-PHPUnit.spec @@ -8,7 +8,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 55bf1d6092b0e13a1f26bd5eaffeef3d8ad85ea7 +%global gh_commit 9b7417edaf28059ea63d86be941e6004dbfcc0cc %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 4 +%global minor 5 Name: php-phpunit-PHPUnit Version: %{major}.%{minor} @@ -202,6 +202,9 @@ fi %changelog +* Fri Aug 21 2015 Remi Collet - 4.8.5-1 +- Update to 4.8.5 (no change) + * Sat Aug 15 2015 Remi Collet - 4.8.4-1 - Update to 4.8.4 -- cgit