diff --git a/.gitignore b/.gitignore index 7ca3d38..80519ea 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /env_logger-0.5.1.crate /env_logger-0.5.2.crate /env_logger-0.5.3.crate +/env_logger-0.5.4.crate diff --git a/rust-env_logger.spec b/rust-env_logger.spec index 58e7458..fd19196 100644 --- a/rust-env_logger.spec +++ b/rust-env_logger.spec @@ -5,8 +5,8 @@ %global crate env_logger Name: rust-%{crate} -Version: 0.5.3 -Release: 2%{?dist} +Version: 0.5.4 +Release: 1%{?dist} Summary: Logging implementation for `log` which is configured via environment variable License: MIT or ASL 2.0 @@ -18,7 +18,7 @@ ExclusiveArch: %{rust_arches} BuildRequires: rust-packaging # [dependencies] BuildRequires: (crate(atty) >= 0.2.0 with crate(atty) < 0.3.0) -BuildRequires: (crate(chrono) >= 0.4.0 with crate(chrono) < 0.5.0) +BuildRequires: (crate(humantime) >= 1.1.0 with crate(humantime) < 2.0.0) BuildRequires: ((crate(log) >= 0.4.0 with crate(log) < 0.5.0) with crate(log/std)) BuildRequires: (crate(regex) >= 0.2.0 with crate(regex) < 0.3.0) BuildRequires: (crate(termcolor) >= 0.3.0 with crate(termcolor) < 0.4.0) @@ -58,6 +58,9 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Mon Feb 26 2018 Josh Stone - 0.5.4-1 +- Update to 0.5.4 + * Fri Feb 09 2018 Fedora Release Engineering - 0.5.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild diff --git a/sources b/sources index 8d66c7c..3b74630 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (env_logger-0.5.3.crate) = ac3ff5dc40ce58da52ea0c782d771b445cd9350304e3cc0cbb502bf9f4c0d598371eac8a755032f92cbf4997c2fa90777f179296f85316778154a495eab2e518 +SHA512 (env_logger-0.5.4.crate) = d4d2c33ed71c2dfd7be1b76335b56ff215ab8be78e3ff93298d068af64a6a2ac1a43d3275589c28ce666fb598cfb5bbd78e44e148eac7feef2e6a63b1f134c10