buildah-1.21.1-0.1.dev.gitf629ded
- bump to 1.21.1 - autobuilt f629ded Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c9da5769ad
commit
bb3faf3497
1
.gitignore
vendored
1
.gitignore
vendored
@ -654,3 +654,4 @@
|
||||
/buildah-162fbaf.tar.gz
|
||||
/buildah-2ab877e.tar.gz
|
||||
/buildah-f30b420.tar.gz
|
||||
/buildah-f629ded.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 f30b420d6f3da8b61fd8b664c919691826063bef
|
||||
%global commit0 f629ded01a240c7e4a67001c279d593fefe5dabd
|
||||
%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.20.2
|
||||
Release: 0.15.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 1.21.1
|
||||
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
|
||||
@ -160,6 +160,10 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu May 20 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.21.1-0.1.dev.gitf629ded
|
||||
- bump to 1.21.1
|
||||
- autobuilt f629ded
|
||||
|
||||
* Tue May 18 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.2-0.15.dev.gitf30b420
|
||||
- autobuilt f30b420
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-f30b420.tar.gz) = dbe747e878f6fdde7849ab725d83a42ecd35ae2f8179002abf996b58e8995ffc29f196496897aebc0c10ca9fb2db3463347e721309e1a24e0b42dc0ef445e1d3
|
||||
SHA512 (buildah-f629ded.tar.gz) = 2bf464b982da2c663d500a15dd0454aa3e27664bfefe1b18001ca7be0902c7fcee6193059c0277c991748be9a6ea76d2be2d6817bf32482c65c06b613525c94c
|
||||
|
Loading…
Reference in New Issue
Block a user