diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-08-05 16:33:47 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-08-05 16:33:47 +0200 | 
| commit | 10ba5fe9fb9df6fde394e2f9eca4d4ff3472aa8b (patch) | |
| tree | c55f7a7bc7370af54d9a019cde2019987c46c25e | |
| parent | 629fa8e9582c8f8466af4c18a9be135de429411e (diff) | |
php-zendframework-zend-cache: normal build
| -rw-r--r-- | php-zendframework-zend-cache.spec | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/php-zendframework-zend-cache.spec b/php-zendframework-zend-cache.spec index d3360b1..b850c49 100644 --- a/php-zendframework-zend-cache.spec +++ b/php-zendframework-zend-cache.spec @@ -6,7 +6,7 @@  #  # Please, preserve the changelog entries  # -%global bootstrap    1 +%global bootstrap    0  %global gh_commit    325afc68d4381cf8b95288ebb9b1d38dc32ed579  %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.2 -Release:        0%{?dist} +Release:        1%{?dist}  Summary:        Zend Framework %{library} component  Group:          Development/Libraries  | 
