Accepting request 741162 from mozilla

this version is required for Firefox 70.0 which will be released next week

- Update to version 0.9.1
  * Various improvements to comment output.
  * Fixed expand when ran from build.rs.
  * More debugging output for expansion.
  * New option to add a default private constructor in C++ tagged enums.
  * Syn and related dependencies updated to 1.0.

OBS-URL: https://build.opensuse.org/request/show/741162
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust-cbindgen?expand=0&rev=12
This commit is contained in:
Luke Jones 2019-10-20 17:35:28 +00:00 committed by Git OBS Bridge
parent d708235428
commit 06b8e6730c
5 changed files with 16 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:28ea5a0f99d0c4a8a6bd8a75a017031b0271bec2716ac0e9029d2a65451aacd0
size 134278

3
cbindgen-0.9.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb1b9b55bfed3ccd774d3c0e83bc549f2ac5418c7d80b63052b0dd1034478ec7
size 138182

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Oct 18 20:27:55 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org>
- Update to version 0.9.1
* Various improvements to comment output.
* Fixed expand when ran from build.rs.
* More debugging output for expansion.
* New option to add a default private constructor in C++ tagged enums.
* Syn and related dependencies updated to 1.0.
-------------------------------------------------------------------
Thu Aug 8 20:44:33 UTC 2019 - Luke Jones <luke@ljones.dev>

View File

@ -20,7 +20,7 @@
%global crate_name cbindgen
%global rustflags -Clink-arg=-Wl,-z,relro,-z,now
Name: rust-%{crate_name}
Version: 0.9.0
Version: 0.9.1
Release: 0
Summary: A tool for generating C bindings from Rust code
License: MPL-2.0

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7bbef106cc52c111c7f83350442c186352a5aee770b876688318aa2258dae083
size 5091592
oid sha256:bae83e6370d47e24656585f6013f7439d75710de055f8446cb18616a54d87c98
size 5225568