[packages/rust] up to 1.89.0

atler atler at pld-linux.org
Thu Aug 7 23:45:36 CEST 2025


commit b6f10ac281b8d40b4b1431e40d28f06cd0a4d7c5
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Aug 7 23:45:14 2025 +0200

    up to 1.89.0

 rust.spec | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/rust.spec b/rust.spec
index 1187445..691c3e1 100644
--- a/rust.spec
+++ b/rust.spec
@@ -21,9 +21,9 @@
 # To bootstrap from scratch, set the channel and date from src/stage0
 # e.g. 1.10.0 wants rustc: 1.9.0-2016-05-24
 # or nightly wants some beta-YYYY-MM-DD
-%define		bootstrap_rust	1.87.0
+%define		bootstrap_rust	1.88.0
 %define		bootstrap_cargo	%{bootstrap_rust}
-%define		bootstrap_date	2025-05-15
+%define		bootstrap_date	2025-06-26
 
 %ifarch x32
 %define		with_cross	1
@@ -36,23 +36,23 @@
 Summary:	The Rust Programming Language
 Summary(pl.UTF-8):	Język programowania Rust
 Name:		rust
-Version:	1.88.0
+Version:	1.89.0
 Release:	0.1
 # Licenses: (rust itself) and (bundled libraries)
 License:	(Apache v2.0 or MIT) and (BSD and ISC and MIT)
 Group:		Development/Languages
 Source0:	https://static.rust-lang.org/dist/%{rustc_package}.tar.xz
-# Source0-md5:	9591d6806ab23c04b862ce934b1e86eb
+# Source0-md5:	982f087479302e6d91432efc81852b00
 Source1:	https://static.rust-lang.org/dist/%{bootstrap_date}/rust-%{bootstrap_rust}-x86_64-unknown-linux-gnu.tar.xz
-# Source1-md5:	398374d1d0ec4f2dbe016c4bddc0f774
+# Source1-md5:	2bfc85b7c76fe3430e28954b768ba982
 Source2:	https://static.rust-lang.org/dist/%{bootstrap_date}/rust-%{bootstrap_rust}-i686-unknown-linux-gnu.tar.xz
-# Source2-md5:	c2a280514454d4dd4d65439f72f0f89c
+# Source2-md5:	0d07a65e0241fc8c709741c5d766edfa
 Source3:	https://static.rust-lang.org/dist/%{bootstrap_date}/rust-%{bootstrap_rust}-aarch64-unknown-linux-gnu.tar.xz
-# Source3-md5:	760914ec2e8bbff35db4860c33787020
+# Source3-md5:	c755b106929abf0ea507574e47e1d7f4
 Source4:	https://static.rust-lang.org/dist/%{bootstrap_date}/rust-%{bootstrap_rust}-arm-unknown-linux-gnueabihf.tar.xz
-# Source4-md5:	5ea8cf630f2018218f871236a8bbe909
+# Source4-md5:	b4d282a7d74a1861eff91ea535bc0efd
 Source5:	https://static.rust-lang.org/dist/%{bootstrap_date}/rust-%{bootstrap_rust}-armv7-unknown-linux-gnueabihf.tar.xz
-# Source5-md5:	6dc9e1da275f2f5567915a0837be016a
+# Source5-md5:	8d8bff36e82643f73271a2c28a6fe1f7
 URL:		https://www.rust-lang.org/
 # for src/compiler-rt
 BuildRequires:	cmake >= 3.4.3
@@ -479,7 +479,7 @@ find $RPM_BUILD_ROOT%{_docdir}/%{name}/html -type f -exec chmod -x '{}' '+'
 install -d $RPM_BUILD_ROOT%{_datadir}/%{name}
 %{__mv} $RPM_BUILD_ROOT%{rustlibdir}/etc $RPM_BUILD_ROOT%{_datadir}/%{name}
 
-%{__rm} -r $RPM_BUILD_ROOT%{rustlibdir}/src/rust/library/{backtrace/ci,core/src/unicode/printable.py,stdarch/ci}
+%{__rm} -r $RPM_BUILD_ROOT%{rustlibdir}/src/rust/library/{backtrace/ci,compiler-builtins/{ci,etc/update-api-list.py},core/src/unicode/printable.py,stdarch/ci}
 
 # Create the path for crate-devel packages
 install -d $RPM_BUILD_ROOT%{_datadir}/cargo/registry
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rust.git/commitdiff/b6f10ac281b8d40b4b1431e40d28f06cd0a4d7c5



More information about the pld-cvs-commit mailing list