Bump for inclusion of OCI 1.0 Runtime and Image Spec
This commit is contained in:
parent
ffb71d3da1
commit
8df8427d8e
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/buildah-597d2ab.tar.gz
|
||||
/buildah-ac2aad6.tar.gz
|
||||
/buildah-b37a981.tar.gz
|
||||
/buildah-b9b2a8a.tar.gz
|
||||
|
@ -21,12 +21,12 @@
|
||||
# https://github.com/projectatomic/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit b37a981500df33dcbeb32325aa6ddd900c42c457
|
||||
%global commit b9b2a8a7ef87833a1db600ed2a3d5295644b2f1c
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
Name: buildah
|
||||
Version: 0.3
|
||||
Release: 1.git%{shortcommit}%{?dist}
|
||||
Release: 2.git%{shortcommit}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -90,7 +90,7 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/buildah
|
||||
|
||||
%changelog
|
||||
* Thu Jul 20 2017 Dan Walsh <dwalsh@redhat.com> 0.3-1.gitb37a981
|
||||
* Thu Jul 20 2017 Dan Walsh <dwalsh@redhat.com> 0.3-2.gitb9b2a8a7e
|
||||
- Bump for inclusion of OCI 1.0 Runtime and Image Spec
|
||||
|
||||
* Tue Jul 18 2017 Dan Walsh <dwalsh@redhat.com> 0.2.0-1.gitac2aad6
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-b37a981.tar.gz) = 7cb7a02d0c876cc2be214cfe6d9489a50951d7b05007a74d31a84cfa36932ef46e7110c76d35caa101d189061a1a1ac86ab61ec31eb5d309870e7170610401c1
|
||||
SHA512 (buildah-b9b2a8a.tar.gz) = 4af5e62d7fb1ec2cc05e5dac09c713b9822d0384fe4a9dc97af9677a0741998726b236022f4d817c9534e229e71bddd1e339f4a886557b6f16deb46eeabfbac7
|
||||
|
Loading…
Reference in New Issue
Block a user