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

rust-bindgen-devel-0.63.0-4.fc38 RPM for noarch

From Fedora 38 for aarch64 / r

Name: rust-bindgen-devel Distribution: Fedora Project
Version: 0.63.0 Vendor: Fedora Project
Release: 4.fc38 Build date: Mon Jan 30 19:14:08 2023
Group: Unspecified Build host: buildvm-x86-32.iad2.fedoraproject.org
Size: 934379 Source RPM: rust-bindgen-0.63.0-4.fc38.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-3-Clause

Changelog

* Mon Jan 30 2023 Fabio Valentini <decathorpe@gmail.com> - 0.63.0-4
  - Stop removing the "runtime" feature from the default feature set
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.63.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Tue Dec 13 2022 Fabio Valentini <decathorpe@gmail.com> - 0.63.0-2
  - Default to linking with libclang instead of using dlopen
* Fri Nov 25 2022 Fabio Valentini <decathorpe@gmail.com> - 0.63.0-1
  - Update to version 0.63.0; Fixes RHBZ#2093740
* Fri Nov 25 2022 Fabio Valentini <decathorpe@gmail.com> - 0.62.0-1
  - Update to version 0.62.0
* 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

Files

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


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 9 22:19:29 2024