From 0341ba6b49a5ff6de61b53a059dae5ca77a014da Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 5 Aug 2015 15:16:17 +0200 Subject: php-zendframework-zend-filter: normal build --- php-zendframework-zend-filter.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/php-zendframework-zend-filter.spec b/php-zendframework-zend-filter.spec index b065a3d..355ae9c 100644 --- a/php-zendframework-zend-filter.spec +++ b/php-zendframework-zend-filter.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global bootstrap 1 +%global bootstrap 0 %global gh_commit 93e6990a198e6cdd811064083acac4693f4b29ae %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 -- cgit