summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-08-07 10:53:13 +0200
committerRemi Collet <fedora@famillecollet.com>2015-08-07 10:53:13 +0200
commit2118ec7e3e5e802210e495368296d983740f7b1c (patch)
treed1555dfe6f366dbd01aa6bdf9ab439085ce37439
parent00b1a523f6855575f3d6e64def30d35f58cf7c27 (diff)
php-zendframework-*: ensure proper ownership of /usr/share/php/Zend
-rw-r--r--php-zendframework-zend-mail.spec7
1 files 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 <remi@fedoraproject.org> - 2.5.1-2
+- rebuild
+
* Tue Aug 4 2015 Remi Collet <remi@fedoraproject.org> - 2.5.1-1
- initial package \ No newline at end of file