From 41e0f8454ec7c671fa16349505a45cf87038b7a0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 16 Oct 2015 17:05:47 +0200 Subject: php-phpunit-PHPUnit-MockObject: 3.0.2 --- php-phpunit-PHPUnit-MockObject-dev.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-phpunit-PHPUnit-MockObject-dev.spec b/php-phpunit-PHPUnit-MockObject-dev.spec index 5633b23..17eeb55 100644 --- a/php-phpunit-PHPUnit-MockObject-dev.spec +++ b/php-phpunit-PHPUnit-MockObject-dev.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # %global bootstrap 0 -%global gh_commit 43d27a86f24c7eacf886edadcdb4503451485cc7 +%global gh_commit 3324b035ed1822df22b2c99f2ae22547085eb7a8 #global gh_date 20150902 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -16,7 +16,7 @@ %global pear_name PHPUnit_MockObject %global pear_channel pear.phpunit.de %global major 3.0 -%global minor 1 +%global minor 2 %global specrel 1 %if %{bootstrap} %global with_tests %{?_with_tests:1}%{!?_with_tests:0} @@ -148,6 +148,9 @@ fi %changelog +* Fri Oct 16 2015 Remi Collet - 3.0.2-1 +- Update to 3.0.2 + * Wed Oct 14 2015 Remi Collet - 3.0.1-1 - Update to 3.0.1 -- cgit