diff --git a/.gitignore b/.gitignore index 750bda3..9d09c57 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /rust_decimal-1.10.2.crate /rust_decimal-1.10.3.crate /rust_decimal-1.11.1.crate +/rust_decimal-1.13.0.crate diff --git a/rust-rust_decimal.spec b/rust-rust_decimal.spec index 5b0d11b..42de80b 100644 --- a/rust-rust_decimal.spec +++ b/rust-rust_decimal.spec @@ -5,7 +5,7 @@ %global crate rust_decimal Name: rust-%{crate} -Version: 1.11.1 +Version: 1.13.0 Release: 1%{?dist} Summary: Decimal Implementation written in pure Rust suitable for financial calculations @@ -89,6 +89,18 @@ which use "bytes" feature of "%{crate}" crate. %files -n %{name}+bytes-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml +%package -n %{name}+c-repr-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+c-repr-devel %{_description} + +This package contains library source intended for building other packages +which use "c-repr" feature of "%{crate}" crate. + +%files -n %{name}+c-repr-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + %package -n %{name}+db-diesel-postgres-devel Summary: %{summary} BuildArch: noarch @@ -249,10 +261,14 @@ which use "std" feature of "%{crate}" crate. %if %{with check} %check # skip tests that depend on files not shipped with published crates -%cargo_test -- -- --skip generated::test_div_ +%cargo_test -- -- --skip generated::test_ %endif %changelog +* Thu May 06 2021 Fabio Valentini - 1.13.0-1 +- Update to version 1.13.0. +- Fixes RHBZ#1953064 + * Wed Apr 21 2021 Fabio Valentini - 1.11.1-1 - Update to version 1.11.1. - Fixes RHBZ#1950566 diff --git a/sources b/sources index 9827124..54aa3cb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (rust_decimal-1.11.1.crate) = c994a22141f5ad59ea7adc500d227f466ffbf914ab9cafd9a6be49ba2caa6dd3640d552e8e23a7ae5af19cfccb9b21213327e0cbe293287713dd3c802e682b50 +SHA512 (rust_decimal-1.13.0.crate) = 3107892851b7da0542e8b89ca0f76b1daf73075d11688a019a277103cbba1493b8b62bb1ba4873f3262a28ed2c17615c07bb4eb383fe55d6ce5e67022195edf2