From: Jan Palus Date: Tue, 31 May 2022 21:42:17 +0000 (+0200) Subject: up to 0.23.0 X-Git-Tag: auto/th/rust-cbindgen-0.23.0-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=d951c485ccaa04ece18750ff5cbe05d386dee651;p=packages%2Frust-cbindgen.git up to 0.23.0 --- diff --git a/rust-cbindgen.spec b/rust-cbindgen.spec index ae29d65..950d1a4 100644 --- a/rust-cbindgen.spec +++ b/rust-cbindgen.spec @@ -1,22 +1,22 @@ # TODO: use shared crates? -%define crates_ver 0.17.0 +%define crates_ver 0.23.0 Summary: Tool for generating C bindings to Rust code Summary(pl.UTF-8): Narzędzie do generowania wiązań C do kodu w języku Rust Name: rust-cbindgen -Version: 0.19.0 +Version: 0.23.0 Release: 1 License: MPL v2.0 Group: Development/Tools #Source0Download: https://github.com/eqrion/cbindgen/releases Source0: https://github.com/eqrion/cbindgen/archive/v%{version}/cbindgen-%{version}.tar.gz -# Source0-md5: b707b093702d4f1995f9a97f44ed081d +# Source0-md5: 60f7d909a91c4740af08ca5fa1f049c3 # cd cbindgen-%{version} # cargo vendor # cd .. # tar cJf cbindgen-crates-%{version}.tar.xz cbindgen-%{version}/{vendor,Cargo.lock} Source1: cbindgen-crates-%{crates_ver}.tar.xz -# Source1-md5: 591b55e08ff5221aa86ab761b5a73ef6 +# Source1-md5: 64201f007216216ed798474f829c7143 URL: https://github.com/eqrion/cbindgen BuildRequires: cargo BuildRequires: rpmbuild(macros) >= 2.004