Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rustup for openSUSE:Factory checked 
in at 2023-02-10 14:35:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rustup (Old)
 and      /work/SRC/openSUSE:Factory/.rustup.new.1848 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rustup"

Fri Feb 10 14:35:18 2023 rev:14 rq:1064106 version:1.25.2~0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rustup/rustup.changes    2022-11-03 
19:15:18.156401999 +0100
+++ /work/SRC/openSUSE:Factory/.rustup.new.1848/rustup.changes  2023-02-10 
14:35:23.329945086 +0100
@@ -1,0 +2,14 @@
+Thu Feb 09 23:51:59 UTC 2023 - [email protected]
+
+- Update to version 1.25.2~0:
+  * properly fix mips64el
+  * update compiler paths in docker images
+  * temporary fix for the docker ci
+  * Add -x and enable SC1090
+  * Fix shell check warning
+  * update version in install script
+  * update version to 1.25.2
+  * add changelog entry
+  * allow sha1 signing keys without a cutoff date
+
+-------------------------------------------------------------------

Old:
----
  rustup-1.25.1~23.tar.xz
  vendor.tar.xz

New:
----
  rustup-1.25.2~0.tar.zst
  vendor.tar.zst

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

Other differences:
------------------
++++++ rustup.spec ++++++
--- /var/tmp/diff_new_pack.ivBre2/_old  2023-02-10 14:35:24.485951994 +0100
+++ /var/tmp/diff_new_pack.ivBre2/_new  2023-02-10 14:35:24.493952041 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rustup
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 # Copyright (c) 2021 William Brown <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -29,14 +29,14 @@
 Obsoletes:      %{1}1.51%{?2:-%{2}} < %{rust_version}
 
 Name:           rustup
-Version:        1.25.1~23
+Version:        1.25.2~0
 Release:        0
 Summary:        A tool for managing user Rust toolchains
 License:        (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR BSL-1.0) AND 
(Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT OR 
Zlib) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND (Apache-2.0 OR 
Zlib OR MIT) AND Apache-2.0 AND BSD-3-Clause AND CC0-1.0 AND ISC AND MIT
 Group:          Development/Languages/Rust
 URL:            https://github.com/rust-lang/rustup
-Source0:        %{name}-%{version}.tar.xz
-Source1:        vendor.tar.xz
+Source0:        %{name}-%{version}.tar.zst
+Source1:        vendor.tar.zst
 Source2:        cargo_config
 Source3:        %{name}-rpmlintrc
 BuildRequires:  cargo-packaging

++++++ _service ++++++
--- /var/tmp/diff_new_pack.ivBre2/_old  2023-02-10 14:35:24.549952376 +0100
+++ /var/tmp/diff_new_pack.ivBre2/_new  2023-02-10 14:35:24.553952400 +0100
@@ -4,8 +4,8 @@
     <param name="versionformat">@PARENT_TAG@~@TAG_OFFSET@</param>
     <param name="scm">git</param>
     <!-- Set this commit to add rust-analyzer support -->
-    <!-- <param name="revision">1.25.1</param> -->
-    <param name="revision">8f6b53628ad996ad86f9c6225fa500cddf860905</param>
+    <!-- <param 
name="revision">8f6b53628ad996ad86f9c6225fa500cddf860905</param> -->
+    <param name="revision">1.25.2</param>
     <param name="match-tag">*</param>
     <param name="versionrewrite-pattern">(\d+\.\d+\.\d+)</param>
     <param name="versionrewrite-replacement">\1</param>
@@ -15,12 +15,12 @@
   <service mode="disabled" name="tar" />
   <service mode="disabled" name="recompress">
     <param name="file">*.tar</param>
-    <param name="compression">xz</param>
+    <param name="compression">zst</param>
   </service>
   <service mode="disabled" name="set_version"/>
   <service name="cargo_vendor" mode="disabled">
      <param name="srcdir">rustup</param>
-     <param name="compression">xz</param>
+     <param name="compression">zst</param>
      <param name="update">true</param>
   </service>
   <service name="cargo_audit" mode="disabled">

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.ivBre2/_old  2023-02-10 14:35:24.577952543 +0100
+++ /var/tmp/diff_new_pack.ivBre2/_new  2023-02-10 14:35:24.581952567 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/rust-lang/rustup.git</param>
-              <param 
name="changesrevision">8f6b53628ad996ad86f9c6225fa500cddf860905</param></service></servicedata>
+              <param 
name="changesrevision">17db695f1111fb78f9c0d1b83da0b34723fdf04d</param></service></servicedata>
 (No newline at EOF)
 

Reply via email to