buildah-1.11.0-0.3.dev.git232f7c6
- autobuilt 232f7c6 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
149e3e9a8a
commit
777f84ac79
1
.gitignore
vendored
1
.gitignore
vendored
@ -260,3 +260,4 @@
|
||||
/buildah-3117f5e.tar.gz
|
||||
/buildah-ac5031d.tar.gz
|
||||
/buildah-1de958d.tar.gz
|
||||
/buildah-232f7c6.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 1de958dc999a25c1e5e502d46c7011954f06737f
|
||||
%global commit0 232f7c67371b3a780f369b129406886dcbeeea2a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.11.0
|
||||
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.3.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
|
||||
* Tue Aug 06 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.3.dev.git232f7c6
|
||||
- autobuilt 232f7c6
|
||||
|
||||
* Mon Aug 05 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.2.dev.git1de958d
|
||||
- autobuilt 1de958d
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1de958d.tar.gz) = 0dd671686151738c7a31bed1808c2adae8a59281bcd4e39d1ef3713944458aca370cb96f4cc81e32d1dd0637ff5f908608e5e32dd1fa8a9593446a484c968e76
|
||||
SHA512 (buildah-232f7c6.tar.gz) = 44cb64cedc1a26fa787739bb13bb8fee7d395edc33ca87413cbc1fb6551c02e7ce83997df0f8d47945866ba3811c6bc5608fbfaea191c73af6d9562a499fc340
|
||||
|
Loading…
Reference in New Issue
Block a user