Accepting request 789903 from mozilla
- Update to version 0.13.1 * Support `#[cfg]` on individual enum variants - required for Firefox >= 75 OBS-URL: https://build.opensuse.org/request/show/789903 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust-cbindgen?expand=0&rev=18
This commit is contained in:
parent
6644af54a7
commit
e3b89fed20
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a5209d148102b2b9bae2b5f8feef8a555307d63799a2fba7c0e52347f7636a6d
|
|
||||||
size 161125
|
|
3
cbindgen-0.13.1.tar.gz
Normal file
3
cbindgen-0.13.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bc8a4fb6117e30ce7b7e1fc62470edbb9191a86a5f7168dc10e122983aba2c5d
|
||||||
|
size 162009
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 30 20:12:18 UTC 2020 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||||
|
|
||||||
|
- Update to version 0.13.1
|
||||||
|
* Support `#[cfg]` on individual enum variants
|
||||||
|
- required for Firefox >= 75
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 7 09:05:08 UTC 2020 - Wolfgang Rosenauer <wr@rosenauer.org>
|
Sat Mar 7 09:05:08 UTC 2020 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%global crate_name cbindgen
|
%global crate_name cbindgen
|
||||||
%global rustflags -Clink-arg=-Wl,-z,relro,-z,now
|
%global rustflags -Clink-arg=-Wl,-z,relro,-z,now
|
||||||
Name: rust-%{crate_name}
|
Name: rust-%{crate_name}
|
||||||
Version: 0.13.0
|
Version: 0.13.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A tool for generating C bindings from Rust code
|
Summary: A tool for generating C bindings from Rust code
|
||||||
License: MPL-2.0
|
License: MPL-2.0
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:83da5dcc8c418e26aa85bbf9456ee809befb5d33def287f115fabd5e89d233d1
|
oid sha256:13d697d8d431fa0b3d6b2bf34b41cace5e4762157a1d1733c48c9f839dcde166
|
||||||
size 5259916
|
size 5258400
|
||||||
|
Loading…
Reference in New Issue
Block a user