summaryrefslogtreecommitdiffstats
path: root/buildah.spec
diff options
context:
space:
mode:
authorLokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>2018-04-16 03:22:20 +0000
committerLokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>2018-04-16 03:22:20 +0000
commit0d45aea83ebe50a255022df300eca0ec4f187a6e (patch)
treed3677f051ab4ce80c3d30c7fbb8b4ecb97060180 /buildah.spec
parent057ff556ee0fed976c3275fe97c4dd715d5b3166 (diff)
downloadbuildah-0d45aea83ebe50a255022df300eca0ec4f187a6e.tar.gz
buildah-0d45aea83ebe50a255022df300eca0ec4f187a6e.tar.xz
buildah-0d45aea83ebe50a255022df300eca0ec4f187a6e.zip
buildah-0.16-6.git83d7d10
- autobuilt commit 83d7d10 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
Diffstat (limited to 'buildah.spec')
-rw-r--r--buildah.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/buildah.spec b/buildah.spec
index b5f8bce..26463da 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 43392231c3e773569d598c48d4ac14512e009002
+%global commit0 83d7d100df1c048d34b6efd6ac7b8d0305ad03f1
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
Name: %{repo}
Version: 0.16
-Release: 5.git%{shortcommit0}%{?dist}
+Release: 6.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) <lsm5+bot@fedoraproject.org> - 0.16-6.git83d7d10
+- autobuilt commit 83d7d10
+
* Mon Apr 09 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.16-5.git4339223
- autobuilt commit 4339223