buildah-1.20.0-0.7.dev.git2f20868
- autobuilt 2f20868 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
323dfa2c81
commit
6b74c424bf
1
.gitignore
vendored
1
.gitignore
vendored
@ -586,3 +586,4 @@
|
||||
/buildah-371e4ca.tar.gz
|
||||
/buildah-1a04337.tar.gz
|
||||
/buildah-4925e86.tar.gz
|
||||
/buildah-2f20868.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 4925e86272121a6e5d83f8a4f594449eae8fdb7a
|
||||
%global commit0 2f2086886215cdd0e7098d143e8fa29f34e148a8
|
||||
%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.6.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.7.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 Jan 25 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.7.dev.git2f20868
|
||||
- autobuilt 2f20868
|
||||
|
||||
* Mon Jan 25 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.6.dev.git4925e86
|
||||
- autobuilt 4925e86
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-4925e86.tar.gz) = 748fbadd203f7141d4ee27f50e02bd77636d5a433053acf3b99ce80e809770ddf0c924ff6f9f16c750f206c97f8494928df4bcce9748a155b4a5e06481f1c110
|
||||
SHA512 (buildah-2f20868.tar.gz) = ca0511d590fc474c7edf849295c6c4a3babfef85fc2c2a6bf4962ca09016f331b4f26c75d3406dec4c3802f195bdffd02938eb7df843185c404fa96a9ea6018d
|
||||
|
Loading…
Reference in New Issue
Block a user