diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-08-06 10:24:00 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-08-06 10:24:00 +0200 | 
| commit | ae4d2147b391912d1fcf32e2023b27f16165177c (patch) | |
| tree | 28388394b0e11cd2a00ebb0d2dda95e01674dbd5 | |
| parent | 2cd724ee5527b4b805ec456bf20fb9bff996a1e3 (diff) | |
php-zendframework-zend-mime: normal build
| -rw-r--r-- | php-zendframework-zend-mime.spec | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/php-zendframework-zend-mime.spec b/php-zendframework-zend-mime.spec index a7bcbe7..a93ae50 100644 --- a/php-zendframework-zend-mime.spec +++ b/php-zendframework-zend-mime.spec @@ -6,7 +6,7 @@  #  # Please, preserve the changelog entries  # -%global bootstrap    1 +%global bootstrap    0  %global gh_commit    4148e39291c94ffea84c5b26a5ba69147953dcad  %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 | 
