From 2caf2a3cff5b239602cf6f0bc16e9aeaadc3a82f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 28 Aug 2014 17:24:15 +0200 Subject: php-phpunit-PHPUnit: 4.2.3 --- 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 1bdb4bd..7822fc8 100644 --- a/php-phpunit-PHPUnit.spec +++ b/php-phpunit-PHPUnit.spec @@ -8,7 +8,7 @@ # # Please, preserve the changelog entries # -%global gh_commit a33fa68ece9f8c68589bfc2da8d2794e27b820bc +%global gh_commit 3985cd437c1da2934421c99e54ebdf24f0362a7a %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -17,7 +17,7 @@ %global pear_channel pear.phpunit.de Name: php-phpunit-PHPUnit -Version: 4.2.2 +Version: 4.2.3 Release: 1%{?dist} Summary: The PHP Unit Testing framework @@ -199,6 +199,9 @@ fi %changelog +* Thu Aug 28 2014 Remi Collet - 4.2.3-1 +- Update to 4.2.3 + * Mon Aug 18 2014 Remi Collet - 4.2.2-1 - Update to 4.2.2 -- cgit