From e1abbccf814816b3ffe1cd7a35ca05be5798e02e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 9 Dec 2016 07:18:05 +0100 Subject: php-phpunit-PHPUnit-MockObject: 3.4.3 --- php-phpunit-PHPUnit-MockObject.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-phpunit-PHPUnit-MockObject.spec b/php-phpunit-PHPUnit-MockObject.spec index eeef3e4..3e8b9b4 100644 --- a/php-phpunit-PHPUnit-MockObject.spec +++ b/php-phpunit-PHPUnit-MockObject.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # %global bootstrap 0 -%global gh_commit 90a08f5deed5f7ac35463c161f2e8fa0e5652faf +%global gh_commit 3ab72b65b39b491e0c011e2e09bb2206c2aa8e24 #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.4 -%global minor 2 +%global minor 3 %global specrel 1 %if %{bootstrap} %global with_tests %{?_with_tests:1}%{!?_with_tests:0} @@ -168,6 +168,9 @@ fi %changelog +* Fri Dec 9 2016 Remi Collet - 3.4.3-1 +- Update to 3.4.3 + * Sun Nov 27 2016 Remi Collet - 3.4.2-1 - Update to 3.4.2 -- cgit