2020-11-10 20:07:54 +00:00
|
|
|
Summary: Package that installs rust-toolset
|
|
|
|
Name: rust-toolset
|
2021-08-04 22:50:10 +00:00
|
|
|
Version: 1.54.0
|
2021-04-27 18:36:32 +00:00
|
|
|
Release: 1%{?dist}
|
2020-11-10 20:07:54 +00:00
|
|
|
License: ASL 2.0 or MIT
|
|
|
|
|
|
|
|
Source0: macros.%{name}
|
|
|
|
|
|
|
|
Requires: rust = %{version}
|
|
|
|
Requires: cargo = %{version}
|
|
|
|
|
|
|
|
%description
|
|
|
|
This is the main package for rust-toolset.
|
|
|
|
|
|
|
|
%install
|
|
|
|
|
|
|
|
# This allows users to build packages using Rust Toolset.
|
|
|
|
%{__install} -D -m 644 %{S:0} %{buildroot}%{rpmmacrodir}/macros.%{name}
|
|
|
|
|
|
|
|
%files
|
|
|
|
%{rpmmacrodir}/macros.%{name}
|
|
|
|
|
|
|
|
%changelog
|
2021-08-04 22:50:10 +00:00
|
|
|
* Wed Aug 04 2021 Josh Stone <jistone@redhat.com> - 1.54.0-1
|
|
|
|
- Update to Rust and Cargo 1.54.0.
|
|
|
|
|
2021-06-23 00:10:58 +00:00
|
|
|
* Tue Jun 22 2021 Josh Stone <jistone@redhat.com> - 1.53.0-1
|
|
|
|
- Update to Rust and Cargo 1.53.0.
|
|
|
|
|
2021-05-14 00:25:05 +00:00
|
|
|
* Thu May 13 2021 Josh Stone <jistone@redhat.com> - 1.52.1-1
|
|
|
|
- Update to Rust and Cargo 1.52.1.
|
|
|
|
|
2021-04-27 18:36:32 +00:00
|
|
|
* Wed Apr 28 2021 Josh Stone <jistone@redhat.com> - 1.51.0-1
|
|
|
|
- Update to Rust and Cargo 1.51.0.
|
|
|
|
|
2021-04-27 18:36:32 +00:00
|
|
|
* Tue Apr 27 2021 Josh Stone <jistone@redhat.com> - 1.50.0-1
|
|
|
|
- Update to Rust and Cargo 1.50.0.
|
|
|
|
|
2021-04-16 05:29:27 +00:00
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.49.0-2
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
2021-01-06 17:33:44 +00:00
|
|
|
* Wed Jan 06 2021 Josh Stone <jistone@redhat.com> - 1.49.0-1
|
|
|
|
- Update to Rust and Cargo 1.49.0.
|
|
|
|
|
2020-12-10 20:10:47 +00:00
|
|
|
* Thu Dec 10 2020 Josh Stone <jistone@redhat.com> - 1.48.0-1
|
|
|
|
- Update to Rust and Cargo 1.48.0.
|
|
|
|
|
2020-11-10 20:07:54 +00:00
|
|
|
* Tue Nov 10 2020 Josh Stone <jistone@redhat.com> - 1.47.0-1
|
|
|
|
- Initial rust-toolset on el9
|