buildah-1.20.2-0.1.dev.git2e5732b
- bump to 1.20.2 - autobuilt 2e5732b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ca94abdd5f
commit
65ade10047
1
.gitignore
vendored
1
.gitignore
vendored
@ -639,3 +639,4 @@
|
||||
/buildah-ecbb651.tar.gz
|
||||
/buildah-915de2e.tar.gz
|
||||
/buildah-98f7b3d.tar.gz
|
||||
/buildah-2e5732b.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 98f7b3d82abf45bdb609b69a0028d54f80d0390c
|
||||
%global commit0 2e5732bc714f8eb83298707e73bf0908e8e8e576
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -34,7 +34,7 @@
|
||||
%define download_url https://%{import_path}/archive/%{built_tag}.tar.gz
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.20.1
|
||||
Version: 1.20.2
|
||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
@ -161,6 +161,10 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Apr 14 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.2-0.1.dev.git2e5732b
|
||||
- bump to 1.20.2
|
||||
- autobuilt 2e5732b
|
||||
|
||||
* Mon Mar 29 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.1-0.1.dev.git98f7b3d
|
||||
- bump to 1.20.1
|
||||
- autobuilt 98f7b3d
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-98f7b3d.tar.gz) = 8b52ad25e55998e57da3a180a849b9a1ebc9b6bf4eb7e43b8d8efdc50ff3aa3840c676fcffc643a64e8391c0dadfeb8249f732373147d939a08abfb802577bd8
|
||||
SHA512 (buildah-2e5732b.tar.gz) = 939419d1bfa9f97628e0bf5767ebd6bfd2e09a4029e87c0a8688fbdb761f6c2f3780f6af5c7dcf74fc1238823f62022258ba1681b688f61a616e50a7aac207e5
|
||||
|
Loading…
Reference in New Issue
Block a user