diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-08-06 11:18:03 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-08-06 11:18:03 +0200 | 
| commit | becd0d26e8e7ed8078627841498ba7a62e35357c (patch) | |
| tree | be5361e86a45501eebdbc61f60088229568e65aa | |
| parent | a9bf72e57e848e06b30264f9584f3486ab981df0 (diff) | |
php-zendframework-zend-view: rebuild
| -rw-r--r-- | php-zendframework-zend-view.spec | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/php-zendframework-zend-view.spec b/php-zendframework-zend-view.spec index cd98fa2..4751c0a 100644 --- a/php-zendframework-zend-view.spec +++ b/php-zendframework-zend-view.spec @@ -6,7 +6,7 @@  #  # Please, preserve the changelog entries  # -%global bootstrap    1 +%global bootstrap    0  %global gh_commit    b3d31e7ba6d0c13a76afe5c8d914a8ff08616b0d  %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 | 
