Hello community,

here is the log from the commit of package cargo for openSUSE:Factory checked 
in at 2018-09-20 11:39:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cargo (Old)
 and      /work/SRC/openSUSE:Factory/.cargo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cargo"

Thu Sep 20 11:39:08 2018 rev:24 rq:634556 version:0.28.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/cargo/cargo.changes      2018-08-28 
09:23:36.688672059 +0200
+++ /work/SRC/openSUSE:Factory/.cargo.new/cargo.changes 2018-09-20 
11:39:11.736936306 +0200
@@ -1,0 +2,15 @@
+Sun Sep  9 07:28:53 UTC 2018 - mman...@outlook.de
+
+- Update to version 0.28.0:
+  + cargo-metadata now includes authors, categories, keywords, readme, and 
repository fields.
+  + cargo-metadata now includes a package's metadata table.
+  + Added the --target-dir optional argument. This allows you to specify a 
different directory than target
+    for placing compilation artifacts.
+  + Cargo will be adding automatic target inference for binaries, benchmarks, 
examples, and tests in the
+    Rust 2018 edition. If your project specifies specific targets e.g. using 
[[bin]] and have other binaries
+    in locations where cargo would infer a binary, Cargo will produce a 
warning. You can disable this feature
+    ahead of time by setting any of the following autobins, autobenches, 
autoexamples, autotests to false.
+  + Cargo will now cache compiler information. This can be disabled by setting 
CARGO_CACHE_RUSTC_INFO=0
+    in your environment.
+
+-------------------------------------------------------------------

Old:
----
  cargo-0.27.0.tar.gz

New:
----
  cargo-0.28.0.tar.gz

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

Other differences:
------------------
++++++ cargo.spec ++++++
--- /var/tmp/diff_new_pack.NkFZTH/_old  2018-09-20 11:39:13.232935427 +0200
+++ /var/tmp/diff_new_pack.NkFZTH/_new  2018-09-20 11:39:13.232935427 +0200
@@ -19,7 +19,7 @@
 #
 
 
-%global bootstrap_version 0.27.0
+%global bootstrap_version 0.28.0
 %global bootstrap_rustc_version 1.26.2
 %global current_rustc_version 1.26.2
 %global rust_arch %{_arch}
@@ -45,7 +45,7 @@
 %global rust_triple %{rust_arch}-unknown-linux-%{abi}
 %bcond_with cargo_bootstrap
 Name:           cargo
-Version:        0.27.0
+Version:        0.28.0
 Release:        0
 Summary:        The Rust package manager
 License:        MIT OR Apache-2.0

++++++ cargo-0.27.0.tar.gz -> cargo-0.28.0.tar.gz ++++++
++++ 32269 lines of diff (skipped)

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/cargo/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.cargo.new/vendor.tar.xz differ: char 28, line 1


Reply via email to