From 580cff0664b997eff1e7d651f8bcf5f00f266f6e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 2 Dec 2016 14:17:57 +0100 Subject: php-phpunit-PHPUnit: 5.7.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 75a499c..d1c2508 100644 --- a/php-phpunit-PHPUnit.spec +++ b/php-phpunit-PHPUnit.spec @@ -8,7 +8,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 00d72b8dbd2bb7d6f02a820e6db5cb70df6ac55c +%global gh_commit 0158307fae98f8013eeac2ff2803fe8d4f6bc1a0 #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.7 -%global minor 0 +%global minor 1 %global specrel 1 Name: php-phpunit-PHPUnit @@ -237,6 +237,9 @@ fi %changelog +* Fri Dec 2 2016 Remi Collet - 5.7.1-1 +- update to 5.7.1 + * Fri Dec 2 2016 Remi Collet - 5.7.0-1 - update to 5.7.0 -- cgit