From d708235428e8bf9b195974f8b977fa908e903bd06c78a39a0bed921c28ebf498 Mon Sep 17 00:00:00 2001 From: Luke Jones Date: Thu, 8 Aug 2019 22:33:06 +0000 Subject: [PATCH] Accepting request 721881 from home:luke_nukem:branches:devel:languages:rust - Update to version 0.9.0 * Support to generate C headers with C++ compatibility * Fix include guard generation when no_includes is set * Fix crate parsing order so that types from the binding crate are preferred in presence of conflicting names * Add extra_bindings option to generate bindings for dependencies * Clap dependency is optional now so it's feasible to avoid building it if cbindgen is used as a library OBS-URL: https://build.opensuse.org/request/show/721881 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust-cbindgen?expand=0&rev=10 --- cbindgen-0.8.7.tar.gz | 3 --- cbindgen-0.9.0.tar.gz | 3 +++ rust-cbindgen.changes | 12 ++++++++++++ rust-cbindgen.spec | 2 +- vendor.tar.xz | 4 ++-- 5 files changed, 18 insertions(+), 6 deletions(-) delete mode 100644 cbindgen-0.8.7.tar.gz create mode 100644 cbindgen-0.9.0.tar.gz diff --git a/cbindgen-0.8.7.tar.gz b/cbindgen-0.8.7.tar.gz deleted file mode 100644 index b0c3973..0000000 --- a/cbindgen-0.8.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6034b954a709a0041111445aa2e5656f747165eb9da0915e21b94b23f1a719f0 -size 115462 diff --git a/cbindgen-0.9.0.tar.gz b/cbindgen-0.9.0.tar.gz new file mode 100644 index 0000000..17367a5 --- /dev/null +++ b/cbindgen-0.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28ea5a0f99d0c4a8a6bd8a75a017031b0271bec2716ac0e9029d2a65451aacd0 +size 134278 diff --git a/rust-cbindgen.changes b/rust-cbindgen.changes index 86c734a..2f70bfb 100644 --- a/rust-cbindgen.changes +++ b/rust-cbindgen.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Aug 8 20:44:33 UTC 2019 - Luke Jones + +- Update to version 0.9.0 + * Support to generate C headers with C++ compatibility + * Fix include guard generation when no_includes is set + * Fix crate parsing order so that types from the binding crate + are preferred in presence of conflicting names + * Add extra_bindings option to generate bindings for dependencies + * Clap dependency is optional now so it's feasible to avoid + building it if cbindgen is used as a library + ------------------------------------------------------------------- Tue May 14 11:57:41 UTC 2019 - Wolfgang Rosenauer diff --git a/rust-cbindgen.spec b/rust-cbindgen.spec index d75e556..fafa377 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.8.7 +Version: 0.9.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 c7a98cc..831560f 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6cf8d808f6ad8961c2d4a5c221e8573a010afc9fc940713b5bba855546a16dd6 -size 5152492 +oid sha256:7bbef106cc52c111c7f83350442c186352a5aee770b876688318aa2258dae083 +size 5091592