## 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 i18n-embed-impl Name: rust-i18n-embed-impl Version: 0.8.3 Release: %autorelease Summary: Macro implementations for i18n-embed License: MIT URL: https://crates.io/crates/i18n-embed-impl Source: %{crates_source} BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: Macro implementations for i18n-embed.} %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.txt %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}+find-crate-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+find-crate-devel %{_description} This package contains library source intended for building other packages which use the "find-crate" feature of the "%{crate}" crate. %files -n %{name}+find-crate-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+fluent-system-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+fluent-system-devel %{_description} This package contains library source intended for building other packages which use the "fluent-system" feature of the "%{crate}" crate. %files -n %{name}+fluent-system-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+gettext-system-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+gettext-system-devel %{_description} This package contains library source intended for building other packages which use the "gettext-system" feature of the "%{crate}" crate. %files -n %{name}+gettext-system-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+i18n-config-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+i18n-config-devel %{_description} This package contains library source intended for building other packages which use the "i18n-config" feature of the "%{crate}" crate. %files -n %{name}+i18n-config-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+quote-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+quote-devel %{_description} This package contains library source intended for building other packages which use the "quote" feature of the "%{crate}" crate. %files -n %{name}+quote-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 * Sun Jun 02 2024 Aleksei Bavshin - 0.8.3-1 - Uncommitted changes * Sun Jun 02 2024 Aleksei Bavshin - 0.8.1-4 - Update to 0.8.3 (#2238202) * Fri Jan 26 2024 Fedora Release Engineering - 0.8.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering - 0.8.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue May 23 2023 Fabio Valentini - 0.8.1-1 - Update to version 0.8.1; Fixes RHBZ#2207815 * Fri Jan 20 2023 Fedora Release Engineering - 0.8.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Jul 23 2022 Fedora Release Engineering - 0.8.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jan 21 2022 Fedora Release Engineering - 0.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Nov 22 2021 Link Dupont - 0.8.0-1 - New upstream version * Mon Oct 04 2021 Link Dupont - 0.7.0-1 - Initial package ## END: Generated by rpmautospec