diff options
-rw-r--r-- | php-sebastian-exporter3.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-sebastian-exporter3.spec b/php-sebastian-exporter3.spec index a6762d9..2bf284f 100644 --- a/php-sebastian-exporter3.spec +++ b/php-sebastian-exporter3.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global bootstrap 0 +%global bootstrap 1 %global gh_commit b82d077cb3459e393abcf4867ae8f7230dcb51f6 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann |