From 45e92fe2eb666529732655355706a9a57ec7b003 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 29 Jan 2016 11:43:34 +0100 Subject: PHPUnit 5.1.6 --- php-phpunit-PHPUnit-dev.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-phpunit-PHPUnit-dev.spec b/php-phpunit-PHPUnit-dev.spec index 2f03f6d..290f574 100644 --- a/php-phpunit-PHPUnit-dev.spec +++ b/php-phpunit-PHPUnit-dev.spec @@ -8,7 +8,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 728dcb190cb2961d1f4d2e7091d28861b89c013b +%global gh_commit 72e92139712e868c3888ed4dd4d3c3eb365b1bb7 #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.1 -%global minor 5 +%global minor 6 %global specrel 1 Name: php-phpunit-PHPUnit @@ -215,6 +215,9 @@ fi %changelog +* Fri Jan 29 2016 Remi Collet - 5.1.6-1 +- Update to 5.1.6 + * Fri Jan 29 2016 Remi Collet - 5.1.5-1 - Update to 5.1.5 -- cgit