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

rust-bindgen-devel-0.59.2-5.fc37 RPM for noarch

From Fedora 37 for ppc64le / r

Name: rust-bindgen-devel Distribution: Fedora Project
Version: 0.59.2 Vendor: Fedora Project
Release: 5.fc37 Build date: Mon Sep 19 03:27:25 2022
Group: Unspecified Build host: buildvm-x86-05.iad2.fedoraproject.org
Size: 949399 Source RPM: rust-bindgen-0.59.2-5.fc37.src.rpm
Packager: Fedora Project
Url: https://crates.io/crates/bindgen
Summary: Automatically generates Rust FFI bindings to C and C++ libraries
Automatically generates Rust FFI bindings to C and C++ libraries.

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

Provides

Requires

License

BSD

Changelog

* Mon Sep 19 2022 Pete Walter <pwalter@fedoraproject.org> 0.59.2-5
  - Rebuild for clang 15
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.59.2-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Feb 15 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> 0.59.2-3
  - Rebuild with package notes
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.59.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Dec 15 2021 Fabio Valentini <decathorpe@gmail.com> 0.59.2-1
  - Update to version 0.59.2; Fixes RHBZ#2026817
* Thu Nov 11 2021 Robert-André Mauchin <zebob.m@gmail.com> 0.59.1-1
  - Update to 0.59.1 Close: rhbz#1945996
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.57.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed May 26 2021 Tom Stellard <tstellar@redhat.com> - 0.57.0-2
  - Rebuild for LLVM 12.0.0-final
* Wed Mar 31 2021 Robert-André Mauchin <zebob.m@gmail.com> - 0.57.0-1
  - Update to 0.57.0
  - Close: rhbz#1923131
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.56.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Jan 22 2021 Tom Stellard <tstellar@redhat.com> - 0.56.0-3
  - Rebuild for clang-11.1.0
* Mon Dec 28 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.56.0-2
  - Rebuild
* Fri Nov 27 2020 Fabio Valentini <decathorpe@gmail.com> - 0.56.0-1
  - Update to version 0.56.0.

Files

/usr/share/cargo/registry/bindgen-0.59.2
/usr/share/cargo/registry/bindgen-0.59.2/.cargo-checksum.json
/usr/share/cargo/registry/bindgen-0.59.2/Cargo.toml
/usr/share/cargo/registry/bindgen-0.59.2/LICENSE
/usr/share/cargo/registry/bindgen-0.59.2/README.md
/usr/share/cargo/registry/bindgen-0.59.2/build.rs
/usr/share/cargo/registry/bindgen-0.59.2/csmith-fuzzing
/usr/share/cargo/registry/bindgen-0.59.2/csmith-fuzzing/README.md
/usr/share/cargo/registry/bindgen-0.59.2/src
/usr/share/cargo/registry/bindgen-0.59.2/src/callbacks.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/clang.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/codegen
/usr/share/cargo/registry/bindgen-0.59.2/src/codegen/bitfield_unit.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/codegen/bitfield_unit_tests.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/codegen/dyngen.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/codegen/error.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/codegen/helpers.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/codegen/impl_debug.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/codegen/impl_partialeq.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/codegen/mod.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/codegen/struct_layout.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/deps.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/extra_assertions.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/features.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/ir
/usr/share/cargo/registry/bindgen-0.59.2/src/ir/analysis
/usr/share/cargo/registry/bindgen-0.59.2/src/ir/analysis/derive.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/ir/analysis/has_destructor.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/ir/analysis/has_float.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/ir/analysis/has_type_param_in_array.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/ir/analysis/has_vtable.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/ir/analysis/mod.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/ir/analysis/sizedness.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/ir/analysis/template_params.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/ir/annotations.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/ir/comment.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/ir/comp.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/ir/context.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/ir/derive.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/ir/dot.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/ir/enum_ty.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/ir/function.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/ir/int.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/ir/item.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/ir/item_kind.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/ir/layout.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/ir/mod.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/ir/module.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/ir/objc.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/ir/template.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/ir/traversal.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/ir/ty.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/ir/var.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/lib.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/log_stubs.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/main.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/options.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/parse.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/regex_set.rs
/usr/share/cargo/registry/bindgen-0.59.2/src/time.rs
/usr/share/doc/rust-bindgen-devel
/usr/share/doc/rust-bindgen-devel/README.md
/usr/share/licenses/rust-bindgen-devel
/usr/share/licenses/rust-bindgen-devel/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 9 20:42:17 2024