summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-10-07 15:59:23 +0200
committerRemi Collet <fedora@famillecollet.com>2016-10-07 15:59:23 +0200
commit452da5869632ed94977e5e89bf9076c86b4221b0 (patch)
tree139cfc22d94c09c81be6aed84bc35728e8c9fe46
parent229c60244e077af58d657bbb83297d7c94438406 (diff)
php-phpunit-PHPUnit: 5.6.1
-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 ed21217..b9f0531 100644
--- a/php-phpunit-PHPUnit.spec
+++ b/php-phpunit-PHPUnit.spec
@@ -8,7 +8,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit a7f2db56518e50ab92f28f739810dfad2f223b6b
+%global gh_commit 60c32c5b5e79c2248001efa2560f831da11cc2d7
#global gh_date 20150927
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
@@ -17,7 +17,7 @@
%global pear_name PHPUnit
%global pear_channel pear.phpunit.de
%global major 5.6
-%global minor 0
+%global minor 1
%global specrel 1
Name: php-phpunit-PHPUnit
@@ -236,6 +236,9 @@ fi
%changelog
+* Fri Oct 7 2016 Remi Collet <remi@fedoraproject.org> - 5.6.1-1
+- update to 5.6.1
+
* Fri Oct 7 2016 Remi Collet <remi@fedoraproject.org> - 5.6.0-1
- update to 5.6.0
- drop dependency on php-tidy