## START: Set by rpmautospec ## (rpmautospec version 0.6.0) ## 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 value-bag-sval2 Name: rust-value-bag-sval2 Version: 1.7.0 Release: %autorelease Summary: Implementation detail for value-bag License: Apache-2.0 OR MIT URL: https://crates.io/crates/value-bag-sval2 Source: %{crates_source} BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: Implementation detail for value-bag.} %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 %{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}+alloc-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+alloc-devel %{_description} This package contains library source intended for building other packages which use the "alloc" feature of the "%{crate}" crate. %files -n %{name}+alloc-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+json-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+json-devel %{_description} This package contains library source intended for building other packages which use the "json" feature of the "%{crate}" crate. %files -n %{name}+json-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+serde1-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+serde1-devel %{_description} This package contains library source intended for building other packages which use the "serde1" feature of the "%{crate}" crate. %files -n %{name}+serde1-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 %package -n %{name}+sval_json-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+sval_json-devel %{_description} This package contains library source intended for building other packages which use the "sval_json" feature of the "%{crate}" crate. %files -n %{name}+sval_json-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+sval_serde-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+sval_serde-devel %{_description} This package contains library source intended for building other packages which use the "sval_serde" feature of the "%{crate}" crate. %files -n %{name}+sval_serde-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+sval_test-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+sval_test-devel %{_description} This package contains library source intended for building other packages which use the "sval_test" feature of the "%{crate}" crate. %files -n %{name}+sval_test-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+test-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+test-devel %{_description} This package contains library source intended for building other packages which use the "test" feature of the "%{crate}" crate. %files -n %{name}+test-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 * Thu Feb 01 2024 Fabio Valentini - 1.7.0-1 - Update to version 1.7.0; Fixes RHBZ#2256699 * Thu Feb 01 2024 Fabio Valentini - 1.6.0-1 - Update to version 1.6.0 * Sat Jan 27 2024 Fedora Release Engineering - 1.4.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Nov 03 2023 Fabio Valentini - 1.4.2-1 - Update to version 1.4.2; Fixes RHBZ#2244972 * Sat Jul 22 2023 Fedora Release Engineering - 1.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 18 2023 Fabio Valentini - 1.4.1-1 - Initial import (#2217056) ## END: Generated by rpmautospec