diff --git a/cbindgen-0.16.0.tar.gz b/cbindgen-0.16.0.tar.gz deleted file mode 100644 index 6924940..0000000 --- a/cbindgen-0.16.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7b545f27f19da06983d38e149b76c446a13b9df744d22b2a1b3adb79dabf0ab -size 188599 diff --git a/cbindgen-0.19.0.tar.gz b/cbindgen-0.19.0.tar.gz new file mode 100644 index 0000000..6f01a53 --- /dev/null +++ b/cbindgen-0.19.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a068b3d4cd0319b12844c83816d63e2e9ce8176bd2d78ca0ac03d4833bcbab7 +size 192820 diff --git a/rust-cbindgen.changes b/rust-cbindgen.changes index bb30169..8bbce1c 100644 --- a/rust-cbindgen.changes +++ b/rust-cbindgen.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Mon Apr 19 12:16:37 UTC 2021 - Martin Sirringhaus + +- Update to 0.19.0 + * Simplify types in generics + * Use --profile=check for macro expansion + * Use exported name to prefix enum variants + * Fix path attribute handling in inline submodules + * Fix a stack overflow with some recursive typedefs + +- Update to 0.18.0 + * Simplify types in nested types such as pointed-to types and + function signatures + +- Update to 0.17.0 + * Add with_parse_extra_bindings to builder. + * Support NonZero and fix incorrect simplification of Option into ptr. + * Deal with name conflicts correctly in declaration type resolution. + * Support pointers to ZSTs. + ------------------------------------------------------------------- Tue Jan 12 08:25:59 UTC 2021 - Martin Sirringhaus diff --git a/rust-cbindgen.spec b/rust-cbindgen.spec index 1d8f897..1666827 100644 --- a/rust-cbindgen.spec +++ b/rust-cbindgen.spec @@ -20,7 +20,7 @@ %global crate_name cbindgen %global rustflags -Clink-arg=-Wl,-z,relro,-z,now Name: rust-%{crate_name} -Version: 0.16.0 +Version: 0.19.0 Release: 0 Summary: A tool for generating C bindings from Rust code License: MPL-2.0 diff --git a/vendor.tar.xz b/vendor.tar.xz index 2b2f161..34c0520 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:467f9145cb8b5b6f6993b2729d4cbacc7190f32c2b94bebf9c5350997746e180 -size 5731200 +oid sha256:4e88b4c8614acd7df7e2e02dcdf075a7df4093b8fe7a35b73b612f10ba8c1607 +size 5732872