buildah-1.17.0-0.35.dev.git7389cc7
- autobuilt 7389cc7 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
845c4c0a58
commit
c9c0e474cd
1
.gitignore
vendored
1
.gitignore
vendored
@ -519,3 +519,4 @@
|
||||
/buildah-ed75e66.tar.gz
|
||||
/buildah-415715a.tar.gz
|
||||
/buildah-9913b9f.tar.gz
|
||||
/buildah-7389cc7.tar.gz
|
||||
|
@ -24,7 +24,7 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 9913b9f55afe8fa502b098bb5d9504270e85b3b9
|
||||
%global commit0 7389cc7acf753b29a6f7b86968e6b24b3790aac1
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.17.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
|
||||
@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Oct 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.35.dev.git7389cc7
|
||||
- autobuilt 7389cc7
|
||||
|
||||
* Tue Oct 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.34.dev.git9913b9f
|
||||
- autobuilt 9913b9f
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-9913b9f.tar.gz) = da03e327a9c870200418d1723c4d1fcd3ef2700d37a1e17b539ba24c46c08951021fbc9f7d179d5e8eeeb49057766a07bb0917290ddb8a0384d88bf0c3f82e70
|
||||
SHA512 (buildah-7389cc7.tar.gz) = 29b843aaa94ec1e84a2b24efff8080d1a1b7cbdcffaba18f9724fbf304336513deaf6da522804fc66d0161433a380190a12331861c7cf6f328e5dd3a9cfdb373
|
||||
|
Loading…
Reference in New Issue
Block a user