## START: Set by rpmautospec ## (rpmautospec version 0.3.5) ## 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 25 %bcond_without check %global debug_package %{nil} %global crate target-lexicon Name: rust-target-lexicon Version: 0.12.13 Release: %autorelease Summary: Targeting utilities for compilers and related tools License: Apache-2.0 WITH LLVM-exception URL: https://crates.io/crates/target-lexicon Source: %{crates_source} BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: Targeting utilities for compilers and related tools.} %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 %doc %{crate_instdir}/README.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}+arch_zkasm-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+arch_zkasm-devel %{_description} This package contains library source intended for building other packages which use the "arch_zkasm" feature of the "%{crate}" crate. %files -n %{name}+arch_zkasm-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+serde-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+serde-devel %{_description} This package contains library source intended for building other packages which use the "serde" feature of the "%{crate}" crate. %files -n %{name}+serde-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+serde_support-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+serde_support-devel %{_description} This package contains library source intended for building other packages which use the "serde_support" feature of the "%{crate}" crate. %files -n %{name}+serde_support-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+std-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+std-devel %{_description} This package contains library source intended for building other packages which use the "std" feature of the "%{crate}" crate. %files -n %{name}+std-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 * Mon Jan 15 2024 Arkady L. Shane - 0.12.13-1 - Rebuilt for MSVSphere 9.3 * Wed Jan 03 2024 Fabio Valentini - 0.12.13-1 - Update to version 0.12.13; Fixes RHBZ#2256546 * Fri Oct 20 2023 Fabio Valentini - 0.12.12-1 - Update to version 0.12.12; Fixes RHBZ#2245143 * Tue Aug 01 2023 Fabio Valentini - 0.12.11-1 - Update to version 0.12.11; Fixes RHBZ#2227929 * Fri Jul 21 2023 Fabio Valentini - 0.12.10-1 - Update to version 0.12.10; Fixes RHBZ#2223746 * Wed Jul 12 2023 Fabio Valentini - 0.12.9-1 - Update to version 0.12.9; Fixes RHBZ#2222033 * Fri Jun 23 2023 Fabio Valentini - 0.12.8-1 - Update to version 0.12.8; Fixes RHBZ#2216332 * Wed Apr 26 2023 Fabio Valentini - 0.12.7-1 - Update to version 0.12.7; Fixes RHBZ#2189348 * Thu Mar 16 2023 Fabio Valentini - 0.12.6-1 - Update to version 0.12.6; Fixes RHBZ#2169008 * Sat Jan 21 2023 Fedora Release Engineering - 0.12.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Nov 11 2022 Fabio Valentini - 0.12.5-1 - Update to version 0.12.5; Fixes RHBZ#2140260 * Sat Jul 23 2022 Fedora Release Engineering - 0.12.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue May 24 2022 Fabio Valentini - 0.12.4-1 - Update to version 0.12.4; Fixes RHBZ#2089425 * Wed Feb 02 2022 Fabio Valentini - 0.12.3-1 - Update to version 0.12.3; Fixes RHBZ#2048852 * Fri Jan 21 2022 Fedora Release Engineering - 0.12.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Aug 21 2021 Fabio Valentini - 0.12.2-1 - Update to version 0.12.2; Fixes RHBZ#1994821 * Fri Jul 23 2021 Fedora Release Engineering - 0.12.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sun Jul 18 2021 Fabio Valentini - 0.12.1-1 - Update to version 0.12.1; Fixes RHBZ#1982901 * Thu May 20 2021 Fabio Valentini - 0.12.0-1 - Update to version 0.12.0. - Fixes RHBZ#1940567 * Sat Feb 27 2021 Fabio Valentini - 0.11.2-1 - Update to version 0.11.2. - Fixes RHBZ#1929343 * Wed Jan 27 2021 Fedora Release Engineering - 0.11.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Nov 20 2020 Fabio Valentini - 0.11.1-1 - Update to version 0.11.1. - Fixes RHBZ#1889444 * Sat Aug 01 2020 Fedora Release Engineering - 0.11.0-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering - 0.11.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jun 11 2020 Josh Stone - 0.11.0-1 - Update to 0.11.0 * Wed Feb 19 2020 Josh Stone - 0.10.0-1 - Initial package