From 7b09268084c298b8da51db2755f8313bb94977b2 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 17:35:27 +0100 Subject: [PATCH] update to 1.61.0 [release 1.61.0-1mamba;Thu Jun 02 2022] --- rustc.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/rustc.spec b/rustc.spec index 92e07a7..02aaf3e 100644 --- a/rustc.spec +++ b/rustc.spec @@ -1,6 +1,6 @@ %define stage1 1 Name: rustc -Version: 1.58.1 +Version: 1.61.0 Release: 1mamba Summary: The Rust programming language, designed to be a safe, concurrent, practical language Group: Applications/Development @@ -17,7 +17,6 @@ BuildRequires: libcurl-devel BuildRequires: libgcc BuildRequires: libgit2-devel BuildRequires: libopenssl-devel -BuildRequires: libstdc++6-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} @@ -197,6 +196,9 @@ cd - #%doc README.md %changelog +* Thu Jun 02 2022 Silvan Calarco 1.61.0-1mamba +- update to 1.61.0 + * Fri Jan 21 2022 Automatic Build System 1.58.1-1mamba - automatic version update by autodist