From dd34e05ee9999ad310cb73dcdd0e63012128d928 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 6 Sep 2024 17:30:43 +0200 Subject: [PATCH] automatic version update by autodist [release 1.81.0-1mamba;Fri Sep 06 2024] --- rustc.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/rustc.spec b/rustc.spec index 41946a3..73a6113 100644 --- a/rustc.spec +++ b/rustc.spec @@ -1,6 +1,6 @@ %define stage1 1 Name: rustc -Version: 1.80.1 +Version: 1.81.0 Release: 1mamba Summary: The Rust programming language, designed to be a safe, concurrent, practical language Group: Applications/Development @@ -14,6 +14,7 @@ License: MIT BuildRequires: glibc-devel BuildRequires: libcurl-devel BuildRequires: libgcc +BuildRequires: libgit2-devel BuildRequires: libopenssl-devel BuildRequires: libstdc++6-devel BuildRequires: libz-devel @@ -120,8 +121,6 @@ cd - %clean #[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -n lib%{name} -p /sbin/ldconfig -%postun -n lib%{name} -p /sbin/ldconfig %files #-f %{name}.lang @@ -186,6 +185,9 @@ cd - #%doc README.md %changelog +* Fri Sep 06 2024 Automatic Build System 1.81.0-1mamba +- automatic version update by autodist + * Fri Aug 09 2024 Automatic Build System 1.80.1-1mamba - automatic version update by autodist