From 85cb0b3b21c93f3dfb82d142bfeeb5751197344e Mon Sep 17 00:00:00 2001
From: Remi Collet <fedora@famillecollet.com>
Date: Wed, 7 Oct 2015 15:46:41 +0200
Subject: php-phpunit-PHP-CodeCoverage: 2.2.4

---
 php-phpunit-PHP-CodeCoverage.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

(limited to 'php-phpunit-PHP-CodeCoverage.spec')

diff --git a/php-phpunit-PHP-CodeCoverage.spec b/php-phpunit-PHP-CodeCoverage.spec
index d38ea6b..36590aa 100644
--- a/php-phpunit-PHP-CodeCoverage.spec
+++ b/php-phpunit-PHP-CodeCoverage.spec
@@ -8,7 +8,7 @@
 #
 
 %global bootstrap    0
-%global gh_commit    ef1ca6835468857944d5c3b48fa503d5554cff2f
+%global gh_commit    eabf68b476ac7d0f73793aada060f1c1a9bf8979
 %global gh_short     %(c=%{gh_commit}; echo ${c:0:7})
 %global gh_owner     sebastianbergmann
 %global gh_project   php-code-coverage
@@ -22,7 +22,7 @@
 %endif
 
 Name:           php-phpunit-PHP-CodeCoverage
-Version:        2.2.3
+Version:        2.2.4
 Release:        1%{?dist}
 Summary:        PHP code coverage information
 
@@ -139,6 +139,9 @@ fi
 
 
 %changelog
+* Wed Oct  7 2015 Remi Collet <remi@fedoraproject.org> - 2.2.4-1
+- update to 2.2.4
+
 * Mon Sep 14 2015 Remi Collet <remi@fedoraproject.org> - 2.2.3-1
 - update to 2.2.3
 
-- 
cgit