diff --git a/skopeo.spec b/skopeo.spec index ee3f8e8..39ef4a6 100644 --- a/skopeo.spec +++ b/skopeo.spec @@ -37,7 +37,7 @@ Name: skopeo Epoch: 1 %endif # centos Version: 0.1.23 -Release: 4.git%{shortcommit}%{?dist} +Release: 5.git%{shortcommit}%{?dist} Summary: Inspect Docker images and repositories on registries License: ASL 2.0 URL: https://%{provider_prefix} @@ -288,6 +288,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %{_datadir}/bash-completion/completions/%{name} %changelog +* Thu Aug 03 2017 Fedora Release Engineering - 0.1.23-5.git1bbd87f +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + * Sun Jul 30 2017 Florian Weimer - 0.1.23-4.git1bbd87f - Rebuild with binutils fix for ppc64le (#1475636)