SHA256
1
0
forked from pool/eww
Files
eww/_service
Muhammad Akbar Yanuar Mantari a7b7d1694c Accepting request 1178023 from home:mantarimay:branches:X11:Wayland
- Update to version 0.6.0
  + Fixes
    - The shell-completions subcommand is now run before anything
      is set up
    - Fix nix flake
    - Fix jq
    - Labels now use gtk's truncation system
  + Features
    - Add libdbusmenu-gtk3-devel BuildRequires: add systray widget
    - Add :checked property to checkbox
- Disable cargo update: could not find `ObjectExt` in `glib` 
  (gh#elkowar/eww#1062 gh#elkowar/eww#1063)
- Add cargo test script
- Add CHANGELOG.md to doc

OBS-URL: https://build.opensuse.org/request/show/1178023
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/eww?expand=0&rev=4
2024-06-01 09:07:35 +00:00

10 lines
305 B
Plaintext

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