Files
qrtool/_service
Muhammad Akbar Yanuar Mantari d2ca20a499 Accepting request 1285253 from home:mantarimay:branches:X11:Utilities
- 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
2025-06-12 19:05:20 +00:00

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>