|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 0.6.3
|
|
|
|
Version: 0.6.3
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Simple Parsing Expression Grammar (PEG) parser generator
|
|
|
|
Summary: Simple Parsing Expression Grammar (PEG) parser generator
|
|
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: MIT
|
|
|
|
# Upstream license specification: MIT
|
|
|
@ -84,6 +84,9 @@ which use "trace" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.3-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Sep 15 2020 Fabio Valentini <decathorpe@gmail.com> - 0.6.3-1
|
|
|
|
* Tue Sep 15 2020 Fabio Valentini <decathorpe@gmail.com> - 0.6.3-1
|
|
|
|
- Update to version 0.6.3.
|
|
|
|
- Update to version 0.6.3.
|
|
|
|
|
|
|
|
|
|
|
|