buildah-1.13.0-0.2.dev.git068b6f5
- autobuilt 068b6f5 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f21b36a868
commit
b3a53a56ba
1
.gitignore
vendored
1
.gitignore
vendored
@ -382,3 +382,4 @@
|
||||
/buildah-70b101f.tar.gz
|
||||
/buildah-db59421.tar.gz
|
||||
/buildah-e28c43d.tar.gz
|
||||
/buildah-068b6f5.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 e28c43d17890a5c61ccb43300dbbe475c8e06e18
|
||||
%global commit0 068b6f5d63c6d9c6ecc7d45f934486b9df05fc60
|
||||
%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.1.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.2.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
|
||||
* Mon Dec 16 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.13.0-0.2.dev.git068b6f5
|
||||
- autobuilt 068b6f5
|
||||
|
||||
* Fri Dec 13 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.13.0-0.1.dev.gite28c43d
|
||||
- bump to 1.13.0
|
||||
- autobuilt e28c43d
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-e28c43d.tar.gz) = 5e1ca19c09b022d54b1afd6b283239301b6805f4162129549c015859b099521dd3937b465ef65bb4594da26331a1272de2489fe1659efb2d10cfaffa1bb626ad
|
||||
SHA512 (buildah-068b6f5.tar.gz) = 7547be38bd11a20a5b6a886f919a98faf937937c2b25d22678f1a132b1a292a35bb56ed3d5040e5e67a09c76ea4e0386a322a98821a3e42369def151d91da7bb
|
||||
|
Loading…
Reference in New Issue
Block a user