buildah-1.20.2-0.5.dev.git1065fd2
- autobuilt 1065fd2 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
aa72734aff
commit
c410d8e180
1
.gitignore
vendored
1
.gitignore
vendored
@ -644,3 +644,4 @@
|
||||
/v1.19.6.tar.gz
|
||||
/buildah-2f99c2e.tar.gz
|
||||
/buildah-9428d03.tar.gz
|
||||
/buildah-1065fd2.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 9428d031941449533dde1cd851b329676bb46254
|
||||
%global commit0 1065fd2bf0b4e665037de13807e825a5b16739d3
|
||||
%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.4.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.5.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
|
||||
* Wed Apr 28 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.2-0.5.dev.git1065fd2
|
||||
- autobuilt 1065fd2
|
||||
|
||||
* Mon Apr 26 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.2-0.4.dev.git9428d03
|
||||
- autobuilt 9428d03
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-9428d03.tar.gz) = 2df8440ee121a7953290545b477171159e2d4b0f96e2eb1a76ab551a33e9421397e4efd9b2da3fb9c7d49ca2b8ad88fdf65cc9b21140cc6e0f31fb2e3b2a2102
|
||||
SHA512 (buildah-1065fd2.tar.gz) = f0324c2d6acc3769b99811563205307e71d464880778e5b2c6462d9ce4ed3708ec02f205755ca0b9f085bf866db5cbf2bc67a843a924d3c93bf0731b843b62e4
|
||||
|
Loading…
Reference in New Issue
Block a user