buildah-1.2-10.git0143a44
- autobuilt 0143a44 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
83ec27b342
commit
3a2d8da0c1
1
.gitignore
vendored
1
.gitignore
vendored
@ -65,3 +65,4 @@
|
||||
/buildah-2064b29.tar.gz
|
||||
/buildah-da7be32.tar.gz
|
||||
/buildah-2441ff4.tar.gz
|
||||
/buildah-0143a44.tar.gz
|
||||
|
@ -14,12 +14,12 @@
|
||||
# https://github.com/projectatomic/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 2441ff4f9f6a5e635f85c177892f096a46503d6f
|
||||
%global commit0 0143a4428b3c700bacf3ef0ee2397c61eb68e724
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.2
|
||||
Release: 9.git%{shortcommit0}%{?dist}
|
||||
Release: 10.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
|
||||
* Sat Jun 23 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-10.git0143a44
|
||||
- autobuilt 0143a44
|
||||
|
||||
* Thu Jun 21 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-9.git2441ff4
|
||||
- autobuilt 2441ff4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-2441ff4.tar.gz) = 792f45b4273cdde97bd6d8c7a5efc87f8e4ca173ea0fadc55a3d591f69f7a16ac2de351e06757ca7d2f3d43c7622ad37d670a256dd5b964fc6bc39527106b308
|
||||
SHA512 (buildah-0143a44.tar.gz) = b0d190ff361ca37084672f849dc1b400c1593d9eb9abca45219dcfb03c55377e4485a1d885f67478f6a6cfc5386debe28e42501f10226ce35abff63c8999c8ef
|
||||
|
Loading…
Reference in New Issue
Block a user