diff --git a/runc.spec b/runc.spec index e2a846a..357d22b 100644 --- a/runc.spec +++ b/runc.spec @@ -32,7 +32,7 @@ Name: %{repo} Epoch: 2 %endif Version: 1.0.0 -Release: 17.rc4.git%{shortcommit0}%{?dist} +Release: 17.rc4.git%{shortcommit0}%{?dist}.1 Summary: CLI for running Open Containers License: ASL 2.0 URL: %{git0} @@ -296,6 +296,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 2:1.0.0-17.rc4.git9f9c962.1 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Jan 24 2018 Dan Walsh - 2:1.0.0-17.rc4.git9f9c962 - Bump to the latest from upstream