Hello community,

here is the log from the commit of package cargo for openSUSE:Factory checked 
in at 2018-05-13 15:58:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cargo (Old)
 and      /work/SRC/openSUSE:Factory/.cargo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cargo"

Sun May 13 15:58:13 2018 rev:20 rq:606355 version:0.26.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/cargo/cargo.changes      2018-05-03 
12:30:49.663600764 +0200
+++ /work/SRC/openSUSE:Factory/.cargo.new/cargo.changes 2018-05-13 
15:58:16.157208590 +0200
@@ -1,0 +2,15 @@
+Fri May 11 06:53:58 UTC 2018 - [email protected]
+
+- adapt cargo bootstrap version to 0.26.0
+- adapt rustc bootstrap version to 1.25.0
+- adapt rustc to 1.25.0
+
+-------------------------------------------------------------------
+Thu May 10 23:38:20 UTC 2018 - [email protected]
+
+- Update to version 0.26.0:
+  + No longer removes rust or rs prefixs/suffixs.
+  + Now defaults to creating a binary crate, instead of a library
+    crate.
+
+-------------------------------------------------------------------

Old:
----
  cargo-0.25.0.tar.gz

New:
----
  cargo-0.26.0.tar.gz

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

Other differences:
------------------
++++++ cargo.spec ++++++
--- /var/tmp/diff_new_pack.4hrQXi/_old  2018-05-13 15:58:17.389163637 +0200
+++ /var/tmp/diff_new_pack.4hrQXi/_new  2018-05-13 15:58:17.393163492 +0200
@@ -19,11 +19,9 @@
 #
 
 
-%global bootstrap_version 0.25.0
-%global bootstrap_rustc_version 1.24.0
-%global current_rustc_version 1.24.1
-%bcond_with cargo_bootstrap
-
+%global bootstrap_version 0.26.0
+%global bootstrap_rustc_version 1.25.0
+%global current_rustc_version 1.25.0
 %global rust_arch %{_arch}
 %global abi gnu
 %ifarch armv7hl
@@ -45,9 +43,9 @@
 %global rust_arch i686
 %endif
 %global rust_triple %{rust_arch}-unknown-linux-%{abi}
-
+%bcond_with cargo_bootstrap
 Name:           cargo
-Version:        0.25.0
+Version:        0.26.0
 Release:        0
 Summary:        The Rust package manager
 License:        MIT OR Apache-2.0
@@ -69,13 +67,12 @@
 BuildRequires:  pkgconfig(openssl)
 BuildRequires:  pkgconfig(zlib)
 Requires:       rust
+Conflicts:      cargo
 Conflicts:      cargo-bootstrap
-Conflicts:      otherproviders(cargo)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  x86_64 %{arm} aarch64 ppc64 ppc64le s390x
 %ifarch %ix86
-ExclusiveArch:  i586 i686
 BuildArch:      i686
+ExclusiveArch:  i586 i686
 %endif
 # There are no successful builds for less than TW or Leap 42.2, so bootstrap
 # until such time that there is.
@@ -95,7 +92,7 @@
 %prep
 %setup -q -n cargo-%{version}
 %setup -q -D -T -a 1 -n cargo-%{version}
-# %patch0 -p1
+#patch0 -p1
 mkdir cargo-home
 cat >cargo-home/config <<EOF
 [source.crates-io]
@@ -122,9 +119,9 @@
 rm %{buildroot}%{_prefix}/.crates.toml
 
 mkdir -p %{buildroot}%{_mandir}/man1
-install -Dm0644 src/etc/man/cargo*.1 %{buildroot}%{_mandir}/man1/
-install -Dm0644 src/etc/cargo.bashcomp.sh 
%{buildroot}%{_sysconfdir}/bash_completion.d/cargo.sh
-install -Dm0644 src/etc/_cargo 
%{buildroot}%{_sysconfdir}/zsh/site-functions/_cargo
+install -Dm0644 src%{_sysconfdir}/man/cargo*.1 %{buildroot}%{_mandir}/man1/
+install -Dm0644 src%{_sysconfdir}/cargo.bashcomp.sh 
%{buildroot}%{_sysconfdir}/bash_completion.d/cargo.sh
+install -Dm0644 src%{_sysconfdir}/_cargo 
%{buildroot}%{_sysconfdir}/zsh/site-functions/_cargo
 
 %files
 %defattr(-,root,root)

++++++ cargo-0.25.0.tar.gz -> cargo-0.26.0.tar.gz ++++++
++++ 17241 lines of diff (skipped)

++++++ update-config-guess.patch ++++++
++++ 13489 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/cargo/update-config-guess.patch
++++ and /work/SRC/openSUSE:Factory/.cargo.new/update-config-guess.patch

++++++ 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