diff --git a/.gitignore b/.gitignore index 5daa620..0d5bf41 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /indicatif-0.11.0.crate /indicatif-0.13.0.crate +/indicatif-0.14.0.crate diff --git a/rust-indicatif.spec b/rust-indicatif.spec index dad02ea..956ddb9 100644 --- a/rust-indicatif.spec +++ b/rust-indicatif.spec @@ -1,12 +1,12 @@ -# Generated by rust2rpm 11 +# Generated by rust2rpm 13 %bcond_without check %global debug_package %{nil} %global crate indicatif Name: rust-%{crate} -Version: 0.13.0 -Release: 2%{?dist} +Version: 0.14.0 +Release: 1%{?dist} Summary: Progress bar and cli reporting library for Rust # Upstream license specification: MIT @@ -38,7 +38,7 @@ which use "%{crate}" crate. %files devel %license LICENSE %doc README.md -%{cargo_registry}/%{crate}-%{version}/ +%{cargo_registry}/%{crate}-%{version_no_tilde}/ %package -n %{name}+default-devel Summary: %{summary} @@ -50,7 +50,7 @@ This package contains library source intended for building other packages which use "default" feature of "%{crate}" crate. %files -n %{name}+default-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+rayon-devel Summary: %{summary} @@ -62,7 +62,7 @@ This package contains library source intended for building other packages which use "rayon" feature of "%{crate}" crate. %files -n %{name}+rayon-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+with_rayon-devel Summary: %{summary} @@ -74,7 +74,7 @@ This package contains library source intended for building other packages which use "with_rayon" feature of "%{crate}" crate. %files -n %{name}+with_rayon-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 @@ -95,6 +95,9 @@ which use "with_rayon" feature of "%{crate}" crate. %endif %changelog +* Wed Feb 26 2020 Josh Stone - 0.14.0-1 +- Update to 0.14.0 + * Thu Jan 30 2020 Fedora Release Engineering - 0.13.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index 1c4d7d7..8770591 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (indicatif-0.13.0.crate) = 840cbb29d6d5171afb41d3d1ff9602cec82686919f092b3340d246abd4720fbd15d77a5c1fb1673a5b86b3c4f90f49289cff622d3145d639dc3b1affea106f98 +SHA512 (indicatif-0.14.0.crate) = bb4e9c14eb511c4d97a97bf925ea29c11f4f79cade7bf49316d28e0604391ba38c6355c4ec01eb0e7fe6ee64b212a22a5e5240b4867ae0f26a7915fdd6dcf628