diff --git a/rust-uuid.spec b/rust-uuid.spec index 1f89ef7..3a0e2ae 100644 --- a/rust-uuid.spec +++ b/rust-uuid.spec @@ -220,6 +220,8 @@ which use "v5" feature of "%{crate}" crate. %prep %autosetup -n %{crate}-%{version} -p1 +# https://github.com/uuid-rs/uuid/pull/349 +chmod -x benches/*.rs %cargo_prep %build