summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-06-07 19:50:06 +0200
committerRemi Collet <fedora@famillecollet.com>2015-06-07 19:50:06 +0200
commit1e0bb2e5f1ca2b9cc1c79ce2c1862456267a88c9 (patch)
tree1a33596aaec907583110e75e3350fde9b6eec983
parent4cd557d08db654d833d142b5899a98b3851926e1 (diff)
php-phpunit-PHPUnit: 4.7.2
-rw-r--r--php-phpunit-PHPUnit.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index f7c2c18..ef1d042 100644
--- a/php-phpunit-PHPUnit.spec
+++ b/php-phpunit-PHPUnit.spec
@@ -8,7 +8,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit bdd15c9ec6e16a307398d5385b3445673608e805
+%global gh_commit 8e0c63329c8c4185296b8d357daa5c6bae43080f
%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.7.1
+Version: 4.7.2
Release: 1%{?dist}
Summary: The PHP Unit Testing framework
@@ -204,6 +204,9 @@ fi
%changelog
+* Sun Jun 7 2015 Remi Collet <remi@fedoraproject.org> - 4.7.2-1
+- Update to 4.7.2
+
* Fri Jun 5 2015 Remi Collet <remi@fedoraproject.org> - 4.7.1-1
- Update to 4.7.1
- raise dependency on phpunit/php-code-coverage ~2.1