|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}0.6
|
|
|
|
Name: rust-%{crate}0.6
|
|
|
|
Version: 0.6.13
|
|
|
|
Version: 0.6.13
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Quasi-quoting macro quote!(...)
|
|
|
|
Summary: Quasi-quoting macro quote!(...)
|
|
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: MIT OR Apache-2.0
|
|
|
|
# Upstream license specification: MIT OR Apache-2.0
|
|
|
@ -83,5 +83,8 @@ which use "proc-macro" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.13-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Aug 18 15:27:19 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.13-1
|
|
|
|
* Sun Aug 18 15:27:19 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.13-1
|
|
|
|
- Initial package
|
|
|
|
- Initial package
|
|
|
|