From b84b1acd8855435b2782559ffe3bebcb94f40b38 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 17 Oct 2015 17:22:25 +0200 Subject: php-phpunit-PHPUnit: 4.8.14 --- 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 a787e4c..8534236 100644 --- a/php-phpunit-PHPUnit.spec +++ b/php-phpunit-PHPUnit.spec @@ -8,7 +8,7 @@ # # Please, preserve the changelog entries # -%global gh_commit be067d6105286b74272facefc2697038f8807b77 +%global gh_commit b4900675926860bef091644849305399b986efa2 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -16,7 +16,7 @@ %global pear_name PHPUnit %global pear_channel pear.phpunit.de %global major 4.8 -%global minor 13 +%global minor 14 Name: php-phpunit-PHPUnit Version: %{major}.%{minor} @@ -206,6 +206,9 @@ fi %changelog +* Sat Oct 17 2015 Remi Collet - 4.8.14-1 +- Update to 4.8.14 + * Wed Oct 14 2015 Remi Collet - 4.8.13-1 - Update to 4.8.13 -- cgit