## 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 # * test sources are not included in published crates %bcond check 0 %global debug_package %{nil} %global crate clap_complete Name: rust-clap_complete Version: 4.5.46 Release: %autorelease Summary: Generate shell completion scripts for your clap::Command License: MIT OR Apache-2.0 URL: https://crates.io/crates/clap_complete Source: %{crates_source} BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: Generate shell completion scripts for your clap::Command.} %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}+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}+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-dynamic-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+unstable-dynamic-devel %{_description} This package contains library source intended for building other packages which use the "unstable-dynamic" feature of the "%{crate}" crate. %files -n %{name}+unstable-dynamic-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 * Mon Mar 03 2025 Fabio Valentini - 4.5.46-1 - Update to version 4.5.46; Fixes RHBZ#2346165 * Fri Feb 14 2025 Fabio Valentini - 4.5.44-1 - Update to version 4.5.44; Fixes RHBZ#2336161 * Sun Jan 19 2025 Fedora Release Engineering - 4.5.40-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Jan 01 2025 Benjamin A. Beasley - 4.5.40-1 - Update to version 4.5.40; Fixes RHBZ#2332608 * Sat Nov 16 2024 Benjamin A. Beasley - 4.5.38-1 - Update to version 4.5.38; Fixes RHBZ#2326003 * Mon Nov 04 2024 Fabio Valentini - 4.5.37-1 - Update to version 4.5.37; Fixes RHBZ#2321369 * Wed Oct 23 2024 Fabio Valentini - 4.5.33-1 - Update to version 4.5.33; Fixes RHBZ#2317244 * Fri Oct 04 2024 Fabio Valentini - 4.5.32-1 - Update to version 4.5.32; Fixes RHBZ#2312982 * Tue Sep 17 2024 Fabio Valentini - 4.5.26-1 - Update to version 4.5.26; Fixes RHBZ#2309912 * Mon Sep 02 2024 Fabio Valentini - 4.5.24-1 - Update to version 4.5.24; Fixes RHBZ#2303924 * Fri Aug 09 2024 Fabio Valentini - 4.5.13-1 - Update to version 4.5.13; Fixes RHBZ#2303754 * Sat Aug 03 2024 Fabio Valentini - 4.5.12-1 - Update to version 4.5.12; Fixes RHBZ#2299502 * Mon Jul 22 2024 Benjamin A. Beasley - 4.5.8-1 - Update to 4.5.8 (close RHBZ#2297816) * Fri Jul 19 2024 Fedora Release Engineering - 4.5.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Jul 07 2024 Fabio Valentini - 4.5.7-1 - Update to version 4.5.7; Fixes RHBZ#2295444 * Fri Jun 21 2024 Fabio Valentini - 4.5.6-1 - Update to version 4.5.6; Fixes RHBZ#2293518 * Mon Jun 10 2024 Fabio Valentini - 4.5.5-1 - Update to version 4.5.5; Fixes RHBZ#2290780 * Fri Apr 12 2024 Fabio Valentini - 4.5.2-1 - Update to version 4.5.2; Fixes RHBZ#2274202 * Tue Mar 19 2024 Fabio Valentini - 4.5.1-1 - Update to version 4.5.1; Fixes RHBZ#2262423 * Tue Jan 30 2024 Fabio Valentini - 4.4.9-1 - Update to version 4.4.9; Fixes RHBZ#2258523 * Fri Jan 26 2024 Fedora Release Engineering - 4.4.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 05 2024 Fabio Valentini - 4.4.6-1 - Update to version 4.4.6; Fixes RHBZ#2256537 * Wed Dec 27 2023 Fabio Valentini - 4.4.5-1 - Update to version 4.4.5; Fixes RHBZ#2256013 * Fri Nov 10 2023 Fabio Valentini - 4.4.4-1 - Update to version 4.4.4; Fixes RHBZ#2245960 * Sat Oct 14 2023 Fabio Valentini - 4.4.3-1 - Update to version 4.4.3; Fixes RHBZ#2240688 * Wed Sep 20 2023 Fabio Valentini - 4.4.1-1 - Update to version 4.4.1; Fixes RHBZ#2234506 * Fri Jul 21 2023 Fedora Release Engineering - 4.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jul 07 2023 Fabio Valentini - 4.3.2-1 - Update to version 4.3.2; Fixes RHBZ#2219876 * Sun Jun 04 2023 Fabio Valentini - 4.3.1-1 - Update to version 4.3.1; Fixes RHBZ#2208628 * Fri May 19 2023 Fabio Valentini - 4.2.3-1 - Update to version 4.2.3; Fixes RHBZ#2196685 * Mon May 08 2023 Fabio Valentini - 4.2.1-1 - Update to version 4.2.1; Fixes RHBZ#2188647 * Tue Apr 11 2023 Fabio Valentini - 4.2.0-1 - Update to version 4.2.0; Fixes RHBZ#2182230 * Sun Mar 26 2023 Fabio Valentini - 4.1.5-1 - Update to version 4.1.5; Fixes RHBZ#2179170 * Thu Mar 16 2023 Fabio Valentini - 4.1.4-1 - Update to version 4.1.4; Fixes RHBZ#2173687 * Fri Feb 24 2023 Fabio Valentini - 4.1.3-1 - Update to version 4.1.3; Fixes RHBZ#2126225 * Fri Jan 20 2023 Fedora Release Engineering - 3.2.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Aug 20 2022 Fabio Valentini - 3.2.4-1 - Update to version 3.2.4; Fixes RHBZ#2117907 * Sat Jul 23 2022 Fedora Release Engineering - 3.2.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jul 04 2022 Zbigniew Jędrzejewski-Szmek - 3.2.3-1 - Version 3.2.3 (rhbz#2055354) * Wed Feb 09 2022 Fabio Valentini - 3.0.6-1 - Update to version 3.0.6; Fixes RHBZ#2044530 * Sat Jan 22 2022 Fabio Valentini - 3.0.4-1 - Initial import (#2043469) ## END: Generated by rpmautospec