buildah-1.14.0-0.31.dev.git82ff48a
- autobuilt 82ff48a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
cab8db52d6
commit
e0acf5e3af
1
.gitignore
vendored
1
.gitignore
vendored
@ -421,3 +421,4 @@
|
||||
/buildah-6e277a2.tar.gz
|
||||
/buildah-ec4bbe6.tar.gz
|
||||
/buildah-0a063c4.tar.gz
|
||||
/buildah-82ff48a.tar.gz
|
||||
|
@ -15,7 +15,7 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 0a063c48a284713431ee87c79ab0a886f61cab20
|
||||
%global commit0 82ff48a06647e1c6ac4d24a23cf4a9dabd3e8f93
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.14.0
|
||||
Release: 0.30.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.31.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Jan 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.31.dev.git82ff48a
|
||||
- autobuilt 82ff48a
|
||||
|
||||
* Tue Jan 28 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.30.dev.git0a063c4
|
||||
- autobuilt 0a063c4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-0a063c4.tar.gz) = cb2f37773a01cd17e8528340a8eb60054e847dc54a19e729876e05d7c709a9cc76d089bfe2aac2dcc12b268bebae2e56b4cab0eb508aefcc6beec7e95f303606
|
||||
SHA512 (buildah-82ff48a.tar.gz) = b1f6986319430bad498453f16ac0a7c0f8c6e8c1652e2b70f83051ad813a2fa03ddebce062fcb0ae47fd8e9e31168ce7a747aa757d1ba168d2431b73e74af922
|
||||
|
Loading…
Reference in New Issue
Block a user