From 04be72207b2123fc0ff64bf9b68a2b5d55112ea0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 29 Jan 2016 08:07:57 +0100 Subject: php-phpunit-PHPUnit: 5.1.5 --- php-phpunit-PHPUnit-dev.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/php-phpunit-PHPUnit-dev.spec b/php-phpunit-PHPUnit-dev.spec index 95cc46e..2f03f6d 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 676c25c4ac563869572c878fdaf3db21587f5f3b +%global gh_commit 728dcb190cb2961d1f4d2e7091d28861b89c013b #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 4 +%global minor 5 %global specrel 1 Name: php-phpunit-PHPUnit @@ -147,8 +147,6 @@ Obsoletes: php-pear-PHPUnit < 4 Provides: php-pear-PHPUnit = %{version}-%{release} # Project Provides: phpunit = %{version}-%{release} -# Not yet compatible -Obsoletes: php-phpunit-PHPUnit-Selenium <= 1.4.2 %description @@ -217,6 +215,9 @@ fi %changelog +* Fri Jan 29 2016 Remi Collet - 5.1.5-1 +- Update to 5.1.5 + * Mon Jan 11 2016 Remi Collet - 5.1.4-1 - Update to 5.1.4 -- cgit