## START: Set by rpmautospec ## (rpmautospec version 0.6.3) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 1; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec # Generated by rust2rpm 26 %bcond_without check %global debug_package %{nil} %global crate bytemuck Name: rust-bytemuck Version: 1.16.1 Release: %autorelease Summary: Muck around with piles of bytes License: Zlib OR Apache-2.0 OR MIT URL: https://crates.io/crates/bytemuck Source: %{crates_source} BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: A crate for mucking around with piles of bytes.} %description %{_description} %package devel Summary: %{summary} BuildArch: noarch %description devel %{_description} This package contains library source intended for building other packages which use the "%{crate}" crate. %files devel %license %{crate_instdir}/LICENSE-APACHE %license %{crate_instdir}/LICENSE-MIT %license %{crate_instdir}/LICENSE-ZLIB %doc %{crate_instdir}/README.md %doc %{crate_instdir}/changelog.md %{crate_instdir}/ %package -n %{name}+default-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+default-devel %{_description} This package contains library source intended for building other packages which use the "default" feature of the "%{crate}" crate. %files -n %{name}+default-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+aarch64_simd-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+aarch64_simd-devel %{_description} This package contains library source intended for building other packages which use the "aarch64_simd" feature of the "%{crate}" crate. %files -n %{name}+aarch64_simd-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+align_offset-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+align_offset-devel %{_description} This package contains library source intended for building other packages which use the "align_offset" feature of the "%{crate}" crate. %files -n %{name}+align_offset-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+bytemuck_derive-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+bytemuck_derive-devel %{_description} This package contains library source intended for building other packages which use the "bytemuck_derive" feature of the "%{crate}" crate. %files -n %{name}+bytemuck_derive-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+const_zeroed-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+const_zeroed-devel %{_description} This package contains library source intended for building other packages which use the "const_zeroed" feature of the "%{crate}" crate. %files -n %{name}+const_zeroed-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+derive-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+derive-devel %{_description} This package contains library source intended for building other packages which use the "derive" feature of the "%{crate}" crate. %files -n %{name}+derive-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+extern_crate_alloc-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+extern_crate_alloc-devel %{_description} This package contains library source intended for building other packages which use the "extern_crate_alloc" feature of the "%{crate}" crate. %files -n %{name}+extern_crate_alloc-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+extern_crate_std-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+extern_crate_std-devel %{_description} This package contains library source intended for building other packages which use the "extern_crate_std" feature of the "%{crate}" crate. %files -n %{name}+extern_crate_std-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+min_const_generics-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+min_const_generics-devel %{_description} This package contains library source intended for building other packages which use the "min_const_generics" feature of the "%{crate}" crate. %files -n %{name}+min_const_generics-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+must_cast-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+must_cast-devel %{_description} This package contains library source intended for building other packages which use the "must_cast" feature of the "%{crate}" crate. %files -n %{name}+must_cast-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+nightly_stdsimd-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+nightly_stdsimd-devel %{_description} This package contains library source intended for building other packages which use the "nightly_stdsimd" feature of the "%{crate}" crate. %files -n %{name}+nightly_stdsimd-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+unsound_ptr_pod_impl-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+unsound_ptr_pod_impl-devel %{_description} This package contains library source intended for building other packages which use the "unsound_ptr_pod_impl" feature of the "%{crate}" crate. %files -n %{name}+unsound_ptr_pod_impl-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+zeroable_atomics-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+zeroable_atomics-devel %{_description} This package contains library source intended for building other packages which use the "zeroable_atomics" feature of the "%{crate}" crate. %files -n %{name}+zeroable_atomics-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+zeroable_maybe_uninit-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+zeroable_maybe_uninit-devel %{_description} This package contains library source intended for building other packages which use the "zeroable_maybe_uninit" feature of the "%{crate}" crate. %files -n %{name}+zeroable_maybe_uninit-devel %ghost %{crate_instdir}/Cargo.toml %prep %autosetup -n %{crate}-%{version} -p1 %cargo_prep %generate_buildrequires %cargo_generate_buildrequires %build %cargo_build %install %cargo_install %if %{with check} %check %cargo_test %endif %changelog ## START: Generated by rpmautospec * Tue Jun 25 2024 Fabio Valentini - 1.16.1-1 - Update to version 1.16.1; Fixes RHBZ#2263122 * Tue Jan 30 2024 Fabio Valentini - 1.14.1-1 - Update to version 1.14.1; Fixes RHBZ#2260284 * Fri Jan 26 2024 Fedora Release Engineering - 1.14.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Sep 19 2023 Fabio Valentini - 1.14.0-1 - Update to version 1.14.0; Fixes RHBZ#2237538 * Fri Jul 21 2023 Fedora Release Engineering - 1.13.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Mar 01 2023 Fabio Valentini - 1.13.1-1 - Update to version 1.13.1; Fixes RHBZ#2174225 * Fri Feb 03 2023 Fabio Valentini - 1.13.0-1 - Update to version 1.13.0; Fixes RHBZ#2162541 * Fri Jan 20 2023 Fedora Release Engineering - 1.12.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Dec 11 2022 Fabio Valentini - 1.12.3-1 - Update to version 1.12.3; Fixes RHBZ#2138668 * Sat Aug 20 2022 Fabio Valentini - 1.12.1-1 - Update to version 1.12.1; Fixes RHBZ#2118154 * Wed Jul 27 2022 Fabio Valentini - 1.11.0-1 - Update to version 1.11.0; Fixes RHBZ#2110160 * Sat Jul 23 2022 Fedora Release Engineering - 1.10.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jul 08 2022 Fabio Valentini - 1.10.0-1 - Update to version 1.10.0; Fixes RHBZ#2103407 * Wed May 25 2022 Fabio Valentini - 1.9.1-1 - Update to version 1.9.1; Fixes RHBZ#2071204 * Wed Mar 30 2022 Fabio Valentini - 1.9.0-1 - Update to version 1.9.0; Fixes RHBZ#2069926 * Fri Mar 04 2022 Fabio Valentini - 1.8.0-1 - Update to version 1.8.0; Fixes RHBZ#2059787 * Fri Jan 21 2022 Fedora Release Engineering - 1.7.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Dec 16 2021 Fabio Valentini - 1.7.3-1 - Update to version 1.7.3; Fixes RHBZ#2033194 * Mon Nov 01 2021 Fabio Valentini - 1.7.2-1 - Update to version 1.7.2 * Fri Jul 23 2021 Fedora Release Engineering - 1.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 18 2021 Fabio Valentini - 1.7.0-1 - Update to version 1.7.0. - Fixes RHBZ#1970630 * Sat Feb 27 2021 Fabio Valentini - 1.5.1-1 - Update to version 1.5.1. - Fixes RHBZ#1929979 * Wed Jan 27 2021 Fedora Release Engineering - 1.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Jan 14 2021 Fabio Valentini - 1.5.0-1 - Update to version 1.5.0. - Fixes RHBZ#1916030 * Wed Sep 23 2020 Fabio Valentini - 1.4.1-1 - Update to version 1.4.1. * Wed Jul 29 2020 Fedora Release Engineering - 1.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Feb 17 11:01:24 CET 2020 Igor Raits - 1.2.0-1 - Initial package ## END: Generated by rpmautospec