From 5e6af93f7dd4b1ad5377ff83dd77990de019d304 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 21 Sep 2015 06:56:31 +0200 Subject: php-phpunit-PHPUnit: 4.8.9 --- 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 9cbebb7..9dcad21 100644 --- a/php-phpunit-PHPUnit.spec +++ b/php-phpunit-PHPUnit.spec @@ -8,7 +8,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 521720279261e5b14799cf1bb895d4b55e516f26 +%global gh_commit 73fad41adb5b7bc3a494bb930d90648df1d5e74b %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 8 +%global minor 9 Name: php-phpunit-PHPUnit Version: %{major}.%{minor} @@ -202,6 +202,9 @@ fi %changelog +* Mon Sep 21 2015 Remi Collet - 4.8.9-1 +- Update to 4.8.9 + * Sun Sep 20 2015 Remi Collet - 4.8.8-1 - Update to 4.8.8 -- cgit