|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 0.6.0
|
|
|
|
Version: 0.6.0
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 4%{?dist}
|
|
|
|
Summary: Simple, efficient logging
|
|
|
|
Summary: Simple, efficient logging
|
|
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: MIT
|
|
|
|
# Upstream license specification: MIT
|
|
|
@ -131,6 +131,9 @@ which use "meta-logging-in-format" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Dec 28 13:30:09 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.6.0-4
|
|
|
|
|
|
|
|
- Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Nov 28 2020 Fabio Valentini <decathorpe@gmail.com> - 0.6.0-3
|
|
|
|
* Sat Nov 28 2020 Fabio Valentini <decathorpe@gmail.com> - 0.6.0-3
|
|
|
|
- Remove features with missing dependencies (reopen, syslog).
|
|
|
|
- Remove features with missing dependencies (reopen, syslog).
|
|
|
|
|
|
|
|
|
|
|
|