## 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 26 # * test sources are not included in published crates %bcond_with check %global debug_package %{nil} # prevent executables from being installed %global cargo_install_bin 0 %global crate clap Name: rust-clap Version: 4.5.4 Release: %autorelease Summary: Simple to use, efficient, and full-featured Command Line Argument Parser License: MIT OR Apache-2.0 URL: https://crates.io/crates/clap Source: %{crates_source} BuildRequires: cargo-rpm-macros >= 26 %global _description %{expand: A simple to use, efficient, and full-featured Command Line Argument 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}+cargo-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+cargo-devel %{_description} This package contains library source intended for building other packages which use the "cargo" feature of the "%{crate}" crate. %files -n %{name}+cargo-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}+debug-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+debug-devel %{_description} This package contains library source intended for building other packages which use the "debug" feature of the "%{crate}" crate. %files -n %{name}+debug-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+deprecated-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+deprecated-devel %{_description} This package contains library source intended for building other packages which use the "deprecated" feature of the "%{crate}" crate. %files -n %{name}+deprecated-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+derive-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+derive-devel %{_description} This package contains library source intended for building other packages which use the "derive" feature of the "%{crate}" crate. %files -n %{name}+derive-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+env-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+env-devel %{_description} This package contains library source intended for building other packages which use the "env" feature of the "%{crate}" crate. %files -n %{name}+env-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+error-context-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+error-context-devel %{_description} This package contains library source intended for building other packages which use the "error-context" feature of the "%{crate}" crate. %files -n %{name}+error-context-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+help-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+help-devel %{_description} This package contains library source intended for building other packages which use the "help" feature of the "%{crate}" crate. %files -n %{name}+help-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}+string-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+string-devel %{_description} This package contains library source intended for building other packages which use the "string" feature of the "%{crate}" crate. %files -n %{name}+string-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+suggestions-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+suggestions-devel %{_description} This package contains library source intended for building other packages which use the "suggestions" feature of the "%{crate}" crate. %files -n %{name}+suggestions-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+unicode-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+unicode-devel %{_description} This package contains library source intended for building other packages which use the "unicode" feature of the "%{crate}" crate. %files -n %{name}+unicode-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+unstable-doc-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+unstable-doc-devel %{_description} This package contains library source intended for building other packages which use the "unstable-doc" feature of the "%{crate}" crate. %files -n %{name}+unstable-doc-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+unstable-styles-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+unstable-styles-devel %{_description} This package contains library source intended for building other packages which use the "unstable-styles" feature of the "%{crate}" crate. %files -n %{name}+unstable-styles-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+unstable-v5-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+unstable-v5-devel %{_description} This package contains library source intended for building other packages which use the "unstable-v5" feature of the "%{crate}" crate. %files -n %{name}+unstable-v5-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+usage-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+usage-devel %{_description} This package contains library source intended for building other packages which use the "usage" feature of the "%{crate}" crate. %files -n %{name}+usage-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+wrap_help-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+wrap_help-devel %{_description} This package contains library source intended for building other packages which use the "wrap_help" feature of the "%{crate}" crate. %files -n %{name}+wrap_help-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 Apr 23 2024 Benjamin A. Beasley - 4.5.4-1 - Update to 4.5.4 (close RHBZ#2271531) * Tue Mar 19 2024 Fabio Valentini - 4.5.3-1 - Update to version 4.5.1; Fixes RHBZ#2263399 * Tue Jan 30 2024 Fabio Valentini - 4.4.18-1 - Update to version 4.4.18; Fixes RHBZ#2258488 * Fri Jan 26 2024 Fedora Release Engineering - 4.4.16-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 13 2024 Fabio Valentini - 4.4.16-1 - Update to version 4.4.16; Fixes RHBZ#2257294 * Fri Jan 12 2024 Fabio Valentini - 4.4.14-1 - Update to version 4.4.14 * Fri Jan 05 2024 Fabio Valentini - 4.4.13-1 - Update to version 4.4.13; Fixes RHBZ#2256849 * Thu Jan 04 2024 Fabio Valentini - 4.4.12-1 - Update to version 4.4.12; Fixes RHBZ#2256123 * Tue Dec 19 2023 Fabio Valentini - 4.4.11-1 - Update to version 4.4.11; Fixes RHBZ#2252803 * Thu Nov 30 2023 Fabio Valentini - 4.4.10-1 - Update to version 4.4.10; Fixes RHBZ#2249160 * Fri Nov 10 2023 Fabio Valentini - 4.4.7-1 - Update to version 4.4.7; Fixes RHBZ#2245962 * Sat Oct 14 2023 Fabio Valentini - 4.4.6-1 - Update to version 4.4.6; Fixes RHBZ#2240687 * Wed Sep 20 2023 Fabio Valentini - 4.4.4-1 - Update to version 4.4.4; Fixes RHBZ#2229851 * Tue Aug 01 2023 Fabio Valentini - 4.3.19-1 - Update to version 4.3.19; Fixes RHBZ#2223454 * Fri Jul 21 2023 Fedora Release Engineering - 4.3.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon Jul 17 2023 Fabio Valentini - 4.3.14-1 - Update to version 4.3.14; Fixes RHBZ#2222990 * Fri Jul 07 2023 Fabio Valentini - 4.3.11-1 - Update to version 4.3.11; Fixes RHBZ#2212526 * Sun Jun 04 2023 Fabio Valentini - 4.3.1-1 - Update to version 4.3.1; Fixes RHBZ#2208629 * Thu May 11 2023 Fabio Valentini - 4.2.7-1 - Update to version 4.2.7; Fixes RHBZ#2186541 * Sat Apr 08 2023 Fabio Valentini - 4.2.1-1 - Update to version 4.2.1; Fixes RHBZ#2179169 * Thu Mar 16 2023 Fabio Valentini - 4.1.8-1 - Update to version 4.1.8; Fixes RHBZ#2173747 * Tue Feb 21 2023 Fabio Valentini - 4.1.6-1 - Update to version 4.1.6; Fixes RHBZ#2126224 * Fri Jan 20 2023 Fedora Release Engineering - 3.2.20-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Sep 10 2022 Fabio Valentini - 3.2.20-1 - Update to version 3.2.20; Fixes RHBZ#2122281 * Sat Aug 20 2022 Fabio Valentini - 3.2.17-1 - Update to version 3.2.17; Fixes RHBZ#2117906 * Sat Aug 06 2022 Fabio Valentini - 3.2.16-1 - Update to version 3.2.16; Fixes RHBZ#2112504 * Wed Jul 27 2022 Fabio Valentini - 3.2.15-1 - Update to version 3.2.15; Fixes RHBZ#2109337 * Sat Jul 23 2022 Fedora Release Engineering - 3.2.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jul 15 2022 Fabio Valentini - 3.2.12-1 - Update to version 3.2.12; Fixes RHBZ#2106199 * Wed Jul 06 2022 Zbigniew Jędrzejewski-Szmek - 3.2.8-2 - Add Obsoletes for removed feature * Sun Jul 03 2022 Zbigniew Jędrzejewski-Szmek - 3.2.8-1 - Version 3.2.3 (rhbz#2055354) * Wed May 11 2022 Fabio Valentini - 3.1.18-1 - Update to version 3.1.18; Fixes RHBZ#2059315 * Sat Feb 26 2022 Fabio Valentini - 3.1.2-1 - Update to version 3.1.2; Fixes RHBZ#2055355 * Thu Feb 03 2022 Fabio Valentini - 3.0.14-1 - Update to version 3.0.14; Fixes RHBZ#2044532 * Fri Jan 21 2022 Fedora Release Engineering - 3.0.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Jan 18 2022 Fabio Valentini - 3.0.10-1 - Update to version 3.0.10; Fixes RHBZ#2030447 * Mon Nov 15 2021 Robert-André Mauchin - 3.0.0~beta.5-2 - Disable tests on x86 because running out of registers * Mon Nov 15 2021 Robert-André Mauchin - 3.0.0~beta.5-1 - Update to 3.0.0~beta.5 Close: rhbz#1987965 * Fri Jul 23 2021 Fedora Release Engineering - 3.0.0~beta.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jan 27 2021 Fedora Release Engineering - 3.0.0~beta.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Dec 25 11:56:29 CET 2020 Igor Raits - 3.0.0~beta.2-1 - Update to 3.0.0-beta.3 * Thu Dec 10 2020 Fabio Valentini - 2.33.3-4 - Temporarily disable doctests on aarch64. * Wed Nov 25 2020 Fabio Valentini - 2.33.3-3 - Remove features that have broken dependencies or are nightly-only. * Sat Sep 26 2020 Fabio Valentini - 2.33.3-2 - Bump strsim to 0.10. * Thu Aug 20 2020 Josh Stone - 2.33.3-1 - Update to 2.33.3 * Wed Jul 29 2020 Fedora Release Engineering - 2.33.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 12 2020 Josh Stone - 2.33.1-1 - Update to 2.33.1 * Thu Jan 30 2020 Fedora Release Engineering - 2.33.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering - 2.33.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jun 20 12:02:25 CEST 2019 Igor Gnatenko - 2.33.0-4 - Regenerate * Sat Jun 08 23:54:09 CEST 2019 Igor Gnatenko - 2.33.0-3 - Regenerate * Sun Apr 07 07:33:51 CEST 2019 Igor Gnatenko - 2.33.0-2 - Update strsim to 0.9 * Sat Apr 06 15:29:51 CEST 2019 Igor Gnatenko - 2.33.0-1 - Update to 2.33.0 * Fri Apr 05 09:42:52 CEST 2019 Igor Gnatenko - 2.32.0-9 - Update textwrap to 0.11 * Sun Mar 10 2019 Igor Gnatenko - 2.32.0-8 - Do not pull optional dependencies * Sat Feb 02 2019 Fedora Release Engineering - 2.32.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Nov 09 2018 Josh Stone - 2.32.0-6 - Expose the "doc" feature * Sat Oct 27 2018 Igor Gnatenko - 2.32.0-5 - Adapt to new packaging * Sun Oct 07 2018 Igor Gnatenko - 2.32.0-4 - Bump strsim to 0.8 * Sat Jul 28 2018 Igor Gnatenko - 2.32.0-3 - Rebuild to trigger tests * Sat Jul 14 2018 Fedora Release Engineering - 2.32.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jun 27 2018 Igor Gnatenko - 2.32.0-1 - Update to 2.32.0 * Thu Jun 14 2018 Igor Gnatenko - 2.31.2-3 - Bump regex to 1 * Wed May 02 2018 Igor Gnatenko - 2.31.2-2 - Bump textwrap to 0.10 * Mon Mar 26 2018 Josh Stone - 2.31.2-1 - Update to 2.31.2 * Thu Feb 15 2018 Igor Gnatenko - 2.30.0-1 - Update to 2.30.0 * Wed Feb 07 2018 Josh Stone - 2.29.4-1 - Update to 2.29.4 * Tue Feb 06 2018 Josh Stone - 2.29.3-1 - Update to 2.29.3 * Fri Jan 19 2018 Igor Gnatenko - 2.29.2-2 - Bump strsim to 0.7 * Wed Jan 17 2018 Igor Gnatenko - 2.29.2-1 - Update to 2.29.2 * Wed Jan 10 2018 Igor Gnatenko - 2.29.1-1 - Update to 2.29.1 * Mon Jan 08 2018 Igor Gnatenko - 2.29.0-2 - Rebuild for rust-packaging v5 * Sat Dec 09 2017 Igor Gnatenko - 2.29.0-1 - Update to 2.29.0 * Thu Nov 30 2017 Igor Gnatenko - 2.28.0-2 - Bump lazy_static to 1 * Tue Nov 28 2017 Igor Gnatenko - 2.28.0-1 - Update to 2.28.0 * Thu Nov 23 2017 Igor Gnatenko - 2.27.1-3 - Use proper file extension for bash completions * Mon Nov 20 2017 Igor Gnatenko - 2.27.1-2 - Bump version-sync to 0.5 * Thu Nov 09 2017 Igor Gnatenko - 2.27.1-1 - Update to 2.27.1 * Wed Jul 05 2017 Igor Gnatenko - 2.25.0-1 - Update to 2.25.0 * Thu Jun 15 2017 Igor Gnatenko - 2.24.2-1 - Update to 2.24.2 * Wed Jun 14 2017 Igor Gnatenko - 2.22.1-2 - Port to use rust-packaging * Thu Mar 30 2017 Igor Gnatenko - 2.22.1-1 - Update to 2.22.1 * Wed Mar 15 2017 Igor Gnatenko - 2.21.1-1 - Update to 2.21.1 * Tue Feb 28 2017 Igor Gnatenko - 2.20.5-2 - Rebuild (vec_map) * Sat Feb 25 2017 Igor Gnatenko - 2.20.5-1 - Initial package ## END: Generated by rpmautospec