Update to version 2.4.2; Fixes RHBZ#2061071

epel10
Fabio Valentini 3 years ago
parent bea39eebcb
commit b569746eae
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -6,3 +6,4 @@
/crc-any-2.3.12.crate /crc-any-2.3.12.crate
/crc-any-2.4.0.crate /crc-any-2.4.0.crate
/crc-any-2.4.1.crate /crc-any-2.4.1.crate
/crc-any-2.4.2.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 18 # Generated by rust2rpm 21
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate crc-any %global crate crc-any
Name: rust-%{crate} Name: rust-%{crate}
Version: 2.4.1 Version: 2.4.2
Release: %autorelease Release: %autorelease
Summary: Compute CRC values Summary: Compute CRC values
@ -15,11 +15,8 @@ URL: https://crates.io/crates/crc-any
Source: %{crates_source} Source: %{crates_source}
ExclusiveArch: %{rust_arches} ExclusiveArch: %{rust_arches}
%if %{__cargo_skip_build}
BuildArch: noarch
%endif
BuildRequires: rust-packaging BuildRequires: rust-packaging >= 21
%global _description %{expand: %global _description %{expand:
To compute CRC values by providing the length of bits, expression, reflection, To compute CRC values by providing the length of bits, expression, reflection,
@ -33,13 +30,13 @@ BuildArch: noarch
%description devel %{_description} %description devel %{_description}
This package contains library source intended for building other packages This package contains library source intended for building other packages which
which use "%{crate}" crate. use the "%{crate}" crate.
%files devel %files devel
%license LICENSE %license %{crate_instdir}/LICENSE
%doc README.md %doc %{crate_instdir}/README.md
%{cargo_registry}/%{crate}-%{version_no_tilde}/ %{crate_instdir}/
%package -n %{name}+default-devel %package -n %{name}+default-devel
Summary: %{summary} Summary: %{summary}
@ -47,11 +44,11 @@ BuildArch: noarch
%description -n %{name}+default-devel %{_description} %description -n %{name}+default-devel %{_description}
This package contains library source intended for building other packages This package contains library source intended for building other packages which
which use "default" feature of "%{crate}" crate. use the "default" feature of the "%{crate}" crate.
%files -n %{name}+default-devel %files -n %{name}+default-devel
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+alloc-devel %package -n %{name}+alloc-devel
Summary: %{summary} Summary: %{summary}
@ -59,11 +56,11 @@ BuildArch: noarch
%description -n %{name}+alloc-devel %{_description} %description -n %{name}+alloc-devel %{_description}
This package contains library source intended for building other packages This package contains library source intended for building other packages which
which use "alloc" feature of "%{crate}" crate. use the "alloc" feature of the "%{crate}" crate.
%files -n %{name}+alloc-devel %files -n %{name}+alloc-devel
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+debug-helper-devel %package -n %{name}+debug-helper-devel
Summary: %{summary} Summary: %{summary}
@ -71,11 +68,11 @@ BuildArch: noarch
%description -n %{name}+debug-helper-devel %{_description} %description -n %{name}+debug-helper-devel %{_description}
This package contains library source intended for building other packages This package contains library source intended for building other packages which
which use "debug-helper" feature of "%{crate}" crate. use the "debug-helper" feature of the "%{crate}" crate.
%files -n %{name}+debug-helper-devel %files -n %{name}+debug-helper-devel
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+development-devel %package -n %{name}+development-devel
Summary: %{summary} Summary: %{summary}
@ -83,11 +80,11 @@ BuildArch: noarch
%description -n %{name}+development-devel %{_description} %description -n %{name}+development-devel %{_description}
This package contains library source intended for building other packages This package contains library source intended for building other packages which
which use "development" feature of "%{crate}" crate. use the "development" feature of the "%{crate}" crate.
%files -n %{name}+development-devel %files -n %{name}+development-devel
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+std-devel %package -n %{name}+std-devel
Summary: %{summary} Summary: %{summary}
@ -95,11 +92,11 @@ BuildArch: noarch
%description -n %{name}+std-devel %{_description} %description -n %{name}+std-devel %{_description}
This package contains library source intended for building other packages This package contains library source intended for building other packages which
which use "std" feature of "%{crate}" crate. use the "std" feature of the "%{crate}" crate.
%files -n %{name}+std-devel %files -n %{name}+std-devel
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %ghost %{crate_instdir}/Cargo.toml
%prep %prep
%autosetup -n %{crate}-%{version_no_tilde} -p1 %autosetup -n %{crate}-%{version_no_tilde} -p1

@ -1 +1 @@
SHA512 (crc-any-2.4.1.crate) = 3f8aac53c594b37021e1180f967c4d9e1876fb067e53612aa6c41c62c36cedfd8609af07da91b0a023e100afabc473221a3a72ad6b69621a029fba8b69cc9668 SHA512 (crc-any-2.4.2.crate) = bf4f073c9c707be644ab045c654b0052da53c3c4e768be6ae468cd35beaeb7c55b276dfb061f2548403609b83bbacd478ac185ba84922ab0bb854164deaaafcb

Loading…
Cancel
Save