diff --git a/.gitignore b/.gitignore index 5346846..85d9d5a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /rust_decimal-1.4.1.crate /rust_decimal-1.5.0.crate /rust_decimal-1.6.0.crate +/rust_decimal-1.7.0.crate diff --git a/rust-rust_decimal.spec b/rust-rust_decimal.spec index 38d7177..552cd9c 100644 --- a/rust-rust_decimal.spec +++ b/rust-rust_decimal.spec @@ -5,8 +5,8 @@ %global crate rust_decimal Name: rust-%{crate} -Version: 1.6.0 -Release: 2%{?dist} +Version: 1.7.0 +Release: 1%{?dist} Summary: Decimal Implementation written in pure Rust suitable for financial calculations # Upstream license specification: MIT @@ -77,6 +77,42 @@ which use "bytes" feature of "%{crate}" crate. %files -n %{name}+bytes-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml +%package -n %{name}+db-diesel-postgres-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+db-diesel-postgres-devel %{_description} + +This package contains library source intended for building other packages +which use "db-diesel-postgres" feature of "%{crate}" crate. + +%files -n %{name}+db-diesel-postgres-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + +%package -n %{name}+db-postgres-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+db-postgres-devel %{_description} + +This package contains library source intended for building other packages +which use "db-postgres" feature of "%{crate}" crate. + +%files -n %{name}+db-postgres-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + +%package -n %{name}+db-tokio-postgres-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+db-tokio-postgres-devel %{_description} + +This package contains library source intended for building other packages +which use "db-tokio-postgres" feature of "%{crate}" crate. + +%files -n %{name}+db-tokio-postgres-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + %package -n %{name}+diesel-devel Summary: %{summary} BuildArch: noarch @@ -113,6 +149,18 @@ which use "serde" feature of "%{crate}" crate. %files -n %{name}+serde-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml +%package -n %{name}+serde-bincode-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+serde-bincode-devel %{_description} + +This package contains library source intended for building other packages +which use "serde-bincode" feature of "%{crate}" crate. + +%files -n %{name}+serde-bincode-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + %package -n %{name}+serde-float-devel Summary: %{summary} BuildArch: noarch @@ -168,6 +216,9 @@ which use "tokio-postgres" feature of "%{crate}" crate. %endif %changelog +* Wed Jul 29 2020 Josh Stone - 1.7.0-1 +- Update to 1.7.0 + * Wed Jul 29 2020 Fedora Release Engineering - 1.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index 73dc900..b75c290 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (rust_decimal-1.6.0.crate) = 12a9bc775a1e94d253b98851360e5f2c2981e07dfe62483c35ce7f44ffb4745c55246e1bc22e2d6ad26b4f3fdb2396ed360ec51514c98f247f7c40ce4c6a3263 +SHA512 (rust_decimal-1.7.0.crate) = 378c600459d634e66f427625cf062d59410d1aa05554e7bfba49bd1b8bff6a0c6515746b34ca5b899b7d3aa165e5a51afd6da13a4d7a58bc3ea94c5a137fafc7