From 9b70946c2e42495f7395198617f16965cdbd99e8 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 7 Aug 2015 16:07:20 +0200 Subject: php-phpunit-PHPUnit: 4.8.2 --- 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 f919b64..b6b67ac 100644 --- a/php-phpunit-PHPUnit.spec +++ b/php-phpunit-PHPUnit.spec @@ -8,7 +8,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 25468d02f8224d6b5ee62407bedbd4cea1f5dd2e +%global gh_commit 748c6963c0a8c983fa69ee8884c885d0e98209bf %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 1 +%global minor 2 Name: php-phpunit-PHPUnit Version: %{major}.%{minor} @@ -202,6 +202,9 @@ fi %changelog +* Fri Aug 7 2015 Remi Collet - 4.8.2-1 +- Update to 4.8.2 + * Fri Aug 7 2015 Remi Collet - 4.8.1-1 - Update to 4.8.1 (no change) -- cgit