|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 0.7.4
|
|
|
|
Version: 0.7.4
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Structured access to the output of `cargo metadata`
|
|
|
|
Summary: Structured access to the output of `cargo metadata`
|
|
|
|
|
|
|
|
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
@ -88,6 +88,9 @@ which use "backtrace" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.4-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Mar 22 2019 Josh Stone <jistone@redhat.com> - 0.7.4-1
|
|
|
|
* Fri Mar 22 2019 Josh Stone <jistone@redhat.com> - 0.7.4-1
|
|
|
|
- Update to 0.7.4
|
|
|
|
- Update to 0.7.4
|
|
|
|
|
|
|
|
|
|
|
|