diff --git a/.gitignore b/.gitignore index 9f46ea8..dadbd44 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /clang-ast-0.1.19.crate /clang-ast-0.1.20.crate /clang-ast-0.1.21.crate +/clang-ast-0.1.22.crate diff --git a/rust-clang-ast.spec b/rust-clang-ast.spec index 360c212..a25e1fe 100644 --- a/rust-clang-ast.spec +++ b/rust-clang-ast.spec @@ -1,4 +1,4 @@ -# Generated by rust2rpm 24 +# Generated by rust2rpm 25 # * missing dev-dependencies: clang-ast-test-suite ^0 %bcond_with check %global debug_package %{nil} @@ -6,7 +6,7 @@ %global crate clang-ast Name: rust-clang-ast -Version: 0.1.21 +Version: 0.1.22 Release: %autorelease Summary: Data structures for processing Clang's -ast-dump=json format @@ -14,7 +14,7 @@ License: MIT OR Apache-2.0 URL: https://crates.io/crates/clang-ast Source: %{crates_source} -BuildRequires: rust-packaging >= 21 +BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: Data structures for processing Clang's `-ast-dump=json` format.} @@ -49,7 +49,7 @@ use the "default" feature of the "%{crate}" crate. %ghost %{crate_instdir}/Cargo.toml %prep -%autosetup -n %{crate}-%{version_no_tilde} -p1 +%autosetup -n %{crate}-%{version} -p1 %cargo_prep %generate_buildrequires diff --git a/rust2rpm.toml b/rust2rpm.toml new file mode 100644 index 0000000..b927216 --- /dev/null +++ b/rust2rpm.toml @@ -0,0 +1,4 @@ +[tests] +run = ["none"] +comments = ["missing dev-dependencies: clang-ast-test-suite ^0"] + diff --git a/sources b/sources index 89bd93a..1b0cd1a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (clang-ast-0.1.21.crate) = c31f19401c17ab004c5bc7384c2078220b644ab71ceececef45c055bb24be895caf14a7e36b3fba4d25f213a4e70cccae1855ef6f96fda52d30b321e3409409e +SHA512 (clang-ast-0.1.22.crate) = 8ecf862b060ff354c11843d099dc845aa66e2b580f3545f54fdac7683296913d0bb031dfa980def592bce36741fa5ecb74d3f76f75805d22e3d3f8c61b60952b