Accepting request 782646 from mozilla

- Update to version 0.13.0
  * https://docs.rs/crate/cbindgen/0.13.0/source/CHANGES
- required for Firefox >= 74

OBS-URL: https://build.opensuse.org/request/show/782646
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust-cbindgen?expand=0&rev=16
This commit is contained in:
Neal Gompa 2020-03-08 15:16:12 +00:00 committed by Git OBS Bridge
parent c7824cfd42
commit 6644af54a7
5 changed files with 14 additions and 7 deletions

View File

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

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Mar 7 09:05:08 UTC 2020 - Wolfgang Rosenauer <wr@rosenauer.org>
- Update to version 0.13.0
* https://docs.rs/crate/cbindgen/0.13.0/source/CHANGES
- required for Firefox >= 74
-------------------------------------------------------------------
Sun Feb 9 07:54:07 UTC 2020 - Wolfgang Rosenauer <wr@rosenauer.org>

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.12.0
Version: 0.13.0
Release: 0
Summary: A tool for generating C bindings from Rust code
License: MPL-2.0
@ -63,7 +63,7 @@ export RUSTFLAGS="%{rustflags}"
# will try to download source deps and rebuild
export CARGO_HOME=`pwd`/cargo-home/
# cargo install appends /bin to the path
cargo install --root=%{buildroot}%{_prefix}
cargo install --root=%{buildroot}%{_prefix} --path .
# remove spurious file
rm %{buildroot}%{_prefix}/.crates.toml

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:049152edbfcfe0ee13ec06b0ce9038fbfdd7c4cb6e13972f6524c04ff2d7e820
size 5216036
oid sha256:83da5dcc8c418e26aa85bbf9456ee809befb5d33def287f115fabd5e89d233d1
size 5259916