diff options
-rw-r--r-- | php-zendframework-zend-feed.spec | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/php-zendframework-zend-feed.spec b/php-zendframework-zend-feed.spec index 29be25e..6b7d24c 100644 --- a/php-zendframework-zend-feed.spec +++ b/php-zendframework-zend-feed.spec @@ -115,6 +115,8 @@ and entry attributes. Zend\Feed also has extensive support for modifying feed and entry structure with the same natural syntax, and turning the result back into XML. +Documentation: https://zendframework.github.io/%{gh_project}/ + %prep %setup -q -n %{gh_project}-%{gh_commit} @@ -188,4 +190,4 @@ rm -rf %{buildroot} - add optional dependency on psr/http-message * Tue Aug 4 2015 Remi Collet <remi@fedoraproject.org> - 2.5.2-1 -- initial package
\ No newline at end of file +- initial package |