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

rust-gix-ref-devel-0.38.0-2.fc40 RPM for noarch

From Fedora Rawhide for x86_64 / r

Name: rust-gix-ref-devel Distribution: Fedora Project
Version: 0.38.0 Vendor: Fedora Project
Release: 2.fc40 Build date: Fri Jan 26 21:45:21 2024
Group: Unspecified Build host: buildhw-x86-11.iad2.fedoraproject.org
Size: 463673 Source RPM: rust-gix-ref-0.38.0-2.fc40.src.rpm
Packager: Fedora Project
Url: https://crates.io/crates/gix-ref
Summary: Gix implementation for handling git references
A crate to handle git references.

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

Provides

Requires

License

MIT OR Apache-2.0

Changelog

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.38.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Oct 13 2023 blinxen <h-k-81@hotmail.com> - 0.38.0-1
  - Update to version 0.38.0
* Sun Sep 24 2023 blinxen <h-k-81@hotmail.com> - 0.36.0-1
  - Initial package (rhbz#2240387)

Files

/usr/share/cargo/registry/gix-ref-0.38.0
/usr/share/cargo/registry/gix-ref-0.38.0/.cargo-checksum.json
/usr/share/cargo/registry/gix-ref-0.38.0/CHANGELOG.md
/usr/share/cargo/registry/gix-ref-0.38.0/Cargo.toml
/usr/share/cargo/registry/gix-ref-0.38.0/LICENSE-APACHE
/usr/share/cargo/registry/gix-ref-0.38.0/LICENSE-MIT
/usr/share/cargo/registry/gix-ref-0.38.0/src
/usr/share/cargo/registry/gix-ref-0.38.0/src/fullname.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/lib.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/log.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/name.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/namespace.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/parse.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/peel.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/raw.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/store
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/file
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/file/find.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/file/log
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/file/log/iter.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/file/log/line.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/file/log/mod.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/file/loose
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/file/loose/iter.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/file/loose/mod.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/file/loose/reference
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/file/loose/reference/decode.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/file/loose/reference/logiter.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/file/loose/reference/mod.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/file/loose/reflog
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/file/loose/reflog.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/file/loose/reflog/create_or_update
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/file/loose/reflog/create_or_update/tests.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/file/mod.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/file/overlay_iter.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/file/packed.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/file/raw_ext.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/file/transaction
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/file/transaction/commit.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/file/transaction/mod.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/file/transaction/prepare.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/general
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/general/handle
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/general/handle/find.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/general/handle/mod.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/general/init.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/general/mod.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/mod.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/packed
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/packed/buffer.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/packed/decode
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/packed/decode.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/packed/decode/tests.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/packed/find.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/packed/iter.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/packed/mod.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/store/packed/transaction.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/target.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/transaction
/usr/share/cargo/registry/gix-ref-0.38.0/src/transaction/ext.rs
/usr/share/cargo/registry/gix-ref-0.38.0/src/transaction/mod.rs


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Apr 7 23:45:48 2024