#1143560 rust-gst-plugin-gif: fails to reproduce due to missing release_date

#1143560#5
Date:
2026-08-04 08:03:45 UTC
From:
To:
Hi Jeremy,

rust-gst-plugin-gif currently fails to migrate to testing because it is
not reproducible on reproduce.debian.net. The problem is that the
upstream 0.15.0 release does not have release_date set in the
Cargo.toml. One option would be to use a newer release where this is
fixed an other would be to add the patch from here:

https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/3205

Cheers Jochen