Hello community,

here is the log from the commit of package cargo for openSUSE:Factory checked 
in at 2017-03-20 17:09:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cargo (Old)
 and      /work/SRC/openSUSE:Factory/.cargo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cargo"

Mon Mar 20 17:09:45 2017 rev:6 rq:480789 version:0.17.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/cargo/cargo.changes      2017-02-16 
17:06:18.369191227 +0100
+++ /work/SRC/openSUSE:Factory/.cargo.new/cargo.changes 2017-03-20 
17:09:47.115985448 +0100
@@ -1,0 +2,24 @@
+Fri Mar 17 08:14:42 UTC 2017 - [email protected]
+
+- Remove reproducible.patch - has been upstreamed.
+
+-------------------------------------------------------------------
+Fri Mar 17 06:07:23 UTC 2017 - [email protected]
+
+- Update to 0.17.0
+       * [The `cargo check` command does a type check of a project without
+       building it][cargo/3296]
+       * [crates.io will display CI badges from Travis and AppVeyor, if
+       specified in Cargo.toml][cargo/3546]
+       * [crates.io will display categories listed in Cargo.toml][cargo/3301]
+       * [Compilation profiles accept integer values for `debug`, in addition
+       to `true` and `false`. These are passed to `rustc` as the value to
+       `-C debuginfo`][cargo/3534]
+       * [Implement `cargo --version --verbose`][cargo/3604]
+       * [All builds now output 'dep-info' build dependencies compatible with
+       make and ninja][cargo/3557]
+       * [Build all workspace members with `build --all`][cargo/3511]
+       * [Document all workspace members with `doc --all`][cargo/3515]
+       * [Path deps outside workspace are not members][cargo/3443]
+
+-------------------------------------------------------------------

Old:
----
  cargo-0.16.0.tar.gz
  reproducible.patch

New:
----
  cargo-0.17.0.tar.gz

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

Other differences:
------------------
++++++ cargo.spec ++++++
--- /var/tmp/diff_new_pack.YXYtnY/_old  2017-03-20 17:09:53.339106746 +0100
+++ /var/tmp/diff_new_pack.YXYtnY/_new  2017-03-20 17:09:53.339106746 +0100
@@ -18,12 +18,12 @@
 #
 
 
-%global prev_version 0.15.0
-%global prev_rustc 1.14.0
+%global prev_version 0.16.0
+%global prev_rustc 1.15.0
 %bcond_with bootstrap
 
 Name:           cargo
-Version:        0.16.0
+Version:        0.17.0
 Release:        0
 Summary:        The Rust package manager
 License:        MIT or Apache-2.0
@@ -35,8 +35,6 @@
 Source0:        %{name}-%{version}.tar.gz
 Source1:        vendor.tar.xz
 Source2:        README.packager
-# PATCH-FIX-UPSTREAM -- https://github.com/rust-lang/cargo/pull/3554
-Patch0:         reproducible.patch
 
 # There are no successful builds for less than TW or Leap 42.2, so bootstrap
 # until such time that there is.
@@ -66,7 +64,6 @@
 %prep
 %setup -q
 %setup -q -D -T -a 1
-%patch0 -p1
 mkdir cargo-home
 cat >cargo-home/config <<EOF
 [source.crates-io]

++++++ cargo-0.16.0.tar.gz -> cargo-0.17.0.tar.gz ++++++
++++ 9751 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