update to 1.61.0 [release 1.61.0-1mamba;Thu Jun 02 2022]

This commit is contained in:
Silvan Calarco 2024-01-05 17:35:27 +01:00
parent d9faaa85e6
commit 7b09268084

View File

@ -1,6 +1,6 @@
%define stage1 1 %define stage1 1
Name: rustc Name: rustc
Version: 1.58.1 Version: 1.61.0
Release: 1mamba Release: 1mamba
Summary: The Rust programming language, designed to be a safe, concurrent, practical language Summary: The Rust programming language, designed to be a safe, concurrent, practical language
Group: Applications/Development Group: Applications/Development
@ -17,7 +17,6 @@ BuildRequires: libcurl-devel
BuildRequires: libgcc BuildRequires: libgcc
BuildRequires: libgit2-devel BuildRequires: libgit2-devel
BuildRequires: libopenssl-devel BuildRequires: libopenssl-devel
BuildRequires: libstdc++6-devel
BuildRequires: libz-devel BuildRequires: libz-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
@ -197,6 +196,9 @@ cd -
#%doc README.md #%doc README.md
%changelog %changelog
* Thu Jun 02 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.61.0-1mamba
- update to 1.61.0
* Fri Jan 21 2022 Automatic Build System <autodist@mambasoft.it> 1.58.1-1mamba * Fri Jan 21 2022 Automatic Build System <autodist@mambasoft.it> 1.58.1-1mamba
- automatic version update by autodist - automatic version update by autodist