]> git.pld-linux.org Git - packages/rust-cbindgen.git/commitdiff
up to 0.23.0 auto/th/rust-cbindgen-0.23.0-1
authorJan Palus <atler@pld-linux.org>
Tue, 31 May 2022 21:42:17 +0000 (23:42 +0200)
committerJan Palus <atler@pld-linux.org>
Tue, 31 May 2022 21:42:17 +0000 (23:42 +0200)
rust-cbindgen.spec

index ae29d65169528b12d14bede39e2dd12446859e1b..950d1a4a01eb1a04cc310dfe6795702fdd332ba1 100644 (file)
@@ -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
This page took 0.177162 seconds and 4 git commands to generate.