diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-08-04 19:14:03 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-08-04 19:14:03 +0200 |
commit | 9717b07b83b9398ea230457cae1dcabdfbd2abf2 (patch) | |
tree | 202912a0fef86c8e65cd2d3259b5f0b53ff76cfa | |
parent | 3f485ea51eac9263805e3e9b9e508188e06eb7b1 (diff) |
php-zendframework-*: set release to 0 for bootstrap build
-rw-r--r-- | php-zendframework-zendxml.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-zendframework-zendxml.spec b/php-zendframework-zendxml.spec index 4e3f0e6..12a7986 100644 --- a/php-zendframework-zendxml.spec +++ b/php-zendframework-zendxml.spec @@ -59,7 +59,7 @@ Requires: php-pcre Requires: php-spl Obsoletes: php-ZendFramework2-%{library} < 2.5 -Provides: php-ZendFramework2-%{library} = %{version} +Provides: php-ZendFramework2-%{library} = 1:%{version} Provides: php-composer(%{gh_owner}/%{gh_project}) = %{version} |