diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-08-06 10:59:22 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-08-06 10:59:22 +0200 |
commit | ec98893ec07716413de6fa9b624c3c276d118a6e (patch) | |
tree | 91e48ff3f061adfac4af8684cdb189772198bbaf | |
parent | ab7c3dd7fb6ff95a0846fe270e41ee944d3473a4 (diff) |
php-zendframework-zend-di: normal build
-rw-r--r-- | php-zendframework-zend-di.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/php-zendframework-zend-di.spec b/php-zendframework-zend-di.spec index ec85a59..4cd76a0 100644 --- a/php-zendframework-zend-di.spec +++ b/php-zendframework-zend-di.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global bootstrap 1 +%global bootstrap 0 %global gh_commit 530b5c992d35b96ccd13d05ae460ce3301c3a6ad %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 |