Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

rust-clap_complete-devel-4.5.1-1.fc41 RPM for noarch

From Fedora Rawhide for x86_64 / r

Name: rust-clap_complete-devel Distribution: Fedora Project
Version: 4.5.1 Vendor: Fedora Project
Release: 1.fc41 Build date: Sun Mar 24 11:35:19 2024
Group: Unspecified Build host: buildhw-x86-15.iad2.fedoraproject.org
Size: 124716 Source RPM: rust-clap_complete-4.5.1-1.fc41.src.rpm
Packager: Fedora Project
Url: https://crates.io/crates/clap_complete
Summary: Generate shell completion scripts for your clap::Command
Generate shell completion scripts for your clap::Command.

This package contains library source intended for building other packages which
use the "clap_complete" crate.

Provides

Requires

License

MIT OR Apache-2.0

Changelog

* Tue Mar 19 2024 Fabio Valentini <decathorpe@gmail.com> - 4.5.1-1
  - Update to version 4.5.1; Fixes RHBZ#2262423
* Tue Jan 30 2024 Fabio Valentini <decathorpe@gmail.com> - 4.4.9-1
  - Update to version 4.4.9; Fixes RHBZ#2258523
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.6-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 05 2024 Fabio Valentini <decathorpe@gmail.com> - 4.4.6-1
  - Update to version 4.4.6; Fixes RHBZ#2256537
* Wed Dec 27 2023 Fabio Valentini <decathorpe@gmail.com> - 4.4.5-1
  - Update to version 4.4.5; Fixes RHBZ#2256013
* Fri Nov 10 2023 Fabio Valentini <decathorpe@gmail.com> - 4.4.4-1
  - Update to version 4.4.4; Fixes RHBZ#2245960
* Sat Oct 14 2023 Fabio Valentini <decathorpe@gmail.com> - 4.4.3-1
  - Update to version 4.4.3; Fixes RHBZ#2240688
* Wed Sep 20 2023 Fabio Valentini <decathorpe@gmail.com> - 4.4.1-1
  - Update to version 4.4.1; Fixes RHBZ#2234506
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jul 07 2023 Fabio Valentini <decathorpe@gmail.com> - 4.3.2-1
  - Update to version 4.3.2; Fixes RHBZ#2219876
* Sun Jun 04 2023 Fabio Valentini <decathorpe@gmail.com> - 4.3.1-1
  - Update to version 4.3.1; Fixes RHBZ#2208628
* Fri May 19 2023 Fabio Valentini <decathorpe@gmail.com> - 4.2.3-1
  - Update to version 4.2.3; Fixes RHBZ#2196685
* Mon May 08 2023 Fabio Valentini <decathorpe@gmail.com> - 4.2.1-1
  - Update to version 4.2.1; Fixes RHBZ#2188647
* Tue Apr 11 2023 Fabio Valentini <decathorpe@gmail.com> - 4.2.0-1
  - Update to version 4.2.0; Fixes RHBZ#2182230
* Sun Mar 26 2023 Fabio Valentini <decathorpe@gmail.com> - 4.1.5-1
  - Update to version 4.1.5; Fixes RHBZ#2179170
* Thu Mar 16 2023 Fabio Valentini <decathorpe@gmail.com> - 4.1.4-1
  - Update to version 4.1.4; Fixes RHBZ#2173687
* Fri Feb 24 2023 Fabio Valentini <decathorpe@gmail.com> - 4.1.3-1
  - Update to version 4.1.3; Fixes RHBZ#2126225
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.4-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Sat Aug 20 2022 Fabio Valentini <decathorpe@gmail.com> - 3.2.4-1
  - Update to version 3.2.4; Fixes RHBZ#2117907
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.3-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jul 04 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.2.3-1
  - Version 3.2.3 (rhbz#2055354)

Files

/usr/share/cargo/registry/clap_complete-4.5.1
/usr/share/cargo/registry/clap_complete-4.5.1/.cargo-checksum.json
/usr/share/cargo/registry/clap_complete-4.5.1/Cargo.toml
/usr/share/cargo/registry/clap_complete-4.5.1/LICENSE-APACHE
/usr/share/cargo/registry/clap_complete-4.5.1/LICENSE-MIT
/usr/share/cargo/registry/clap_complete-4.5.1/README.md
/usr/share/cargo/registry/clap_complete-4.5.1/examples
/usr/share/cargo/registry/clap_complete-4.5.1/examples/completion-derive.rs
/usr/share/cargo/registry/clap_complete-4.5.1/examples/completion.rs
/usr/share/cargo/registry/clap_complete-4.5.1/examples/dynamic.rs
/usr/share/cargo/registry/clap_complete-4.5.1/examples/exhaustive.rs
/usr/share/cargo/registry/clap_complete-4.5.1/src
/usr/share/cargo/registry/clap_complete-4.5.1/src/dynamic
/usr/share/cargo/registry/clap_complete-4.5.1/src/dynamic/completer.rs
/usr/share/cargo/registry/clap_complete-4.5.1/src/dynamic/mod.rs
/usr/share/cargo/registry/clap_complete-4.5.1/src/dynamic/shells
/usr/share/cargo/registry/clap_complete-4.5.1/src/dynamic/shells/bash.rs
/usr/share/cargo/registry/clap_complete-4.5.1/src/dynamic/shells/fish.rs
/usr/share/cargo/registry/clap_complete-4.5.1/src/dynamic/shells/mod.rs
/usr/share/cargo/registry/clap_complete-4.5.1/src/dynamic/shells/shell.rs
/usr/share/cargo/registry/clap_complete-4.5.1/src/generator
/usr/share/cargo/registry/clap_complete-4.5.1/src/generator/mod.rs
/usr/share/cargo/registry/clap_complete-4.5.1/src/generator/utils.rs
/usr/share/cargo/registry/clap_complete-4.5.1/src/lib.rs
/usr/share/cargo/registry/clap_complete-4.5.1/src/macros.rs
/usr/share/cargo/registry/clap_complete-4.5.1/src/shells
/usr/share/cargo/registry/clap_complete-4.5.1/src/shells/bash.rs
/usr/share/cargo/registry/clap_complete-4.5.1/src/shells/elvish.rs
/usr/share/cargo/registry/clap_complete-4.5.1/src/shells/fish.rs
/usr/share/cargo/registry/clap_complete-4.5.1/src/shells/mod.rs
/usr/share/cargo/registry/clap_complete-4.5.1/src/shells/powershell.rs
/usr/share/cargo/registry/clap_complete-4.5.1/src/shells/shell.rs
/usr/share/cargo/registry/clap_complete-4.5.1/src/shells/zsh.rs


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 13 00:04:48 2024