buildah-1.17.0-0.26.dev.gitdc504d9
- autobuilt dc504d9 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
00e0959b97
commit
6f0123d4a7
1
.gitignore
vendored
1
.gitignore
vendored
@ -511,3 +511,4 @@
|
||||
/buildah-b3f6ed8.tar.gz
|
||||
/buildah-5955652.tar.gz
|
||||
/buildah-7fb1282.tar.gz
|
||||
/buildah-dc504d9.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 7fb12829326bc5aff9069282f31bb2e947c537f0
|
||||
%global commit0 dc504d944c5ce2183eda7cb64db4b5b7c2873ad9
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.17.0
|
||||
Release: 0.25.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.26.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Oct 1 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.26.dev.gitdc504d9
|
||||
- autobuilt dc504d9
|
||||
|
||||
* Wed Sep 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.25.dev.git7fb1282
|
||||
- autobuilt 7fb1282
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-7fb1282.tar.gz) = d899dbc90a41d8f7eedf50b8db680e543c2b60918c7bd337b867882e10a285cc813a04d7d0b59e86b37260546e0205adb9fef696635257278fd62e809f7936a4
|
||||
SHA512 (buildah-dc504d9.tar.gz) = 2a5dd9a11597b82cddf404f4866d2307eb5972458f324143104a4147912fb058a7f2c8509d73067de69ca4d7f9fdc32b43a25907aa2c1c6d926e5106250fcf65
|
||||
|
Loading…
Reference in New Issue
Block a user