buildah-1.17.0-0.28.dev.git71a5615
- autobuilt 71a5615 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ee2c145e61
commit
22a547e496
1
.gitignore
vendored
1
.gitignore
vendored
@ -513,3 +513,4 @@
|
||||
/buildah-7fb1282.tar.gz
|
||||
/buildah-dc504d9.tar.gz
|
||||
/buildah-73ae001.tar.gz
|
||||
/buildah-71a5615.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 73ae0013fc6a05b74078ef4d1108ed6221ff7fde
|
||||
%global commit0 71a5615ce5bc1e5084d9a3baee33da9780ff4f6d
|
||||
%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.27.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.28.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
|
||||
* Sat Oct 3 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.28.dev.git71a5615
|
||||
- autobuilt 71a5615
|
||||
|
||||
* Fri Oct 2 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.27.dev.git73ae001
|
||||
- autobuilt 73ae001
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-73ae001.tar.gz) = 0e1d2402fd31e720e0de8b42a0ea0cce544730ebc6e72207931f74624e95eeeced57a8efaa5d9d89577ae6359a325103bfa5c4210de6f249e370e4f49a570562
|
||||
SHA512 (buildah-71a5615.tar.gz) = 307989865711930358b0b78e17bba8848b8ae45110fde98b436c5bb280b25a74b252ebb9c59980a7248781b0a7f79aafaf20f48d15a30b8f82957b069d92fad7
|
||||
|
Loading…
Reference in New Issue
Block a user