buildah-1.14.0-0.35.dev.gitf1cf92b
- autobuilt f1cf92b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b1ce4c2906
commit
c10b25e4b2
1
.gitignore
vendored
1
.gitignore
vendored
@ -425,3 +425,4 @@
|
||||
/buildah-4131dfa.tar.gz
|
||||
/buildah-3177db5.tar.gz
|
||||
/buildah-f89b081.tar.gz
|
||||
/buildah-f1cf92b.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 f89b081e05bc4f2d649469f03b702d9b95ddb996
|
||||
%global commit0 f1cf92bba2345a555a437dc533d420769ecb66b2
|
||||
%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.34.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.35.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
|
||||
* Wed Feb 05 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.35.dev.gitf1cf92b
|
||||
- autobuilt f1cf92b
|
||||
|
||||
* Sat Feb 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.34.dev.gitf89b081
|
||||
- autobuilt f89b081
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-f89b081.tar.gz) = 609b111146d7cf9c205d60f3eb55a8727c03160baf1affb9146157030981bdb7379d3c34f96da5af20ab3e6d2eb12418afbc0057b710bfe3855bcac2109b1e5c
|
||||
SHA512 (buildah-f1cf92b.tar.gz) = 1ace9b914d3f12fb80fb03e5fc95453f4f3c830c1a075c1367d8d866b549df43279fa1c01683009b8ea8c374c0551def0522963b9be75622c185c19e62dda770
|
||||
|
Loading…
Reference in New Issue
Block a user