buildah-1.20.0-0.1.dev.git911e6ea
- bump to 1.20.0 - autobuilt 911e6ea Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
913d77747c
commit
240ce27422
1
.gitignore
vendored
1
.gitignore
vendored
@ -572,3 +572,4 @@
|
||||
/buildah-ddcbb30.tar.gz
|
||||
/buildah-10c10ee.tar.gz
|
||||
/buildah-1b3dc91.tar.gz
|
||||
/buildah-911e6ea.tar.gz
|
||||
|
10
buildah.spec
10
buildah.spec
@ -24,7 +24,7 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 1b3dc91924a988459ca3e0d7d7bd3a5433669c07
|
||||
%global commit0 911e6ea15cb3178052f621f2950dc8797deccee8
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -34,8 +34,8 @@
|
||||
%define download_url https://%{import_path}/archive/%{built_tag}.tar.gz
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.19.0
|
||||
Release: 0.41.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 1.20.0
|
||||
Release: 0.1.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,10 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Sat Jan 9 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.1.dev.git911e6ea
|
||||
- bump to 1.20.0
|
||||
- autobuilt 911e6ea
|
||||
|
||||
* Fri Jan 8 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.41.dev.git1b3dc91
|
||||
- autobuilt 1b3dc91
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1b3dc91.tar.gz) = 9f18c29fc79212428c3f688f8675cc3b88733b536abaf696abcda8b7fb3ed4489936ecf8908ebc3b0da6081ea3ec4c4e2f75838d3a2f59547e0740a957c4d774
|
||||
SHA512 (buildah-911e6ea.tar.gz) = d2c5244efdd6b8477b270aed5627a5bbcd135c8463d8651ba3c666b2bd73efb89dde9aa578e60b75a61e617214fafeb523b944792d679dc51e1e2c8ea90cd07f
|
||||
|
Loading…
Reference in New Issue
Block a user