From bde88e3afe86c6370b66458fd22c7b54a7f512f1 Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Mon, 16 Apr 2018 19:12:03 +0000 Subject: buildah-0.16-9.git6421399 - autobuilt commit 6421399 Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c1bf054..86fb620 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /buildah-82529cd.tar.gz /buildah-4339223.tar.gz /buildah-83d7d10.tar.gz +/buildah-6421399.tar.gz diff --git a/buildah.spec b/buildah.spec index 08bdd64..6f3435f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -14,12 +14,12 @@ # https://github.com/projectatomic/buildah %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} %global import_path %{provider_prefix} -%global commit0 83d7d100df1c048d34b6efd6ac7b8d0305ad03f1 +%global commit0 6421399ae187a0f9cf1ba58614a1b047169cccee %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: %{repo} Version: 0.16 -Release: 8.git%{shortcommit0}%{?dist} +Release: 9.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{provider_prefix} @@ -85,6 +85,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions %{_datadir}/bash-completion/completions/%{name} %changelog +* Mon Apr 16 2018 Lokesh Mandvekar (Bot) - 0.16-9.git6421399 +- autobuilt commit 6421399 + * Mon Apr 16 2018 Lokesh Mandvekar (Bot) - 0.16-8.git83d7d10 - autobuilt commit 83d7d10 diff --git a/sources b/sources index 3ef994e..5f08e47 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-83d7d10.tar.gz) = ee31f0085e8a964b8dcbf3f92ce6270faee33544113342deb34324c842f03a946061d4e38317467adbad14b84ef8ae6368e6505fda5984df66062670e44537f3 +SHA512 (buildah-6421399.tar.gz) = 9251d17535602e929731bda216c6224d7cc91b22379187d6ffe0ca676486b7b2d396d9ace6a5e4a88bc05732cd8c9cac1679ec8fc31cb10edf9e5e54c554c6dd -- cgit