buildah-1.11.0-0.6.dev.gitf4cfe9c
- autobuilt f4cfe9c Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
62987fcfb3
commit
ff6f627c03
1
.gitignore
vendored
1
.gitignore
vendored
@ -263,3 +263,4 @@
|
||||
/buildah-232f7c6.tar.gz
|
||||
/buildah-bafcf88.tar.gz
|
||||
/buildah-03aa807.tar.gz
|
||||
/buildah-f4cfe9c.tar.gz
|
||||
|
@ -15,12 +15,12 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 03aa80716fd5d014be76863ca496fed578d591db
|
||||
%global commit0 f4cfe9c65b232d280b80e15b7dab8ef0ddbfdaf4
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.11.0
|
||||
Release: 0.5.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.6.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Thu Aug 08 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.6.dev.gitf4cfe9c
|
||||
- autobuilt f4cfe9c
|
||||
|
||||
* Wed Aug 07 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.5.dev.git03aa807
|
||||
- autobuilt 03aa807
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-03aa807.tar.gz) = cbd9d341c80802add5eb743b094829de02af96c07442481b7d1c8bf59452f63634475c7e69da39d56e3787984624465099a3a2d40eca5e3ca79daa4a93dfd3f6
|
||||
SHA512 (buildah-f4cfe9c.tar.gz) = 0fafb8e0e716775acb86cc20b29867e03c74ebc5c04d03082e27bbba2055f4e0151d1e61441dcb099d64aabe558a0a5a43bff79c4235693e6accde87ec3bbd27
|
||||
|
Loading…
Reference in New Issue
Block a user