Hello community,

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

Package is "rust-cbindgen"

Wed Mar 11 18:33:21 2020 rev:7 rq:782698 version:0.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rust-cbindgen/rust-cbindgen.changes      
2020-02-14 16:28:09.471281296 +0100
+++ /work/SRC/openSUSE:Factory/.rust-cbindgen.new.3160/rust-cbindgen.changes    
2020-03-11 18:33:31.646942149 +0100
@@ -1,0 +2,7 @@
+Sat Mar  7 09:05:08 UTC 2020 - Wolfgang Rosenauer <[email protected]>
+
+- Update to version 0.13.0
+  * https://docs.rs/crate/cbindgen/0.13.0/source/CHANGES
+- required for Firefox >= 74
+
+-------------------------------------------------------------------

Old:
----
  cbindgen-0.12.0.tar.gz

New:
----
  cbindgen-0.13.0.tar.gz

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

Other differences:
------------------
++++++ rust-cbindgen.spec ++++++
--- /var/tmp/diff_new_pack.7wJUER/_old  2020-03-11 18:33:46.726951402 +0100
+++ /var/tmp/diff_new_pack.7wJUER/_new  2020-03-11 18:33:46.730951404 +0100
@@ -20,7 +20,7 @@
 %global crate_name cbindgen
 %global rustflags -Clink-arg=-Wl,-z,relro,-z,now
 Name:           rust-%{crate_name}
-Version:        0.12.0
+Version:        0.13.0
 Release:        0
 Summary:        A tool for generating C bindings from Rust code
 License:        MPL-2.0
@@ -63,7 +63,7 @@
 # will try to download source deps and rebuild
 export CARGO_HOME=`pwd`/cargo-home/
 # cargo install appends /bin to the path
-cargo install --root=%{buildroot}%{_prefix}
+cargo install --root=%{buildroot}%{_prefix} --path .
 # remove spurious file
 rm %{buildroot}%{_prefix}/.crates.toml
 

++++++ cbindgen-0.12.0.tar.gz -> cbindgen-0.13.0.tar.gz ++++++
++++ 8924 lines of diff (skipped)

++++++ vendor.tar.xz ++++++
++++ 153301 lines of diff (skipped)


Reply via email to