https://bugzilla.redhat.com/show_bug.cgi?id=2183860



--- Comment #2 from Aleksei Bavshin <alebast...@gmail.com> ---
Spec URL:
https://alebastr.fedorapeople.org/rust/alacritty-0.12.0/rust-sctk-adwaita/rust-sctk-adwaita.spec
SRPM URL:
https://alebastr.fedorapeople.org/rust/alacritty-0.12.0/rust-sctk-adwaita/rust-sctk-adwaita-0.5.4-1.fc38.src.rpm

Changes:
 - Updated to 0.5.4
 - Removed bundled font

> (i.e. add something like `BuildRequires: font(cantarell)`, and replace the 
> path in the include_bytes! macro (in src/title/ab_glyph_render.rs:12) with 
> the path to the system copy).

`font(cantarell)` is ambiguous and one of the providers does not have the file
we want, so I had to use `abattis-cantarell-fonts`. File dependency could be
better, but AFAIR we don't want to have these outside of blessed prefixes
(/bin, /usr/bin, /usr/libexec, etc...).

> Additionally, v0.6.0 of this crate has been released - but if you need v0.5.* 
> for alacritty, then keeping this package at <0.6.0 for now is fine.

0.6.0 switches to wayland-rs 0.30/sctk 0.17. The current stable version of
`winit` is not compatible with these and there won't be a compatible release
for the next few months (https://github.com/rust-windowing/winit/issues/2686).


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2183860
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to