[packages/rust] up to 1.76.0

atler atler at pld-linux.org
Thu Feb 8 18:38:22 CET 2024


commit 13554c8c49756572439b0619bb6b8bc7df56d999
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Feb 8 18:11:33 2024 +0100

    up to 1.76.0

 rust.spec | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)
---
diff --git a/rust.spec b/rust.spec
index 26b04d1..f7a34ee 100644
--- a/rust.spec
+++ b/rust.spec
@@ -21,9 +21,9 @@
 # To bootstrap from scratch, set the channel and date from src/stage0.json
 # 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.74.0
+%define		bootstrap_rust	1.75.0
 %define		bootstrap_cargo	%{bootstrap_rust}
-%define		bootstrap_date	2023-11-16
+%define		bootstrap_date	2023-12-28
 
 %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.75.0
+Version:	1.76.0
 Release:	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:	62d794105a8c98923a67e6d9ce032be0
+# Source0-md5:	14a8ac688b461a3127090cad513aee05
 Source1:	https://static.rust-lang.org/dist/%{bootstrap_date}/rust-%{bootstrap_rust}-x86_64-unknown-linux-gnu.tar.xz
-# Source1-md5:	d608ce47f4099374ec456a667a87ef38
+# Source1-md5:	4757872b8ecc24a47a2d85ec0221cbda
 Source2:	https://static.rust-lang.org/dist/%{bootstrap_date}/rust-%{bootstrap_rust}-i686-unknown-linux-gnu.tar.xz
-# Source2-md5:	14920e66eb12cb24022d5ac3f044c286
+# Source2-md5:	6fad7d48f9de8b6961d9986a91727677
 Source3:	https://static.rust-lang.org/dist/%{bootstrap_date}/rust-%{bootstrap_rust}-aarch64-unknown-linux-gnu.tar.xz
-# Source3-md5:	9a02e2cb332d53886587be184128c206
+# Source3-md5:	32ee98d9dd4315923a703008a035938b
 Source4:	https://static.rust-lang.org/dist/%{bootstrap_date}/rust-%{bootstrap_rust}-arm-unknown-linux-gnueabihf.tar.xz
-# Source4-md5:	f503139222ec0711cde94fe905133419
+# Source4-md5:	cc02f41ef88527ae09066f6487e0bafd
 Source5:	https://static.rust-lang.org/dist/%{bootstrap_date}/rust-%{bootstrap_rust}-armv7-unknown-linux-gnueabihf.tar.xz
-# Source5-md5:	3a45f0ddab316ea7d41ac48e0f233d9d
+# Source5-md5:	93cb191560039e61b8a007e3d77158cb
 URL:		https://www.rust-lang.org/
 # for src/compiler-rt
 BuildRequires:	cmake >= 3.4.3
@@ -71,8 +71,8 @@ BuildRequires:	curl-devel
 BuildRequires:	libgit2-devel >= 1.7.1
 BuildRequires:	libstdc++-devel
 %if %{with system_llvm}
-BuildRequires:	llvm >= 15.0
-BuildRequires:	llvm-devel >= 15.0
+BuildRequires:	llvm >= 16.0
+BuildRequires:	llvm-devel >= 16.0
 %endif
 BuildRequires:	openssl-devel >= 1.0.1
 BuildRequires:	tar >= 1:1.22
@@ -94,7 +94,7 @@ BuildRequires:	curl-devel
 BuildRequires:	gcc-multilib-x32
 BuildRequires:	libgit2-devel >= 1.7.1
 BuildRequires:	libstdc++-devel
-%{?with_system_llvm:BuildRequires:	llvm-devel >= 15.0}
+%{?with_system_llvm:BuildRequires:	llvm-devel >= 16.0}
 BuildRequires:	openssl-devel >= 1.0.1
 BuildRequires:	xz-devel
 BuildRequires:	zlib-devel
@@ -107,8 +107,8 @@ BuildRequires:	libgit2-devel(x86-64) >= 1.7.1
 BuildRequires:	libgit2-devel(x86-x32) >= 1.7.1
 BuildRequires:	libstdc++-multilib-64-devel
 %if %{with system_llvm}
-BuildRequires:	llvm-devel(x86-64) >= 15.0
-BuildRequires:	llvm-devel(x86-x32) >= 15.0
+BuildRequires:	llvm-devel(x86-64) >= 16.0
+BuildRequires:	llvm-devel(x86-x32) >= 16.0
 %endif
 BuildRequires:	openssl-devel(x86-64)
 BuildRequires:	openssl-devel(x86-x32)
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list