- Update to version 0.12.0 * Restore demo animation * Change the license for documents and assets to CC BY 4.0 * Replace --generate-completion with completion subcommand * Remove help text for after auto-generated --help * Make the message for --version the same as the message for -V * Allow partial matches of subcommand names - Removed cargo_audit from _service due that contains vendor now OBS-URL: https://build.opensuse.org/request/show/1285253 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/qrtool?expand=0&rev=18
9 lines
261 B
Plaintext
9 lines
261 B
Plaintext
<services>
|
|
<service name="download_files" mode="manual" />
|
|
<service name="cargo_vendor" mode="manual">
|
|
<param name="src">qrtool-*.tar.gz</param>
|
|
<param name="compression">zst</param>
|
|
<param name="update">true</param>
|
|
</service>
|
|
</services>
|