diff --git a/.gitignore b/.gitignore index 7cfd187..7024983 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /rust_decimal-1.18.0.crate /rust_decimal-1.19.0.crate /rust_decimal-1.20.0.crate +/rust_decimal-1.21.0.crate diff --git a/rust-rust_decimal.spec b/rust-rust_decimal.spec index 54f735c..5ea72d9 100644 --- a/rust-rust_decimal.spec +++ b/rust-rust_decimal.spec @@ -5,7 +5,7 @@ %global crate rust_decimal Name: rust-%{crate} -Version: 1.20.0 +Version: 1.21.0 Release: %autorelease Summary: Decimal Implementation written in pure Rust suitable for financial calculations @@ -308,8 +308,9 @@ use the "std" feature of the "%{crate}" crate. %if %{with check} %check -# * skip tests that depend on files which are not included in published crates -%cargo_test -- -- --skip generated::test_ +# * doctests fail to compile due to undeclared rust_decimal_macros dependency +# * integration tests require files which are not included in published crates +%cargo_test -- --lib %endif %changelog diff --git a/rust_decimal-fix-metadata.diff b/rust_decimal-fix-metadata.diff index cb03a5e..aa6387f 100644 --- a/rust_decimal-fix-metadata.diff +++ b/rust_decimal-fix-metadata.diff @@ -1,6 +1,6 @@ ---- rust_decimal-1.20.0/Cargo.toml 1970-01-01T00:00:01+00:00 -+++ rust_decimal-1.20.0/Cargo.toml 2022-01-27T11:33:06.687307+00:00 -@@ -88,10 +88,6 @@ +--- rust_decimal-1.21.0/Cargo.toml 1970-01-01T00:00:01+00:00 ++++ rust_decimal-1.21.0/Cargo.toml 2022-01-31T22:21:39.416128+00:00 +@@ -89,10 +89,6 @@ [dev-dependencies.bytes] version = "1.0" diff --git a/sources b/sources index ed8cf2c..23b2b31 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (rust_decimal-1.20.0.crate) = 912841a28f36efc25431ece1b03949836617c80bc595ac33074a92342158f730921cfbf93c11cd4a45cd8380eeb2a04a34f045f111ae94cc9930e1233f9f0a19 +SHA512 (rust_decimal-1.21.0.crate) = 4321d01e5e4f5bc32090d77ae152a8d07bde3adc9a23a9625c97a3c03c1b1556f70438ff59cb9fbe99595e7cfb09a7ca402c392b8cca340378546818ee5b0dab