diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-06-29 14:17:22 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-06-29 14:17:22 +0200 |
commit | 98d6b7e94bea344fa8abedd1ad59e45ae59f6e84 (patch) | |
tree | 9c687b2c23233f7dabee8706bfc823edfeef51d9 | |
parent | bdda961b8cffff3c99a44683836f75cd34e64eeb (diff) |
php-zendframework: 3.0.0
-rw-r--r-- | php-zendframework-zend-xml2json.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/php-zendframework-zend-xml2json.spec b/php-zendframework-zend-xml2json.spec index ee4bfd2..6b3f781 100644 --- a/php-zendframework-zend-xml2json.spec +++ b/php-zendframework-zend-xml2json.spec @@ -26,7 +26,7 @@ Summary: Provides functionality for converting XML to JSON Group: Development/Libraries License: BSD -URL: https://zendframework.github.io/%{gh_project} +URL: https://framework.zend.com/ Source0: %{gh_commit}/%{name}-%{version}-%{gh_short}.tgz Source1: makesrc.sh @@ -120,7 +120,7 @@ rm -rf %{buildroot} %defattr(-,root,root,-) %{!?_licensedir:%global license %%doc} %license LICENSE.md -%doc CONTRIBUTING.md README.md +%doc CHANGELOG.md CONDUCT.md CONTRIBUTING.md README.md %doc composer.json %{php_home}/Zend/%{library} |