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