From 9842359536d205389856ab8487e4b99dcfd73140 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Tue, 31 Jul 2018 10:44:59 +0200 Subject: [PATCH] Rebuild with fixed binutils --- buildah.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index 161c86c..7829ed0 100644 --- a/buildah.spec +++ b/buildah.spec @@ -26,7 +26,7 @@ Name: %{repo} Version: 1.3 -Release: 9.dev.git%{shortcommit0}%{?dist} +Release: 10.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{provider_prefix} @@ -91,6 +91,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions %{_datadir}/bash-completion/completions/%{name} %changelog +* Tue Jul 31 2018 Florian Weimer - 1.3-10.dev.gitbe03809 +- Rebuild with fixed binutils + * Sun Jul 29 2018 Lokesh Mandvekar (Bot) - 1.3-9.dev.gitbe03809 - autobuilt be03809