buildah-1.22.0-0.1.dev.gitbbbe10a
- bump to 1.22.0 - autobuilt bbbe10a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0ec7e88b35
commit
ed35a2ccf9
1
.gitignore
vendored
1
.gitignore
vendored
@ -662,3 +662,4 @@
|
||||
/buildah-23e2b79.tar.gz
|
||||
/buildah-8a6d840.tar.gz
|
||||
/buildah-4fa566e.tar.gz
|
||||
/buildah-bbbe10a.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 4fa566ead27e2a4fafd17f3dec28cc912e983060
|
||||
%global commit0 bbbe10ae89dbcf7c2f689c1df03544b997437172
|
||||
%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.21.1
|
||||
Release: 0.8.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 1.22.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
|
||||
@ -160,6 +160,10 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Jun 03 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.22.0-0.1.dev.gitbbbe10a
|
||||
- bump to 1.22.0
|
||||
- autobuilt bbbe10a
|
||||
|
||||
* Wed Jun 02 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.21.1-0.8.dev.git4fa566e
|
||||
- autobuilt 4fa566e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-4fa566e.tar.gz) = f299d5b69d4ab1bbd3af325cea238c877e16200c71e2858170d217874a969fc95f473e94ab8f7e3b1565c1acbc43f2a1783bf5a2d9f8c91f221c3e4579e83182
|
||||
SHA512 (buildah-bbbe10a.tar.gz) = 86d558c6ae206d957740be305e9b4565fc34c19b53763b6ec8a9c11e56db668dda66e28cb7c893776906837710afc5f79e3c6860a75e46ca364678d6add995b5
|
||||
|
Loading…
Reference in New Issue
Block a user