diff --git a/cadvisor.spec b/cadvisor.spec index a860a5b..bd77be5 100644 --- a/cadvisor.spec +++ b/cadvisor.spec @@ -42,7 +42,7 @@ Name: %{repo} Version: 0.22.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Analyzes resource usage and performance characteristics of running containers License: ASL 2.0 URL: https://%{provider_prefix} @@ -403,6 +403,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 0.22.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Mon Jul 03 2017 Jan Chaloupka - 0.22.2-4 - Exclude aarch64, zfs is not available related: #1256978