diff --git a/runc.spec b/runc.spec index 9827569..8554259 100644 --- a/runc.spec +++ b/runc.spec @@ -35,7 +35,7 @@ Epoch: 1 Epoch: 0 %endif Version: 0.0.5 -Release: 0.2.git%{shortcommit}%{?dist} +Release: 0.3.git%{shortcommit}%{?dist} Summary: CLI for running Open Containers License: ASL 2.0 URL: https://%{provider_prefix} @@ -264,6 +264,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 1:0.0.5-0.3.git97bc9a7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Wed Dec 02 2015 jchaloup - 1:0.0.5-0.2.git97bc9a7 - unit-test-devel subpackage requires devel with correct epoch