diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-08-05 17:38:32 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-08-05 17:38:32 +0200 |
commit | 2d92b1fa93bbd1dfc435a87fbca6f190f93e7173 (patch) | |
tree | c401d30e2a6c363cf274248618c774550f444195 | |
parent | cb0dc0f52dbe39e9469d68bfbcc7f4aaee1a254b (diff) |
php-zendframework-zend-db: normal build
-rw-r--r-- | php-zendframework-zend-db.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/php-zendframework-zend-db.spec b/php-zendframework-zend-db.spec index ebc2ef7..59e7152 100644 --- a/php-zendframework-zend-db.spec +++ b/php-zendframework-zend-db.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global bootstrap 1 +%global bootstrap 0 %global gh_commit 090889f0f6e3234115952380e7218d76bcfae200 %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 |