Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rust-cbindgen for openSUSE:Factory checked in at 2021-06-24 18:22:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rust-cbindgen (Old) and /work/SRC/openSUSE:Factory/.rust-cbindgen.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rust-cbindgen" Thu Jun 24 18:22:17 2021 rev:15 rq:901198 version:0.19.0+git0 Changes: -------- --- /work/SRC/openSUSE:Factory/rust-cbindgen/rust-cbindgen.changes 2021-06-12 20:05:28.620659848 +0200 +++ /work/SRC/openSUSE:Factory/.rust-cbindgen.new.2625/rust-cbindgen.changes 2021-06-24 18:22:31.380912810 +0200 @@ -1,0 +2,5 @@ +Mon Jun 21 04:09:06 UTC 2021 - William Brown <william.br...@suse.com> + +- Remove unnecessary dependency on rust-std-static (implied by rust) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rust-cbindgen.spec ++++++ --- /var/tmp/diff_new_pack.LiCTmR/_old 2021-06-24 18:22:32.044913546 +0200 +++ /var/tmp/diff_new_pack.LiCTmR/_new 2021-06-24 18:22:32.048913551 +0200 @@ -1,5 +1,5 @@ # -# spec file for package rust-cbindgen +# spec file # # Copyright (c) 2021 SUSE LLC # @@ -32,7 +32,6 @@ Source99: UPDATING.md BuildRequires: cargo >= 1.30.0 BuildRequires: rust >= 1.30.0 -BuildRequires: rust-std-static >= 1.30.0 %description A tool for generating C bindings from Rust code.