diff options
| -rw-r--r-- | php-zendframework-zend-progressbar.spec | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/php-zendframework-zend-progressbar.spec b/php-zendframework-zend-progressbar.spec index 6186817..a0e8038 100644 --- a/php-zendframework-zend-progressbar.spec +++ b/php-zendframework-zend-progressbar.spec @@ -85,6 +85,8 @@ takes an absolute value and optionally a status message, and then calls  the adapter with some precalculated values like percentage and estimated  time left. +Documentation: https://zendframework.github.io/%{gh_project}/ +  %prep  %setup -q -n %{gh_project}-%{gh_commit} | 
