diff options
-rw-r--r-- | php-zendframework-zend-config.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/php-zendframework-zend-config.spec b/php-zendframework-zend-config.spec index 8752154..6f36f54 100644 --- a/php-zendframework-zend-config.spec +++ b/php-zendframework-zend-config.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global bootstrap 1 +%global bootstrap 0 %global gh_commit ec49b1df1bdd9772df09dc2f612fbfc279bf4c27 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner zendframework @@ -21,7 +21,7 @@ Name: php-%{gh_owner}-%{gh_project} Version: 2.5.1 -Release: 0%{?dist} +Release: 1%{?dist} Summary: Zend Framework %{library} component Group: Development/Libraries |