buildah-1.20.0-0.9.dev.git6002877
- autobuilt 6002877 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
22e9d9843a
commit
9acf2c9b17
1
.gitignore
vendored
1
.gitignore
vendored
@ -588,3 +588,4 @@
|
||||
/buildah-4925e86.tar.gz
|
||||
/buildah-2f20868.tar.gz
|
||||
/buildah-0c5bfcd.tar.gz
|
||||
/buildah-6002877.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 0c5bfcd4f0fb5c76b49335a52d5f3a3f9ef84305
|
||||
%global commit0 60028775b9bf56830dc30c1326502d1534ec9544
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.20.0
|
||||
Release: 0.8.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.9.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 Jan 27 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.9.dev.git6002877
|
||||
- autobuilt 6002877
|
||||
|
||||
* Mon Jan 25 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.8.dev.git0c5bfcd
|
||||
- autobuilt 0c5bfcd
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-0c5bfcd.tar.gz) = 6c824eb2e0c7b94d3a1e32cc384069388238b68f404e6837e257d9f33b1d22af2291bbdf0b1c2a66ce98d778fcd10de33a68b5dfeb22db613cc05779c5027c9e
|
||||
SHA512 (buildah-6002877.tar.gz) = 06582a4bf51ee0e94c0ecd68a376a674854bb74eea2e0dfad8621b0065fa5f5061e8f39dd5698b3a724401e92ed965f869673dd7569a8877a11ac83a074d0916
|
||||
|
Loading…
Reference in New Issue
Block a user