summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-05-29 08:19:42 +0200
committerRemi Collet <fedora@famillecollet.com>2015-05-29 08:19:42 +0200
commitcf7f454ca3b7a1a9bdd215454f94189169a233d3 (patch)
tree162a5c22fa0df0143bf1f6117e3722e469133c18
parentee8289860b706e063db13aaee963462317af788c (diff)
php-phpunit-PHPUnit: 4.6.9
-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 9e10f0b..5542d3e 100644
--- a/php-phpunit-PHPUnit.spec
+++ b/php-phpunit-PHPUnit.spec
@@ -8,7 +8,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit a6cd74b523ef7bad7a23a94e4045d72968e8165b
+%global gh_commit 816d12536a7a032adc3b68737f82cfbbf98b79c1
%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.6.8
+Version: 4.6.9
Release: 1%{?dist}
Summary: The PHP Unit Testing framework
@@ -204,6 +204,9 @@ fi
%changelog
+* Fri May 29 2015 Remi Collet <remi@fedoraproject.org> - 4.6.9-1
+- Update to 4.6.9
+
* Thu May 28 2015 Remi Collet <remi@fedoraproject.org> - 4.6.8-1
- Update to 4.6.8 (no change)