| Name: | rust-exr-devel |
|---|---|
| Version: | 1.73.0 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 1820304 |
| License: | BSD-3-Clause |
| RPM: | rust-exr-devel-1.73.0-1.el9.noarch.rpm |
| Source RPM: | rust-exr-1.73.0-1.el9.src.rpm |
| Build Date: | Fri Nov 15 2024 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://crates.io/crates/exr |
| Summary: | Read and write OpenEXR files without any unsafe code |
| Description: | Read and write OpenEXR files without any unsafe code. This package contains library source intended for building other packages which use the "exr" crate. |
- Update to version 1.73.0; Fixes RHBZ#2322909
- Avoid a circular dependency on image
- Drop benchmark-only dev-dependency on bencher
- Initial import (#2297646)