## 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 %bcond check 1 %global debug_package %{nil} %global crate cargo-util Name: rust-cargo-util Version: 0.2.18 Release: %autorelease Summary: Miscellaneous support code used by Cargo License: MIT OR Apache-2.0 URL: https://crates.io/crates/cargo-util Source: %{crates_source} # Automatically generated patch to strip dependencies and normalize metadata Patch: cargo-util-fix-metadata-auto.diff BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: Miscellaneous support code used by Cargo.} %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 %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 * Tue Feb 25 2025 Fabio Valentini - 0.2.18-1 - Update to version 0.2.18; Fixes RHBZ#2346892 * Sun Jan 19 2025 Fedora Release Engineering - 0.2.17-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Tue Jan 14 2025 Fabio Valentini - 0.2.17-1 - Update to version 0.2.17; Fixes RHBZ#2336572 * Wed Dec 04 2024 Fabio Valentini - 0.2.16-1 - Update to version 0.2.16; Fixes RHBZ#2329363 * Sat Oct 19 2024 Fabio Valentini - 0.2.15-1 - Update to version 0.2.15; Fixes RHBZ#2319445 * Tue Sep 17 2024 Fabio Valentini - 0.2.14-1 - Update to version 0.2.14; Fixes RHBZ#2310274 * Fri Jul 26 2024 Fabio Valentini - 0.2.13-1 - Update to version 0.2.13; Fixes RHBZ#2299856 * Fri Jul 19 2024 Fedora Release Engineering - 0.2.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jun 24 2024 Fabio Valentini - 0.2.12-1 - Update to version 0.2.12; Fixes RHBZ#2292642 * Fri May 17 2024 Fabio Valentini - 0.2.11-1 - Update to version 0.2.11; Fixes RHBZ#2278633 * Thu Apr 25 2024 Fabio Valentini - 0.2.10-1 - Update to version 0.2.10; Fixes RHBZ#2270890 * Wed Feb 14 2024 Fabio Valentini - 0.2.9-1 - Update to version 0.2.9; Fixes RHBZ#2263523 * Fri Jan 26 2024 Fedora Release Engineering - 0.2.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Dec 31 2023 Fabio Valentini - 0.2.8-1 - Update to version 0.2.8; Fixes RHBZ#2256110 * Sat Nov 25 2023 Fabio Valentini - 0.2.7-1 - Update to version 0.2.7; Fixes RHBZ#2250483 * Sun Oct 08 2023 Fabio Valentini - 0.2.6-1 - Update to version 0.2.6; Fixes RHBZ#2242664 * Sun Aug 27 2023 Fabio Valentini - 0.2.5-1 - Update to version 0.2.5; Fixes RHBZ#2234461 * Fri Jul 21 2023 Fedora Release Engineering - 0.2.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jun 04 2023 Fabio Valentini - 0.2.4-1 - Update to version 0.2.4; Fixes RHBZ#2212067 * Thu Jan 26 2023 Fabio Valentini - 0.2.3-1 - Update to version 0.2.3; Fixes RHBZ#2164829 * Fri Jan 20 2023 Fedora Release Engineering - 0.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Dec 12 2022 Fabio Valentini - 0.2.2-1 - Update to version 0.2.2; Fixes RHBZ#2139831 * Thu Aug 25 2022 Fabio Valentini - 0.2.1-1 - Update to version 0.2.1; Fixes RHBZ#2102804 * Sat Jul 23 2022 Fedora Release Engineering - 0.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Feb 25 2022 Fabio Valentini - 0.1.2-1 - Update to version 0.1.2; Fixes RHBZ#2058339 * Fri Jan 21 2022 Fedora Release Engineering - 0.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Aug 26 2021 Fabio Valentini - 0.1.1-1 - Initial import (#1993082) ## END: Generated by rpmautospec