buildah-1.19.0-0.23.dev.git6747061
- autobuilt 6747061 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f81065d88a
commit
432913e567
1
.gitignore
vendored
1
.gitignore
vendored
@ -553,3 +553,4 @@
|
||||
/buildah-ef8adfd.tar.gz
|
||||
/buildah-8c01c17.tar.gz
|
||||
/buildah-356fd7e.tar.gz
|
||||
/buildah-6747061.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 356fd7e89b62c3d75a9c51d1415a30fda97ddd0a
|
||||
%global commit0 67470615779c2b2d3235bfd20097d4f2a3c0d216
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.19.0
|
||||
Release: 0.22.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.23.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
|
||||
* Thu Dec 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.23.dev.git6747061
|
||||
- autobuilt 6747061
|
||||
|
||||
* Wed Dec 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.22.dev.git356fd7e
|
||||
- autobuilt 356fd7e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-356fd7e.tar.gz) = 1d82b55fcd3f2603f53db64628beaf08cbef027b8e7667daaf4e676bc0e8191c91faf02357ae702894bdfd0f2654a0b87093289bf1650f4ed132382c5ca356f3
|
||||
SHA512 (buildah-6747061.tar.gz) = 2909002bd8d47204c415ef5999fd1c2d7a4347d0d007201a5d29f1fb9b88f3ff2c48a760e68f8fddccbe78f5876ff6ae5526d6f287056dff23b06349836d465c
|
||||
|
Loading…
Reference in New Issue
Block a user