Accepting request 772452 from mozilla
Update required for upcoming Firefox 73. Please push to TW asap. Thanks. - Update to version 0.12.0 * https://docs.rs/crate/cbindgen/0.12.0/source/CHANGES - required for Firefox >= 73 OBS-URL: https://build.opensuse.org/request/show/772452 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust-cbindgen?expand=0&rev=14
This commit is contained in:
parent
06b8e6730c
commit
c7824cfd42
3
cbindgen-0.12.0.tar.gz
Normal file
3
cbindgen-0.12.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e323181422ab3730c4166d7f11f178d2770a9e637ea30c112190d6a529457505
|
||||||
|
size 147900
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bb1b9b55bfed3ccd774d3c0e83bc549f2ac5418c7d80b63052b0dd1034478ec7
|
|
||||||
size 138182
|
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 9 07:54:07 UTC 2020 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||||
|
|
||||||
|
- Update to version 0.12.0
|
||||||
|
* https://docs.rs/crate/cbindgen/0.12.0/source/CHANGES
|
||||||
|
- required for Firefox >= 73
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 18 20:27:55 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org>
|
Fri Oct 18 20:27:55 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package rust
|
# spec file for package rust-cbindgen
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -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.9.1
|
Version: 0.12.0
|
||||||
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:bae83e6370d47e24656585f6013f7439d75710de055f8446cb18616a54d87c98
|
oid sha256:049152edbfcfe0ee13ec06b0ce9038fbfdd7c4cb6e13972f6524c04ff2d7e820
|
||||||
size 5225568
|
size 5216036
|
||||||
|
Loading…
Reference in New Issue
Block a user