Files
pastel/_service
Muhammad Akbar Yanuar Mantari 7164b9f084 - Update to version 0.11.0:
+ Features
    - Added `rgb-r`, `rgb-g`, `rgb-b` formats
    - Added support for formatting to ANSI color code numbers alone
    - Added OKLCH color space support
  + Fixes
    - Fixed panic on `list -s random`
    - Fixed incorrect RGBA format in `from_u32` documentation
  + Improvements
    - Minor optimizations and Clippy cleanup
    - General updates and tweaks
  + Other
    - Updated version header format in `CHANGELOG.md`
    - Added automatic man page generation with `clap_mangen`
    - Added manpages to release
- Removed cargo_audit from _service due that contains vendor now
- Added manpages, completions script and CHANGELOG.md

OBS-URL: https://build.opensuse.org/package/show/graphics/pastel?expand=0&rev=7
2025-10-20 19:23:39 +00:00

9 lines
261 B
Plaintext

<services>
<service name="download_files" mode="manual" />
<service name="cargo_vendor" mode="manual">
<param name="src">pastel-*.tar.gz</param>
<param name="compression">zst</param>
<param name="update">true</param>
</service>
</services>