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-08-02 12:04:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rust-cbindgen (Old)
 and      /work/SRC/openSUSE:Factory/.rust-cbindgen.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rust-cbindgen"

Mon Aug  2 12:04:19 2021 rev:17 rq:909327 version:0.20.0+git0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rust-cbindgen/rust-cbindgen.changes      
2021-07-07 18:29:44.975334700 +0200
+++ /work/SRC/openSUSE:Factory/.rust-cbindgen.new.1899/rust-cbindgen.changes    
2021-08-02 12:04:33.765662504 +0200
@@ -1,0 +2,15 @@
+Fri Jul 30 02:55:28 UTC 2021 - william.br...@suse.com
+
+- Update to version 0.20.0+git0:
+  * v0.20.0
+  * Don't use `check` profile when expanding code on a release build
+  * Update --pretty=expanded to -Zunpretty=expanded
+  * Fix some clippy lints.
+  * Simplify Pin<T> to T
+  * add `Builder::with_using_namespaces`
+  * Ignore PhantomPinned
+  * Move the target-guessing code from #676 to its own function.
+  * Only fetch dependencies for current platform by default (#676)
+  * v0.19.0
+
+-------------------------------------------------------------------

Old:
----
  cbindgen-0.19.0+git0.tar.xz

New:
----
  cbindgen-0.20.0+git0.tar.xz

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

Other differences:
------------------
++++++ rust-cbindgen.spec ++++++
--- /var/tmp/diff_new_pack.Aa1nMh/_old  2021-08-02 12:04:34.405662368 +0200
+++ /var/tmp/diff_new_pack.Aa1nMh/_new  2021-08-02 12:04:34.409662367 +0200
@@ -20,7 +20,7 @@
 %global crate_name cbindgen
 %global rustflags -Clink-arg=-Wl,-z,relro,-z,now
 Name:           rust-%{crate_name}
-Version:        0.19.0+git0
+Version:        0.20.0+git0
 Release:        0
 Summary:        A tool for generating C bindings from Rust code
 License:        MPL-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Aa1nMh/_old  2021-08-02 12:04:34.445662360 +0200
+++ /var/tmp/diff_new_pack.Aa1nMh/_new  2021-08-02 12:04:34.445662360 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/eqrion/cbindgen.git</param>
     <param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@</param>
     <param name="scm">git</param>
-    <param name="revision">v0.19.0</param>
+    <param name="revision">v0.20.0</param>
     <param name="match-tag">*</param>
     <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
     <param name="versionrewrite-replacement">\1</param>
@@ -19,6 +19,7 @@
   <service name="cargo_vendor" mode="disabled">
      <param name="srcdir">cbindgen</param>
      <param name="compression">xz</param>
+     <param name="update">true</param>
   </service>
   <service name="cargo_audit" mode="disabled">
      <param name="srcdir">cbindgen</param>

++++++ cbindgen-0.19.0+git0.tar.xz -> cbindgen-0.20.0+git0.tar.xz ++++++
++++ 523688 lines of diff (skipped)

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

Reply via email to