## START: Set by rpmautospec ## (rpmautospec version 0.7.3) ## 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 26 %bcond_without check %global debug_package %{nil} %global crate assert_fs Name: rust-assert_fs Version: 1.1.2 Release: %autorelease Summary: Filesystem fixtures and assertions for testing License: MIT OR Apache-2.0 URL: https://crates.io/crates/assert_fs Source: %{crates_source} BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: Filesystem fixtures and assertions for testing.} %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}+color-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+color-devel %{_description} This package contains library source intended for building other packages which use the "color" feature of the "%{crate}" crate. %files -n %{name}+color-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+color-auto-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+color-auto-devel %{_description} This package contains library source intended for building other packages which use the "color-auto" feature of the "%{crate}" crate. %files -n %{name}+color-auto-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 # * skip two tests which require files that are missing from published crates %cargo_test -- -- --skip assert::test::into_path_from_ %endif %changelog ## START: Generated by rpmautospec * Sun Jan 19 2025 Fedora Release Engineering - 1.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Sat Jul 27 2024 Fabio Valentini - 1.1.2-1 - Update to version 1.1.2; Fixes RHBZ#2299847 * Fri Jul 19 2024 Fedora Release Engineering - 1.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jan 26 2024 Fedora Release Engineering - 1.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 13 2024 Fabio Valentini - 1.1.1-1 - Update to version 1.1.1; Fixes RHBZ#2258005 * Sun Dec 31 2023 Fabio Valentini - 1.1.0-1 - Update to version 1.1.0; Fixes RHBZ#2256018 * Fri Jul 21 2023 Fedora Release Engineering - 1.0.13-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu May 11 2023 Fabio Valentini - 1.0.13-1 - Update to version 1.0.13; Fixes RHBZ#2186537 * Sat Apr 08 2023 Fabio Valentini - 1.0.12-1 - Update to version 1.0.12; Fixes RHBZ#2178737 * Tue Feb 21 2023 Fabio Valentini - 1.0.10-1 - Update to version 1.0.10; Fixes RHBZ#2140158 * Fri Jan 20 2023 Fedora Release Engineering - 1.0.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Jul 23 2022 Fedora Release Engineering - 1.0.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 27 2022 Fabio Valentini - 1.0.7-1 - Update to version 1.0.7; Fixes RHBZ#1999164 * Fri Jan 21 2022 Fedora Release Engineering - 1.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Aug 26 2021 Fabio Valentini - 1.0.3-1 - Update to version 1.0.3; Fixes RHBZ#1978963 * Fri Jul 23 2021 Fedora Release Engineering - 1.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Apr 28 2021 Fabio Valentini - 1.0.2-1 - Update to version 1.0.2. - Fixes RHBZ#1952756 * Mon Feb 08 2021 Fabio Valentini - 1.0.1-1 - Update to version 1.0.1. - Fixes RHBZ#1923821 * Wed Jan 27 2021 Fedora Release Engineering - 1.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering - 1.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sun Mar 29 16:30:50 CEST 2020 Igor Raits - 1.0.0-2 - Update globwalk to 0.8 * Fri Mar 27 11:03:45 CET 2020 Igor Raits - 1.0.0-1 - Update to 1.0.0 * Wed Mar 04 12:57:53 EET 2020 Artem Polishchuk - 0.13.1-1 - Initial package ## END: Generated by rpmautospec