buildah-1.13.0-0.3.dev.gitacc7c35
- autobuilt acc7c35 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b3a53a56ba
commit
e5b8ce465d
1
.gitignore
vendored
1
.gitignore
vendored
@ -383,3 +383,4 @@
|
||||
/buildah-db59421.tar.gz
|
||||
/buildah-e28c43d.tar.gz
|
||||
/buildah-068b6f5.tar.gz
|
||||
/buildah-acc7c35.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 068b6f5d63c6d9c6ecc7d45f934486b9df05fc60
|
||||
%global commit0 acc7c35b615dc753c084f00087e3e211bf960593
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.13.0
|
||||
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.3.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
|
||||
* Tue Dec 17 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.13.0-0.3.dev.gitacc7c35
|
||||
- autobuilt acc7c35
|
||||
|
||||
* Mon Dec 16 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.13.0-0.2.dev.git068b6f5
|
||||
- autobuilt 068b6f5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-068b6f5.tar.gz) = 7547be38bd11a20a5b6a886f919a98faf937937c2b25d22678f1a132b1a292a35bb56ed3d5040e5e67a09c76ea4e0386a322a98821a3e42369def151d91da7bb
|
||||
SHA512 (buildah-acc7c35.tar.gz) = 1950c34934cc527c597aa3b40f4241ff6140ee6d0132aadda1a4da91a52d81456fb9948aa111c005ce598866593b192a0f80845bc179e24cf4b90721d0d17caa
|
||||
|
Loading…
Reference in New Issue
Block a user