From b163c4b74f29f78fd17f6ed953005307c8abcf7a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 4 Dec 2017 07:02:09 +0100 Subject: bootstrap build --- php-phpunit-mock-objects5.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'php-phpunit-mock-objects5.spec') diff --git a/php-phpunit-mock-objects5.spec b/php-phpunit-mock-objects5.spec index 00f5a6b..8f9e727 100644 --- a/php-phpunit-mock-objects5.spec +++ b/php-phpunit-mock-objects5.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global bootstrap 0 +%global bootstrap 1 # Github %global gh_commit 16b50f4167e5e85e81ca8a3dd105d0a5fd32009a #global gh_date 20150902 @@ -24,7 +24,7 @@ %global ver_major 5 %global ver_minor 0 %global ver_patch 4 -%global specrel 1 +%global specrel 0 %if %{bootstrap} %global with_tests 0%{?_with_tests:1} %else -- cgit