| Name: | rust-rav1e+fern-devel | 
|---|---|
| Version: | 0.7.1 | 
| Release: | 5.el9 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 4571 | 
| License: | BSD-2-Clause AND ISC | 
| RPM: | rust-rav1e+fern-devel-0.7.1-5.el9.noarch.rpm | 
| Source RPM: | rust-rav1e-0.7.1-5.el9.src.rpm | 
| Build Date: | Sun Aug 10 2025 | 
| Build Host: | build-ol9-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://crates.io/crates/rav1e | 
| Summary: | Library files for rav1e | 
| Description: | The fastest and safest AV1 encoder. This package contains library source intended for building other packages which use the "fern" feature of the "rav1e" crate.  | 
- Allow console 0.16
- Refresh packaging and add rust2rpm.toml config file
- Drop unused dump_lookahead_data feature and its dependencies
- Rebuild with Rust 1.78 to fix incomplete debuginfo and backtraces
- update to version 0.7.1; Fixes RHBZ#2256283
- Compatibility fixes for cargo-c v0.9.26 and newer
- Migrate to new cargo_cbuild and cargo_cinstall macros