buildah-1.3-6.dev.gite5f7539
- autobuilt e5f7539 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
fdf43281b3
commit
4fcce60ea6
1
.gitignore
vendored
1
.gitignore
vendored
@ -83,3 +83,4 @@
|
||||
/buildah-a9895bd.tar.gz
|
||||
/buildah-1215b16.tar.gz
|
||||
/buildah-826733a.tar.gz
|
||||
/buildah-e5f7539.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 commit0 826733af7feb41df082468dbedc96a0f31626c98
|
||||
%global commit0 e5f75394207cf2511f574b388baff39391378ee0
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.3
|
||||
Release: 5.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 6.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -91,6 +91,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Jul 25 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.3-6.dev.gite5f7539
|
||||
- autobuilt e5f7539
|
||||
|
||||
* Mon Jul 23 2018 Dan Walsh <dwalsh@redhat.com> - 1.3-5.dev.dev.git826733a
|
||||
- Change container-selinux Requires to Recommends
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-826733a.tar.gz) = 26e3d30b19b61a328aebc2bba743fea179a2a90e8e77f32dc7e13143d44e18727f67d4ae3356519b0fc4d83f3f4acf05e8d9f1f4342353565e1c3bafdf041d18
|
||||
SHA512 (buildah-e5f7539.tar.gz) = 45edfba2068b3b133cb7e0897d1ff81147838e089a19e4c9462932a9c0684b9a2cf8e6640fe9ab31531d222ecb4cec902447eeecab42a5699d6b22a6e2d4edbc
|
||||
|
Loading…
Reference in New Issue
Block a user