diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-08-05 09:07:43 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-08-05 09:07:43 +0200 |
commit | 1ae254cf98695a7ce355218cf5020a240f197194 (patch) | |
tree | b29cf81cbf9721387a98e134c597a6284f3e43c4 | |
parent | 3f44d64fac92cd92e3f1c482cdb125350f67e631 (diff) |
php-zendframework-zend-serializer: normal build
-rw-r--r-- | php-zendframework-zend-serializer.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/php-zendframework-zend-serializer.spec b/php-zendframework-zend-serializer.spec index b531087..63f708f 100644 --- a/php-zendframework-zend-serializer.spec +++ b/php-zendframework-zend-serializer.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global bootstrap 1 +%global bootstrap 0 %global gh_commit b7208eb17dc4a4fb3a660b85e6c4af035eeed40c %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 |