Files
wayshot/_service
Soc Virnyl Estela 36780f1ec2 - Update to version 1.3.1+git50.gf7dee21c16980eaabd1394b79ec42710e00bf6e5:
* chore(deps): bump rustix from 1.0.5 to 1.0.7
  * chore(deps): bump chrono from 0.4.40 to 0.4.41
  * chore(deps): bump libloading from 0.8.6 to 0.8.8
  * chore(deps): bump wayland-backend from 0.3.8 to 0.3.10
  * chore(deps): bump toml from 0.8.21 to 0.8.23
  * chore(deps): bump crate-ci/typos from 1.31.1 to 1.33.1
  * feat: upward transfer the features of image (#179)
  * chore: update Nix flake (#166)
  * chore(deps): bump toml from 0.8.20 to 0.8.21
  * chore(deps): bump rustix from 1.0.3 to 1.0.5
  * chore(deps): bump flate2 from 1.1.0 to 1.1.1
  * chore(deps): bump shellexpand from 3.1.0 to 3.1.1
  * chore(deps): bump clap from 4.5.34 to 4.5.37
  * chore(deps): bump crate-ci/typos from 1.31.0 to 1.31.1
  * chore: clippyfix for 1.86 (#167)
  * chore(deps): bump clap from 4.5.32 to 4.5.34
  * chore(deps): bump image from 0.25.5 to 0.25.6
  * chore(deps): bump crate-ci/typos from 1.30.2 to 1.31.0
  * feat: use libwaysip instead of slurp (#152)
  * feat: implement config file (2) (#154)
  * chore(deps): bump crate-ci/typos from 1.30.1 to 1.30.2 (#155)
  * chore(deps): bump rustix from 1.0.2 to 1.0.3 (#156)
  * chore: expose capture_output_frame_get_state_shm (#151)
  * feat: file-name-format (#145)
  * chore: improvements in waymirror-egl example (#146)
  * fix: failed test and add ci for test (#149)
  * feat: use generics instead every time pass a box (#150)
  * chore: add missing doc entry for avif encoding
  * Friendly cli (#134)

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayshot?expand=0&rev=51
2025-06-18 02:48:04 +00:00

13 lines
450 B
Plaintext

<services>
<service name="cargo_vendor" mode="manual">
<param name="url">https://github.com/waycrate/wayshot</param>
<param name="revision">main</param>
<param name="compression">zst</param>
<param name="update">true</param>
<param name="changesgenerate">true</param>
<param name="changesauthor">Soc Virnyl Estela</param>
<param name="changesemail">uncomfyhalomacro@opensuse.org</param>
</service>
</services>