buildah-1.12.0-0.28.dev.gite2c33f3
- autobuilt e2c33f3 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d42f5d3883
commit
6f4b715e07
1
.gitignore
vendored
1
.gitignore
vendored
@ -321,3 +321,4 @@
|
||||
/buildah-fc06a4d.tar.gz
|
||||
/buildah-bf04bf1.tar.gz
|
||||
/buildah-cf933c8.tar.gz
|
||||
/buildah-e2c33f3.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 cf933c87c4f76dcbc22143530d4863886381f869
|
||||
%global commit0 e2c33f36f271c7762dff50cb86e642e482828ee8
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.12.0
|
||||
Release: 0.27.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.28.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Oct 01 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.28.dev.gite2c33f3
|
||||
- autobuilt e2c33f3
|
||||
|
||||
* Tue Oct 01 2019 Debarshi Ray <rishi@fedoraproject.org> - 1.12.0-0.27.dev.gitcf933c8
|
||||
- Require crun >= 0.10-1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-cf933c8.tar.gz) = 760e345e8678773be32903bd5c7a5462d11cd67de21de67e640ce2d7d60925edb991d6cb81bb86e40f780653352d4b6ac0cbdbfaae5511eccf63f22e0f9ee32e
|
||||
SHA512 (buildah-e2c33f3.tar.gz) = 43a595b0d837332984e82d4121006a41e26544a6fd67b09f4872207ab1d83bd472e74f56017d8c716eaa7f03d9631b91baacbe4985b68d83e7e98c52c0d186fe
|
||||
|
Loading…
Reference in New Issue
Block a user