From 9027234b2e3d7a0ec7873e6b2f8f293f5311f0e49b0d374fd6e1dcabed925eec Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Wed, 8 Jun 2022 07:43:13 +0000 Subject: [PATCH] Accepting request 981230 from home:firstyear:branches:devel:languages:rust - Update to version 0.24.2+git0: * Version bump. * bitflags: Be explicit in binary operators and such. * Version bump. * constant: Add support for unary negation. * bitflags: Make more operations constexpr. * Fix changelog typo. * Version bump. * constant: Support suffixes for integers that otherwise would be narrowed. * Fix specialization of `SomeType` when `N` is a const parameter. * Minor refactor of ConstExpr::load(). OBS-URL: https://build.opensuse.org/request/show/981230 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust-cbindgen?expand=0&rev=45 --- _service | 2 +- cbindgen-0.23.0+git0.tar.xz | 3 --- cbindgen-0.24.2+git0.tar.xz | 3 +++ rust-cbindgen.changes | 15 +++++++++++++++ rust-cbindgen.spec | 2 +- vendor.tar.xz | 4 ++-- 6 files changed, 22 insertions(+), 7 deletions(-) delete mode 100644 cbindgen-0.23.0+git0.tar.xz create mode 100644 cbindgen-0.24.2+git0.tar.xz diff --git a/_service b/_service index f067b8e..013a436 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/eqrion/cbindgen.git @PARENT_TAG@+git@TAG_OFFSET@ git - v0.23.0 + v0.24.2 * v(\d+\.\d+\.\d+) \1 diff --git a/cbindgen-0.23.0+git0.tar.xz b/cbindgen-0.23.0+git0.tar.xz deleted file mode 100644 index 16fd338..0000000 --- a/cbindgen-0.23.0+git0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22933d76c0bb69adc5a0db90438607d56d203d34bce4ad1e0fc911040e7de076 -size 150244 diff --git a/cbindgen-0.24.2+git0.tar.xz b/cbindgen-0.24.2+git0.tar.xz new file mode 100644 index 0000000..e475817 --- /dev/null +++ b/cbindgen-0.24.2+git0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:600651f001eb4f1881d94a631fb47c51ef15ead08dafffd459257eba28e662b9 +size 155052 diff --git a/rust-cbindgen.changes b/rust-cbindgen.changes index c273803..f6b5bba 100644 --- a/rust-cbindgen.changes +++ b/rust-cbindgen.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Jun 08 04:11:38 UTC 2022 - william.brown@suse.com + +- Update to version 0.24.2+git0: + * Version bump. + * bitflags: Be explicit in binary operators and such. + * Version bump. + * constant: Add support for unary negation. + * bitflags: Make more operations constexpr. + * Fix changelog typo. + * Version bump. + * constant: Support suffixes for integers that otherwise would be narrowed. + * Fix specialization of `SomeType` when `N` is a const parameter. + * Minor refactor of ConstExpr::load(). + ------------------------------------------------------------------- Thu Apr 21 22:18:35 UTC 2022 - william.brown@suse.com diff --git a/rust-cbindgen.spec b/rust-cbindgen.spec index 7d2be3a..4aa2af0 100644 --- a/rust-cbindgen.spec +++ b/rust-cbindgen.spec @@ -20,7 +20,7 @@ %global crate_name cbindgen %global rustflags -Clink-arg=-Wl,-z,relro,-z,now Name: rust-%{crate_name} -Version: 0.23.0+git0 +Version: 0.24.2+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 bee6bb9..661104a 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:823e9fe33ace9802841e9d8f6ec7f10ce518ee71906065681bccb9310ad859d0 -size 5627700 +oid sha256:2ff08ca98a1324274e4e390a89ba0ba385f98028733ba6c3d78af215c9f6384e +size 5651068