buildah-1.6-29.dev.gitf6a0258
- autobuilt f6a0258 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
2fced185e9
commit
70b44142d9
1
.gitignore
vendored
1
.gitignore
vendored
@ -128,3 +128,4 @@
|
||||
/buildah-169a923.tar.gz
|
||||
/buildah-1ef527c.tar.gz
|
||||
/buildah-5d22f3c.tar.gz
|
||||
/buildah-f6a0258.tar.gz
|
||||
|
@ -15,12 +15,12 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 5d22f3ced9e7191f0b8c277f792a6ac00b63fba8
|
||||
%global commit0 f6a02585a6fcd2d75da12c76d579bdb8388b7257
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.6
|
||||
Release: 28.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 29.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -87,6 +87,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Sat Jan 12 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-29.dev.gitf6a0258
|
||||
- autobuilt f6a0258
|
||||
|
||||
* Fri Jan 11 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-28.dev.git5d22f3c
|
||||
- autobuilt 5d22f3c
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-5d22f3c.tar.gz) = ac24cebaf49d1b09398cef311611acf66bb66f68c775b51af6a04556de6051dfbb78b11111519842f4c7fe785e27b4ad390fbb3c22c28626fe5cd5c14dc5364c
|
||||
SHA512 (buildah-f6a0258.tar.gz) = 3b1be38d1b22942ec263f5664e87b7cc9244d576e5f1578db6fcae7863c75f707ce2051278cd3d4cef5ee3fec2abcc10aa911fb1e3712d1e0ee415d85cfe4dd7
|
||||
|
Loading…
Reference in New Issue
Block a user