|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 0.5.0
|
|
|
|
Version: 0.5.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Automatically implement traits from the palette crate
|
|
|
|
Summary: Automatically implement traits from the palette crate
|
|
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: MIT OR Apache-2.0
|
|
|
|
# Upstream license specification: MIT OR Apache-2.0
|
|
|
@ -83,5 +83,8 @@ which use "strict" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Sep 19 2020 Fabio Valentini <decathorpe@gmail.com> - 0.5.0-1
|
|
|
|
* Sat Sep 19 2020 Fabio Valentini <decathorpe@gmail.com> - 0.5.0-1
|
|
|
|
- Initial package
|
|
|
|
- Initial package
|
|
|
|