buildah-1.14.0-0.13.dev.git4e23b7a
- autobuilt 4e23b7a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
cd1589652b
commit
510564d0d1
1
.gitignore
vendored
1
.gitignore
vendored
@ -403,3 +403,4 @@
|
||||
/buildah-a3dec02.tar.gz
|
||||
/buildah-47ce18b.tar.gz
|
||||
/buildah-55fa8f5.tar.gz
|
||||
/buildah-4e23b7a.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 55fa8f5a46a7871c453faa760ee3b8e08662238a
|
||||
%global commit0 4e23b7a10cc9bcb990a7060cdd376a7da57bd51f
|
||||
%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.12.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.13.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.13.dev.git4e23b7a
|
||||
- autobuilt 4e23b7a
|
||||
|
||||
* Thu Jan 09 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.12.dev.git55fa8f5
|
||||
- autobuilt 55fa8f5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-55fa8f5.tar.gz) = 599af8202615cab5c83677e9569816df326b6032b784290def900fae9a2396a6fb7af9ade46cc0cb42878c5fac138dbbc355a1f7786a12535cf99dbfbc07be03
|
||||
SHA512 (buildah-4e23b7a.tar.gz) = c92fbac16306df8cc5cb278432cd5b5f91dce0cca03d07495939f4dd30e6b978c18419aa6388196eb37352cb8a47402ed70a218204bb16f627b5a7cdf778fa84
|
||||
|
Loading…
Reference in New Issue
Block a user