diff options
| -rw-r--r-- | php-phpunit-mock-objects5.spec | 4 | 
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  | 
