Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rustup for openSUSE:Factory checked 
in at 2022-09-12 19:08:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rustup (Old)
 and      /work/SRC/openSUSE:Factory/.rustup.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rustup"

Mon Sep 12 19:08:02 2022 rev:10 rq:1002550 version:1.25.1~0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rustup/rustup.changes    2022-07-21 
11:34:04.834988395 +0200
+++ /work/SRC/openSUSE:Factory/.rustup.new.2083/rustup.changes  2022-09-12 
19:08:03.550504450 +0200
@@ -1,0 +2,7 @@
+Fri Sep 09 01:44:21 UTC 2022 - william.br...@suse.com
+
+- boo#1203257 - Add missing link for rust-analyzer
+- Replace rust-analyzer via provides
+- Update vendored dependencies
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rustup.spec ++++++
--- /var/tmp/diff_new_pack.f8BR1B/_old  2022-09-12 19:08:04.574507329 +0200
+++ /var/tmp/diff_new_pack.f8BR1B/_new  2022-09-12 19:08:04.578507339 +0200
@@ -45,6 +45,12 @@
 Requires:       gcc
 ExclusiveArch:  %{rust_tier1_arches}
 
+# Rustup now provides rust-analyzer which we take over.
+Provides:       rust-analyzer = 2022.09.11
+Obsoletes:      rust-analyzer < 2022.09.11
+
+# Ensure we can upgrate from ancient versions of rust that used
+# to ship these tools. We can probably remove this in the future.
 %obsolete_rust_versioned rls
 %obsolete_rust_versioned rust doc
 %obsolete_rust_versioned rust src
@@ -92,6 +98,7 @@
 ln -sf rustup %{buildroot}%{_bindir}/rustc
 ln -sf rustup %{buildroot}%{_bindir}/rustdoc
 ln -sf rustup %{buildroot}%{_bindir}/cargo
+ln -sf rustup %{buildroot}%{_bindir}/rust-analyzer
 ln -sf rustup %{buildroot}%{_bindir}/rust-lldb
 ln -sf rustup %{buildroot}%{_bindir}/rust-gdb
 ln -sf rustup %{buildroot}%{_bindir}/rust-gdbgui
@@ -119,6 +126,7 @@
 %{_bindir}/rustc
 %{_bindir}/rustdoc
 %{_bindir}/cargo
+%{_bindir}/rust-analyzer
 %{_bindir}/rust-lldb
 %{_bindir}/rust-gdb
 %{_bindir}/rust-gdbgui

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/rustup/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.rustup.new.2083/vendor.tar.xz differ: char 27, line 
1

Reply via email to