Hello community,

here is the log from the commit of package cargo for openSUSE:Factory checked 
in at 2018-01-16 09:36:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cargo (Old)
 and      /work/SRC/openSUSE:Factory/.cargo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cargo"

Tue Jan 16 09:36:18 2018 rev:14 rq:562373 version:0.24.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/cargo/cargo.changes      2017-11-30 
12:43:47.921392877 +0100
+++ /work/SRC/openSUSE:Factory/.cargo.new/cargo.changes 2018-01-16 
09:36:21.854557605 +0100
@@ -1,0 +2,17 @@
+Thu Jan  4 21:34:19 UTC 2018 - [email protected]
+
+- update to 0.24.0
+  + Cargo now supports alternative registries[cargo/4506]
+  + Cargo now supports uninstallation of multiple packages[cargo/4561]
+    eg. `cargo uninstall foo bar` uninstalls `foo` and `bar`.
+  + Added unit test checking to `cargo check`[cargo/4592]
+  + Cargo now lets you install a specific version
+    using `cargo install --version`[cargo/4637]
+- version 0.23.0
+  + Cargo will now build multi file examples in subdirectories of the 
`examples`
+    folder that have a `main.rs` file.[cargo/4496]
+  + Changed `[root]` to `[package]` in `Cargo.lock`[cargo/4571] Packages with
+    the old format will continue to work and can be updated with `cargo 
update`.
+  + Now supports vendoring git repositories[cargo/3992]
+
+-------------------------------------------------------------------

Old:
----
  cargo-0.22.0.tar.gz

New:
----
  cargo-0.24.0.tar.gz

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

Other differences:
------------------
++++++ cargo.spec ++++++
--- /var/tmp/diff_new_pack.MJtYO5/_old  2018-01-16 09:36:26.078359980 +0100
+++ /var/tmp/diff_new_pack.MJtYO5/_new  2018-01-16 09:36:26.082359792 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cargo
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2016 Michal Vyskocil, [email protected]
 # Copyright (c) 2016 Kristoffer Gronlund, [email protected]
 # Copyright (c) 2017 Luke Jones, [email protected]
@@ -20,8 +20,8 @@
 
 
 %global bootstrap_version 0.23.0
-%global bootstrap_rustc_version 1.22.1
-%global current_rustc_version 1.22.1
+%global bootstrap_rustc_version 1.23.0
+%global current_rustc_version 1.23.0
 %bcond_with cargo_bootstrap
 
 %global rust_arch %{_arch}
@@ -47,7 +47,7 @@
 %global rust_triple %{rust_arch}-unknown-linux-%{abi}
 
 Name:           cargo
-Version:        0.22.0
+Version:        0.24.0
 Release:        0
 Summary:        The Rust package manager
 License:        MIT or Apache-2.0

++++++ cargo-0.22.0.tar.gz -> cargo-0.24.0.tar.gz ++++++
++++ 35043 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 25, line 1


Reply via email to