buildah-1.13.0-0.5.dev.git188269a
- autobuilt 188269a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
12b971bb8a
commit
8f5f7f5d5c
1
.gitignore
vendored
1
.gitignore
vendored
@ -385,3 +385,4 @@
|
||||
/buildah-068b6f5.tar.gz
|
||||
/buildah-acc7c35.tar.gz
|
||||
/buildah-0662a4e.tar.gz
|
||||
/buildah-188269a.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 0662a4e3643b4dd39b166d538ee1115d129c0da7
|
||||
%global commit0 188269aaacab8d95c8b7e75773a0405cbd14da5b
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.13.0
|
||||
Release: 0.4.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.5.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 Dec 18 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.13.0-0.5.dev.git188269a
|
||||
- autobuilt 188269a
|
||||
|
||||
* Wed Dec 18 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.13.0-0.4.dev.git0662a4e
|
||||
- autobuilt 0662a4e
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-0662a4e.tar.gz) = 08217792d3aa8b9ac7fbe522804975ea230110e893a88b0e2ca5b6390f2eb5089145dd1846abc203b5bed231f08ed2f2d5de042aa74b3e82523d46803b207b2b
|
||||
SHA512 (buildah-188269a.tar.gz) = 462afcf05c55f73299e14049126fce33f0459fd2cd86e60eafe28701ab2f4667a5d375d0eeca3cbc3428076e4347611f5bba7e680acc1ed83e04818db17f2e44
|
||||
|
||||
Loading…
Reference in New Issue
Block a user