buildah-1.20.2-0.6.dev.gitc4fc67f
- autobuilt c4fc67f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c410d8e180
commit
4e339010a7
1
.gitignore
vendored
1
.gitignore
vendored
@ -645,3 +645,4 @@
|
||||
/buildah-2f99c2e.tar.gz
|
||||
/buildah-9428d03.tar.gz
|
||||
/buildah-1065fd2.tar.gz
|
||||
/buildah-c4fc67f.tar.gz
|
||||
|
@ -24,7 +24,7 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 1065fd2bf0b4e665037de13807e825a5b16739d3
|
||||
%global commit0 c4fc67f8fdd73cbe5c85a8ddac37694a6a5d9770
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.20.2
|
||||
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
|
||||
@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon May 03 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.2-0.6.dev.gitc4fc67f
|
||||
- autobuilt c4fc67f
|
||||
|
||||
* Wed Apr 28 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.2-0.5.dev.git1065fd2
|
||||
- autobuilt 1065fd2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1065fd2.tar.gz) = f0324c2d6acc3769b99811563205307e71d464880778e5b2c6462d9ce4ed3708ec02f205755ca0b9f085bf866db5cbf2bc67a843a924d3c93bf0731b843b62e4
|
||||
SHA512 (buildah-c4fc67f.tar.gz) = a1f4a1b9b07c57e4faa51a59086b57d02f326378817b325af45368cc8d1ebeaf558fbb4224c83236dfae2b3bdc66d4741ea1ab9734e3ad0f69dec518d4293dd2
|
||||
|
Loading…
Reference in New Issue
Block a user