diff --git a/php-phpunit-exporter.spec b/php-phpunit-exporter.spec index e9ac116..e1a6d58 100644 --- a/php-phpunit-exporter.spec +++ b/php-phpunit-exporter.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global bootstrap 1 +%global bootstrap 0 %global gh_commit ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -22,7 +22,7 @@ Name: php-phpunit-exporter Version: 2.0.0 -Release: 0%{?dist} +Release: 1%{?dist} Summary: Export PHP variables for visualization Group: Development/Libraries