Fedora Account System
Red Hat Associate
Red Hat Customer
Spec URL: https://jsteffan.fedorapeople.org/xrizer/rust-ogg.spec SRPM URL: https://jsteffan.fedorapeople.org/xrizer/rust-ogg-0.9.2-1.fc45.src.rpm Description: Ogg container decoder and encoder written in pure Rust. Fedora Account System Username: jsteffan
There's some files in this crate that don't match the crate's license text and metadata. It looks like the crate was relicensed from "MIT OR Apache-2.0" to "BSD-3-Clause" at some point, but some things were not updated: the examples/*.rs and tests/*.rs files all have a copyright header that says: // Licensed under MIT license, or Apache 2 license, // at your option. Please see the LICENSE file // attached to this source distribution for details. But the LICENSE file contains a BSD-3-Clause license.
Changelog: - Added the missing rust-ogg-rust2rpm.toml, capturing the existing license-header patch (fixing examples/*.rs headers left over from before the crate's relicense to BSD-3-Clause) so rust2rpm regeneration reproduces the spec exactly - Verified the single tests/*.rs file already carries the corrected header; only examples/*.rs needed the patch - Renumbered the patch tag to Patch2, reserving slots 0-1 for a future Cargo.toml metadata patch Spec URL: https://jsteffan.fedorapeople.org/xrizer/rust-ogg.spec SRPM URL: https://jsteffan.fedorapeople.org/xrizer/rust-ogg-0.9.2-1.fc44.src.rpm rust2rpm.toml URL: https://jsteffan.fedorapeople.org/xrizer/rust-ogg-rust2rpm.toml