diff --git a/_service b/_service index 1569dd0..29b1f06 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/eqrion/cbindgen.git @PARENT_TAG@+git@TAG_OFFSET@ git - v0.20.0 + v0.21.0 * v(\d+\.\d+\.\d+) \1 diff --git a/cbindgen-0.20.0+git0.tar.xz b/cbindgen-0.20.0+git0.tar.xz deleted file mode 100644 index 0de2d8d..0000000 --- a/cbindgen-0.20.0+git0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb18be4780fb70e6d3feb650b2251f7ec7c890165f6155055d6fc93fc0f0835f -size 146728 diff --git a/cbindgen-0.21.0+git0.tar.xz b/cbindgen-0.21.0+git0.tar.xz new file mode 100644 index 0000000..cfb8c23 --- /dev/null +++ b/cbindgen-0.21.0+git0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d120b91a48e4ea0d62262a3eff2dd71a15ddc4e8f6bc3292269bdae0a67dc2c +size 147900 diff --git a/rust-cbindgen.changes b/rust-cbindgen.changes index 3329b73..fea67e2 100644 --- a/rust-cbindgen.changes +++ b/rust-cbindgen.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sun Mar 27 22:39:33 UTC 2022 - william.brown@suse.com + +- Update to version 0.21.0+git0: + * v0.21.0 + * Update MSRV to 1.54.0 + * Update clap to 3.1 + * Update heck to 0.4.0 + * Remove etesync from readme. + * Update docs.md + * Remove wgpu-native from users. + * Address clippy lint. + * unraw the identifiers + * Silence some dead_code warnings. + ------------------------------------------------------------------- Fri Jul 30 02:55:28 UTC 2021 - william.brown@suse.com diff --git a/rust-cbindgen.spec b/rust-cbindgen.spec index e844781..6fc18fb 100644 --- a/rust-cbindgen.spec +++ b/rust-cbindgen.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %global crate_name cbindgen %global rustflags -Clink-arg=-Wl,-z,relro,-z,now Name: rust-%{crate_name} -Version: 0.20.0+git0 +Version: 0.21.0+git0 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 49c6c0d..13a963d 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:467e5e2105869f1011d173d5268e6c9a92741da77ba32ed4bac248389f3f9d7f -size 5665864 +oid sha256:fb6eaeaf15bcd0423ea4d7ada033861bb26f5e1c34e7a78dbf58e5d4d0474edd +size 5666696