summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-12-04 07:02:09 +0100
committerRemi Collet <remi@remirepo.net>2017-12-04 07:02:09 +0100
commitb163c4b74f29f78fd17f6ed953005307c8abcf7a (patch)
treefd20ad1c72e5099323d4da96fb172023b3e8a753
parentb09aa5b7da34012ea55f9dfdaab4db42954bb132 (diff)
bootstrap build
-rw-r--r--php-phpunit-mock-objects5.spec4
1 files changed, 2 insertions, 2 deletions
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