summaryrefslogtreecommitdiffstats
path: root/buildah.spec
diff options
context:
space:
mode:
authorLokesh Mandvekar <lsm5@fedoraproject.org>2018-04-09 07:29:22 -0400
committerLokesh Mandvekar <lsm5@fedoraproject.org>2018-04-09 07:29:22 -0400
commit46a0f633ab7aad1fc35e4c712314998819e7da69 (patch)
treeeb3271e5ba75ce5cb7be605043f8ee3e739c79e5 /buildah.spec
parentd2a10b790a4d41bf7ba1f08e61ef29250a1a2b7b (diff)
downloadbuildah-46a0f633ab7aad1fc35e4c712314998819e7da69.tar.gz
buildah-46a0f633ab7aad1fc35e4c712314998819e7da69.tar.xz
buildah-46a0f633ab7aad1fc35e4c712314998819e7da69.zip
buildah-0.16-3.git4339223
- autobuilt commit 4339223 Signed-off-by: Lokesh Mandvekar <lsm5@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 57ee4fb..1e2ad83 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 4743c2e7f132010a01de2d9cf96d10244fced423
+%global commit0 43392231c3e773569d598c48d4ac14512e009002
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
Name: %{repo}
Version: 0.16
-Release: 2.git%{shortcommit0}%{?dist}
+Release: 3.git%{shortcommit0}%{?dist}
Summary: A command line tool used for creating OCI Images
License: ASL 2.0
URL: https://%{provider_prefix}
@@ -84,6 +84,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
%{_datadir}/bash-completion/completions/%{name}
%changelog
+* Mon Apr 09 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.16-3.git4339223
+- autobuilt commit 4339223
+
* Sun Apr 08 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.16-2.git4743c2e
- autobuilt commit 4743c2e