## START: Set by rpmautospec ## (rpmautospec version 0.6.0) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 2; 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 24 %bcond_without check %global debug_package %{nil} %global crate headers Name: rust-headers Version: 0.3.9 Release: %autorelease Summary: Typed HTTP headers License: MIT URL: https://crates.io/crates/headers Source: %{crates_source} BuildRequires: rust-packaging >= 21 %global _description %{expand: Typed HTTP headers.} %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}+nightly-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+nightly-devel %{_description} This package contains library source intended for building other packages which use the "nightly" feature of the "%{crate}" crate. %files -n %{name}+nightly-devel %ghost %{crate_instdir}/Cargo.toml %prep %autosetup -n %{crate}-%{version_no_tilde} -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 * Fri Jan 26 2024 Fedora Release Engineering - 0.3.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Sep 15 2023 Fabio Valentini - 0.3.9-1 - Update to version 0.3.9; Fixes RHBZ#2236528 * Fri Jul 21 2023 Fedora Release Engineering - 0.3.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering - 0.3.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Sep 05 2022 Fabio Valentini - 0.3.8-1 - Update to version 0.3.8; Fixes RHBZ#2123882 * Sat Jul 23 2022 Fedora Release Engineering - 0.3.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sun Feb 20 2022 Fabio Valentini - 0.3.7-1 - Update to version 0.3.7; Fixes RHBZ#2053246 * Sat Jan 29 2022 Igor Raits - 0.3.6-1 - Update to 0.3.6 (Closes: rhbz#2047982) * Fri Jan 21 2022 Fedora Release Engineering - 0.3.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Nov 05 2021 Fabio Valentini - 0.3.5-1 - Update to version 0.3.5; Fixes RHBZ#2015309 * Tue Jul 27 2021 Fedora Release Engineering - 0.3.4-2 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Mar 03 2021 Fabio Valentini - 0.3.4-1 - Update to version 0.3.4. - Fixes RHBZ#1934776 * Wed Jan 27 2021 Fedora Release Engineering - 0.3.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Jan 14 2021 Fabio Valentini - 0.3.3-1 - Update to version 0.3.3. - Fixes RHBZ#1915999 * Wed Jul 29 2020 Fedora Release Engineering - 0.3.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jun 22 08:22:25 CEST 2020 Igor Raits - 0.3.2-2 - Update sha-1 to 0.9 * Wed Mar 18 11:13:39 CET 2020 Igor Raits - 0.3.2-1 - Update to 0.3.2 * Tue Feb 11 11:50:34 CET 2020 Igor Raits - 0.3.1-1 - Update to 0.3.1 * Thu Jan 30 2020 Fedora Release Engineering - 0.2.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Nov 20 2019 Josh Stone - 0.2.3-1 - Update to 0.2.3 * Fri Jul 26 2019 Fedora Release Engineering - 0.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Mar 14 2019 Igor Gnatenko - 0.2.1-1 - Initial package ## END: Generated by rpmautospec