Hello community,

here is the log from the commit of package rust-cbindgen for openSUSE:Factory 
checked in at 2020-06-05 20:01:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rust-cbindgen (Old)
 and      /work/SRC/openSUSE:Factory/.rust-cbindgen.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rust-cbindgen"

Fri Jun  5 20:01:51 2020 rev:9 rq:810403 version:0.14.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/rust-cbindgen/rust-cbindgen.changes      
2020-03-31 17:13:37.047565574 +0200
+++ /work/SRC/openSUSE:Factory/.rust-cbindgen.new.3606/rust-cbindgen.changes    
2020-06-05 20:02:08.568320177 +0200
@@ -1,0 +2,27 @@
+Wed May 27 07:39:14 UTC 2020 - Wolfgang Rosenauer <[email protected]>
+
+- Update to version 0.14.1
+  0.14.1
+  * Handle mangling pointers.
+  * Unconditionally generate a return statement in partialeq implementations.
+  0.14.0
+  * Minor tweak at how [export.exclude] is handled to allow excluding
+    generic instantiations in C mode.
+  * Documented cpp_compat option.
+  * Fixed a panic when parsing associated constants for a built-in type.
+  0.13.2
+  * Constants now have suitable documentation.
+  * Fixed some C warnings by emitting void when there are no arguments.
+  * Avoids reading cargo.toml when not needed, which can cause panics
+    in workspace situations.
+  * Only write `default` cases if the switch is not exhaustive.
+  * Some warnings have been refined.
+  * Code generation for static arrays has been fixed.
+  * Opt-in support for constexpr in constants.
+  * Fix C code generation and some warnings when extremely large
+    constants are used.
+  * Proper escaping of enum variants and fields.
+  * Added support for RefCell (as an opaque type) and Cell.
+- required for Firefox >= 77.0
+
+-------------------------------------------------------------------

Old:
----
  cbindgen-0.13.1.tar.gz

New:
----
  cbindgen-0.14.1.tar.gz

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

Other differences:
------------------
++++++ rust-cbindgen.spec ++++++
--- /var/tmp/diff_new_pack.Fz24Ci/_old  2020-06-05 20:02:11.988331396 +0200
+++ /var/tmp/diff_new_pack.Fz24Ci/_new  2020-06-05 20:02:11.992331409 +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.1
+Version:        0.14.1
 Release:        0
 Summary:        A tool for generating C bindings from Rust code
 License:        MPL-2.0

++++++ cbindgen-0.13.1.tar.gz -> cbindgen-0.14.1.tar.gz ++++++
++++ 3814 lines of diff (skipped)

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


Reply via email to