diff --git a/rust-env_logger0.4.spec b/rust-env_logger0.4.spec index 4d6502b..55f278d 100644 --- a/rust-env_logger0.4.spec +++ b/rust-env_logger0.4.spec @@ -6,7 +6,7 @@ Name: rust-%{crate}0.4 Version: 0.4.3 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Logging implementation for `log` which is configured via environment variable # Upstream license specification: MIT/Apache-2.0 @@ -82,6 +82,9 @@ which use "regex" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.4.3-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sun Feb 10 2019 Igor Gnatenko - 0.4.3-7 - Adapt to new packaging