## START: Set by rpmautospec ## (rpmautospec version 0.7.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 27 # * missing dev-dependencies: toml-test-data, toml-test-harness %bcond check 0 %global debug_package %{nil} %global crate toml_edit Name: rust-toml_edit Version: 0.22.24 Release: %autorelease Summary: Yet another format-preserving TOML parser License: MIT OR Apache-2.0 URL: https://crates.io/crates/toml_edit Source: %{crates_source} BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: Yet another format-preserving TOML parser.} %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 %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}+display-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+display-devel %{_description} This package contains library source intended for building other packages which use the "display" feature of the "%{crate}" crate. %files -n %{name}+display-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+parse-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+parse-devel %{_description} This package contains library source intended for building other packages which use the "parse" feature of the "%{crate}" crate. %files -n %{name}+parse-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+perf-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+perf-devel %{_description} This package contains library source intended for building other packages which use the "perf" feature of the "%{crate}" crate. %files -n %{name}+perf-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}+unbounded-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+unbounded-devel %{_description} This package contains library source intended for building other packages which use the "unbounded" feature of the "%{crate}" crate. %files -n %{name}+unbounded-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 * Wed Feb 19 2025 Fabio Valentini - 0.22.24-1 - Update to version 0.22.24; Fixes RHBZ#2343056 * Sun Jan 19 2025 Fedora Release Engineering - 0.22.22-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Mon Oct 07 2024 Fabio Valentini - 0.22.22-1 - Update to version 0.22.22; Fixes RHBZ#2314499 * Tue Sep 17 2024 Fabio Valentini - 0.22.21-1 - Update to version 0.22.21; Fixes RHBZ#2312754 * Sun Aug 04 2024 Fabio Valentini - 0.22.20-1 - Update to version 0.22.20; Fixes RHBZ#2296400 * Sat Jul 20 2024 Fedora Release Engineering - 0.22.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jun 10 2024 Fabio Valentini - 0.22.14-1 - Update to version 0.22.14; Fixes RHBZ#2284624 * Sun May 26 2024 Fabio Valentini - 0.22.13-1 - Update to version 0.22.13 * Mon Apr 22 2024 Fabio Valentini - 0.22.12-1 - Update to version 0.22.12; Fixes RHBZ#2270506 * Tue Mar 19 2024 Fabio Valentini - 0.22.8-1 - Update to version 0.22.8; Fixes RHBZ#2269041 * Mon Feb 19 2024 Fabio Valentini - 0.22.6-1 - Update to version 0.22.6; Fixes RHBZ#2262891 * Sun Feb 04 2024 Fabio Valentini - 0.21.1-1 - Update to version 0.21.1; Fixes RHBZ#2262116 * Sat Jan 27 2024 Fedora Release Engineering - 0.21.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Dec 12 2023 Fabio Valentini - 0.21.0-1 - Update to version 0.21.0; Fixes RHBZ#2245688 * Tue Oct 10 2023 Fabio Valentini - 0.20.2-1 - Update to version 0.20.2; Fixes RHBZ#2222819 * Thu Sep 14 2023 Fabio Valentini - 0.19.15-1 - Update to version 0.19.15 * Sat Jul 22 2023 Fedora Release Engineering - 0.19.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jul 12 2023 Fabio Valentini - 0.19.12-1 - Update to version 0.19.12; Fixes RHBZ#2217117 * Sun May 28 2023 Fabio Valentini - 0.19.10-1 - Update to version 0.19.10; Fixes RHBZ#2209437 * Fri May 19 2023 Fabio Valentini - 0.19.9-1 - Update to version 0.19.9; Fixes RHBZ#2208348 * Mon Apr 03 2023 Fabio Valentini - 0.19.8-1 - Update to version 0.19.8; Fixes RHBZ#2136899 * Sat Jan 21 2023 Fedora Release Engineering - 0.14.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Aug 25 2022 Fabio Valentini - 0.14.4-1 - Update to version 0.14.4; Fixes RHBZ#2069853 * Sat Jul 23 2022 Fedora Release Engineering - 0.13.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Feb 05 2022 Fabio Valentini - 0.13.4-1 - Update to version 0.13.4; Fixes RHBZ#2039975 * Fri Jan 21 2022 Fedora Release Engineering - 0.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Dec 06 2021 Davide Cavalca - 0.2.1-1 - Initial import; Fixes: RHBZ#1982510 ## END: Generated by rpmautospec