From 66c7bbdf51ddcac7ed2fd1a9329cdc3a300a74f6 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Feb 04 2020 22:17:11 +0000 Subject: buildah-1.13.2-2 - bump to v1.13.2 - autobuilt b8a8a01 Signed-off-by: RH Container Bot --- diff --git a/buildah.spec b/buildah.spec index 7f37b92..7944cd3 100644 --- a/buildah.spec +++ b/buildah.spec @@ -28,7 +28,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback ${BUILDTAGS:-}" - %global built_tag v1.12.0 Name: %{repo} -Version: 1.12.0 +Version: 1.13.2 Release: 2%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 @@ -107,6 +107,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Tue Feb 04 2020 RH Container Bot - 1.13.2-2 +- bump to v1.13.2 +- autobuilt b8a8a01 + * Fri Dec 13 2019 RH Container Bot - 1.12.0-2 - bump to v1.12.0 - autobuilt 6cc4656