Hello community,

here is the log from the commit of package rust-cbindgen for openSUSE:Factory 
checked in at 2020-03-31 17:13:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rust-cbindgen (Old)
 and      /work/SRC/openSUSE:Factory/.rust-cbindgen.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rust-cbindgen"

Tue Mar 31 17:13:07 2020 rev:8 rq:789912 version:0.13.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/rust-cbindgen/rust-cbindgen.changes      
2020-03-11 18:33:31.646942149 +0100
+++ /work/SRC/openSUSE:Factory/.rust-cbindgen.new.3160/rust-cbindgen.changes    
2020-03-31 17:13:37.047565574 +0200
@@ -1,0 +2,8 @@
+Mon Mar 30 20:12:18 UTC 2020 - Wolfgang Rosenauer <w...@rosenauer.org>
+
+- Update to version 0.13.1
+  * Support `#[cfg]` on individual enum variants
+- required for Firefox >= 75
+- remove more irrelevant build artefacts
+
+-------------------------------------------------------------------

Old:
----
  cbindgen-0.13.0.tar.gz

New:
----
  cbindgen-0.13.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rust-cbindgen.spec ++++++
--- /var/tmp/diff_new_pack.Gex17U/_old  2020-03-31 17:13:39.467567111 +0200
+++ /var/tmp/diff_new_pack.Gex17U/_new  2020-03-31 17:13:39.471567113 +0200
@@ -20,7 +20,7 @@
 %global crate_name cbindgen
 %global rustflags -Clink-arg=-Wl,-z,relro,-z,now
 Name:           rust-%{crate_name}
-Version:        0.13.0
+Version:        0.13.1
 Release:        0
 Summary:        A tool for generating C bindings from Rust code
 License:        MPL-2.0
@@ -64,8 +64,9 @@
 export CARGO_HOME=`pwd`/cargo-home/
 # cargo install appends /bin to the path
 cargo install --root=%{buildroot}%{_prefix} --path .
-# remove spurious file
-rm %{buildroot}%{_prefix}/.crates.toml
+# remove spurious files
+rm -f %{buildroot}%{_prefix}/.crates.toml
+rm -f %{buildroot}%{_prefix}/.crates2.json
 
 %files
 %license LICENSE

++++++ cbindgen-0.13.0.tar.gz -> cbindgen-0.13.1.tar.gz ++++++
++++ 2099 lines of diff (skipped)

++++++ vendor.tar.xz ++++++


Reply via email to