buildah-1.14.0-0.12.dev.git55fa8f5
- autobuilt 55fa8f5 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
304078af32
commit
cd1589652b
1
.gitignore
vendored
1
.gitignore
vendored
@ -402,3 +402,4 @@
|
||||
/buildah-b555b7d.tar.gz
|
||||
/buildah-a3dec02.tar.gz
|
||||
/buildah-47ce18b.tar.gz
|
||||
/buildah-55fa8f5.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 47ce18b63c19dfd0dfc9ef5e90ea26ebcacb562e
|
||||
%global commit0 55fa8f5a46a7871c453faa760ee3b8e08662238a
|
||||
%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.11.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.12.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
|
||||
* Thu Jan 09 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.12.dev.git55fa8f5
|
||||
- autobuilt 55fa8f5
|
||||
|
||||
* Wed Jan 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.11.dev.git47ce18b
|
||||
- autobuilt 47ce18b
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-47ce18b.tar.gz) = 6540dd528a923fecefa021f00b08ad15355f447ccd9405753ad570b733aaa7d34fa76251aca936e8b4b89ecbbca79cac4b8967cdfa3575ac7c9d0f992c746e48
|
||||
SHA512 (buildah-55fa8f5.tar.gz) = 599af8202615cab5c83677e9569816df326b6032b784290def900fae9a2396a6fb7af9ade46cc0cb42878c5fac138dbbc355a1f7786a12535cf99dbfbc07be03
|
||||
|
Loading…
Reference in New Issue
Block a user