diff --git a/.gitignore b/.gitignore index 0c87ffc..7c35c5d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /allocator-api2-0.2.15.crate /allocator-api2-0.2.16.crate /allocator-api2-0.2.18.crate +/allocator-api2-0.2.19.crate diff --git a/rust-allocator-api2.spec b/rust-allocator-api2.spec index fc12019..44601e7 100644 --- a/rust-allocator-api2.spec +++ b/rust-allocator-api2.spec @@ -5,7 +5,7 @@ %global crate allocator-api2 Name: rust-allocator-api2 -Version: 0.2.18 +Version: 0.2.19 Release: %autorelease Summary: Mirror of Rust's allocator API @@ -111,8 +111,8 @@ use the "std" feature of the "%{crate}" crate. %if %{with check} %check -# * skip doctests which don't compile on stable Rust -%cargo_test -- -- --skip "src/stable/vec/mod.rs" +# * skip doctests which don't compile on stable Rust with RUSTC_BOOTSTRAP=1 +%cargo_test -- -- --skip "src/stable/boxed.rs" --skip "src/stable/vec/mod.rs" %endif %changelog diff --git a/rust2rpm.toml b/rust2rpm.toml new file mode 100644 index 0000000..42e4a38 --- /dev/null +++ b/rust2rpm.toml @@ -0,0 +1,9 @@ +[tests] +skip = [ + "\"src/stable/boxed.rs\"", + "\"src/stable/vec/mod.rs\"", +] +comments = [ + "skip doctests which don't compile on stable Rust with RUSTC_BOOTSTRAP=1", +] + diff --git a/sources b/sources index e690ed0..4ade3e2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (allocator-api2-0.2.18.crate) = 5e5b0e23e1f5b259e5d3746e3e05817af8dee95af7105ea775a5c1d69b4e537a4d6a25e2c1d46ab83e2385217b158f7940dc1315ae581c35ee23289647105e73 +SHA512 (allocator-api2-0.2.19.crate) = dbc712dff0ff7720259f2afa196aa56e7465478a744c3acdbc6c94425015b30674007154eaf159247f29528fa254cb1c62b7abbeaf57b2f9cc461390083564e3