rust-toolset/rust-toolset.spec

38 lines
1020 B
RPMSpec
Raw Normal View History

2020-11-10 20:07:54 +00:00
Summary: Package that installs rust-toolset
Name: rust-toolset
Version: 1.50.0
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
* Tue Apr 27 2021 Josh Stone <jistone@redhat.com> - 1.50.0-1
- Update to Rust and Cargo 1.50.0.
* 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