From 452da5869632ed94977e5e89bf9076c86b4221b0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 7 Oct 2016 15:59:23 +0200 Subject: php-phpunit-PHPUnit: 5.6.1 --- php-phpunit-PHPUnit.spec | 7 +++++-- 1 file 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 - 5.6.1-1 +- update to 5.6.1 + * Fri Oct 7 2016 Remi Collet - 5.6.0-1 - update to 5.6.0 - drop dependency on php-tidy -- cgit