diff --git a/.gitignore b/.gitignore index 2903c3e..1220922 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /roxmltree-0.18.0.crate /roxmltree-0.18.1.crate /roxmltree-0.19.0.crate +/roxmltree-0.20.0.crate diff --git a/rust-roxmltree.spec b/rust-roxmltree.spec index 6796778..6101f8a 100644 --- a/rust-roxmltree.spec +++ b/rust-roxmltree.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 26 -%bcond_without check +# Generated by rust2rpm 27 +%bcond check 1 %global debug_package %{nil} %global crate roxmltree Name: rust-roxmltree -Version: 0.19.0 +Version: 0.20.0 Release: %autorelease Summary: Represent an XML as a read-only tree @@ -35,6 +35,7 @@ use the "%{crate}" crate. %doc %{crate_instdir}/CHANGELOG.md %doc %{crate_instdir}/README.md %{crate_instdir}/ +%exclude %{crate_instdir}/testing-tools/ %package -n %{name}+default-devel Summary: %{summary} diff --git a/rust2rpm.toml b/rust2rpm.toml new file mode 100644 index 0000000..20ab574 --- /dev/null +++ b/rust2rpm.toml @@ -0,0 +1,6 @@ +[package] +exclude-crate-files = [ + "testing-tools/", +] + + diff --git a/sources b/sources index a76033f..85f0b01 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (roxmltree-0.19.0.crate) = c8eeb974d797316a8dc332c4068b2850eee124a13b0792cdc8acaefe521d8b40161f9159bbfee2866ab2c4f6133ceaaa1b5ed704a5f0db5ae3819d76042cbf36 +SHA512 (roxmltree-0.20.0.crate) = f8a934d3809e417c43bca53478cef0a7a18d908620175c84cfa2cdb8c85775b52cc641fb7eb12c80c483e0c17eb500dd3358ace858aceaa810d3ddbdef902d91