diff --git a/.gitignore b/.gitignore index c7758a6..4231fd7 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /async-compression-0.3.15.crate /async-compression-0.4.1.crate /async-compression-0.4.3.crate +/async-compression-0.4.4.crate diff --git a/rust-async-compression.spec b/rust-async-compression.spec index 2a98a45..bcc2d12 100644 --- a/rust-async-compression.spec +++ b/rust-async-compression.spec @@ -1,4 +1,4 @@ -# Generated by rust2rpm 24 +# Generated by rust2rpm 25 # * tests can only be run in-tree %bcond_with check %global debug_package %{nil} @@ -6,7 +6,7 @@ %global crate async-compression Name: rust-async-compression -Version: 0.4.3 +Version: 0.4.4 Release: %autorelease Summary: Adaptors between compression crates and Rust's modern asynchronous IO types @@ -14,7 +14,7 @@ License: MIT OR Apache-2.0 URL: https://crates.io/crates/async-compression Source: %{crates_source} -BuildRequires: rust-packaging >= 21 +BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: Adaptors between compression crates and Rust's modern asynchronous IO @@ -279,7 +279,7 @@ use the "zstdmt" 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.conf b/rust2rpm.conf deleted file mode 100644 index f626714..0000000 --- a/rust2rpm.conf +++ /dev/null @@ -1,2 +0,0 @@ -[DEFAULT] -all-features = true diff --git a/rust2rpm.toml b/rust2rpm.toml new file mode 100644 index 0000000..6bc4333 --- /dev/null +++ b/rust2rpm.toml @@ -0,0 +1,6 @@ +[features] +enable-all = true + +[tests] +run = ["none"] +comments = ["tests can only be run in-tree"] diff --git a/sources b/sources index f6a0f62..1d0eb56 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (async-compression-0.4.3.crate) = 9a0cadbbc5c61f08e739d7e0e22baec70ccaca8dc6195705e889ce2ebe390975c487abf3c327229051b7534e6783d9540ff48d77338295a67960e8c107574561 +SHA512 (async-compression-0.4.4.crate) = 0e09bfdfdc8184a5289e0e76a11bfe2421f3b50b6842c313d72f28afa2a3c5849fe485d2bc7219de2960fcfde6173b2d11177b48e2ddf5449835db3ab9e2a060