From 2118ec7e3e5e802210e495368296d983740f7b1c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 7 Aug 2015 10:53:13 +0200 Subject: php-zendframework-*: ensure proper ownership of /usr/share/php/Zend --- php-zendframework-zend-mail.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-zendframework-zend-mail.spec b/php-zendframework-zend-mail.spec index 70a5577..840f1c4 100644 --- a/php-zendframework-zend-mail.spec +++ b/php-zendframework-zend-mail.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global bootstrap 1 +%global bootstrap 0 %global gh_commit 684ca1af4b3ae75be52dff4857d98366c1293e0b %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: 1%{?dist} +Release: 2%{?dist} Summary: Zend Framework %{library} component Group: Development/Libraries @@ -151,5 +151,8 @@ rm -rf %{buildroot} %changelog +* Fri Aug 7 2015 Remi Collet - 2.5.1-2 +- rebuild + * Tue Aug 4 2015 Remi Collet - 2.5.1-1 - initial package \ No newline at end of file -- cgit