From deb101a24620508fac411ad1349b533b6242c44a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 27 Jul 2016 06:32:41 +0200 Subject: php-phpunit-PHPUnit: 4.8.27 --- 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 c6b3307..5339318 100644 --- a/php-phpunit-PHPUnit.spec +++ b/php-phpunit-PHPUnit.spec @@ -8,7 +8,7 @@ # # Please, preserve the changelog entries # -%global gh_commit fc1d8cd5b5de11625979125c5639347896ac2c74 +%global gh_commit c062dddcb68e44b563f66ee319ddae2b5a322a90 %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 26 +%global minor 27 Name: php-phpunit-PHPUnit Version: %{major}.%{minor} @@ -206,6 +206,9 @@ fi %changelog +* Tue Jul 26 2016 Remi Collet - 4.8.27-1 +- Update to 4.8.27 + * Fri Jun 3 2016 Remi Collet - 4.8.26-1 - Update to 4.8.26 -- cgit