- Move to 'download_files' source service which is in better shap

and easier to use

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zeromq?expand=0&rev=15
This commit is contained in:
Sascha Peilicke 2014-03-27 13:42:57 +00:00 committed by Git OBS Bridge
parent d9e3e5e57f
commit a4f2d4c38a
2 changed files with 7 additions and 4 deletions

View File

@ -1,7 +1,4 @@
<services>
<service name="download_url" mode="localonly">
<param name="host">download.zeromq.org</param>
<param name="protocol">http</param>
<param name="path">/zeromq-4.0.4.tar.gz</param>
<service name="download_files" mode="localonly">
</service>
</services>

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 27 13:42:35 UTC 2014 - speilicke@suse.com
- Move to 'download_files' source service which is in better shap
and easier to use
-------------------------------------------------------------------
Thu Mar 27 13:36:48 UTC 2014 - mvyskocil@opensuse.org