diff options
| author | Remi Collet <fedora@famillecollet.com> | 2016-06-25 07:21:49 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2016-06-25 07:21:49 +0200 | 
| commit | a6f24624084e1147e82ae8b593ca16f018a5faf3 (patch) | |
| tree | 3dde4dc1ed4e211292be45bac33b36dae160a5d7 | |
| parent | cac21be10321379c33621ca3ab7473aba7ab597b (diff) | |
ZF: add documentation link in all packages
| -rw-r--r-- | php-zendframework-zend-i18n-resources.spec | 4 | 
1 files changed, 3 insertions, 1 deletions
diff --git a/php-zendframework-zend-i18n-resources.spec b/php-zendframework-zend-i18n-resources.spec index b1f5178..a064c4f 100644 --- a/php-zendframework-zend-i18n-resources.spec +++ b/php-zendframework-zend-i18n-resources.spec @@ -55,6 +55,8 @@ This "component" provides translation resources, specifically  for zendframework/zend-validate and zendframework/zend-captcha,  for use with zendframework/zend-i18n's Translator subcomponent. +Documentation: https://zendframework.github.io/%{gh_project}/ +  %prep  %setup -q -n %{gh_project}-%{gh_commit} @@ -118,4 +120,4 @@ rm -rf %{buildroot}  * Tue Aug  4 2015 Remi Collet <remi@fedoraproject.org> - 2.5.1-1  * Tue Aug  4 2015 Remi Collet <remi@fedoraproject.org> - 2.5.1-1 -- initial package
\ No newline at end of file +- initial package  | 
