buildah-1.9.3-0.68.dev.git3117f5e
- autobuilt 3117f5e Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
e8359df44d
commit
03dba758f9
1
.gitignore
vendored
1
.gitignore
vendored
@ -257,3 +257,4 @@
|
||||
/buildah-677b771.tar.gz
|
||||
/buildah-c00f548.tar.gz
|
||||
/buildah-4d017d6.tar.gz
|
||||
/buildah-3117f5e.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 4d017d6c30d2bb70b8320dfc599190a771e77f04
|
||||
%global commit0 3117f5e7e82890a8e0149894e442232f1c71158d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.3
|
||||
Release: 0.67.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.68.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
|
||||
* Fri Aug 02 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.3-0.68.dev.git3117f5e
|
||||
- autobuilt 3117f5e
|
||||
|
||||
* Thu Aug 01 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.3-0.67.dev.git4d017d6
|
||||
- autobuilt 4d017d6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-4d017d6.tar.gz) = 8557c9b09d1be7875db36668b9eadaa4ea3da46c3a260f6daf6dda06d18b0120a147115183cb244a0858e1b4a7334c2795afc2da87524b5ed8c2435835088cf1
|
||||
SHA512 (buildah-3117f5e.tar.gz) = 29fe285930b56ed25c7aefa65776cd2c02b35a9f9b83dc512fae19ca6f4424c807d421fdd0910669c14a80603d308423eeefc01b423b842024d25ac53cd6bf9c
|
||||
|
Loading…
Reference in New Issue
Block a user