buildah-1.12.0-0.21.dev.gita32fc96
- autobuilt a32fc96 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
6228b7b075
commit
f99787488c
1
.gitignore
vendored
1
.gitignore
vendored
@ -316,3 +316,4 @@
|
||||
/buildah-04150e0.tar.gz
|
||||
/buildah-c3b1ec6.tar.gz
|
||||
/buildah-61e32a5.tar.gz
|
||||
/buildah-a32fc96.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 61e32a57111eb158cfdf45a1a6d77e1c269db9e5
|
||||
%global commit0 a32fc96b10a6e59a5fc35bf12581c7bd86451c1c
|
||||
%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.20.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.21.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
|
||||
* Mon Sep 30 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.21.dev.gita32fc96
|
||||
- autobuilt a32fc96
|
||||
|
||||
* Sat Sep 28 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.20.dev.git61e32a5
|
||||
- autobuilt 61e32a5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-61e32a5.tar.gz) = a52ed18a63761f6cb6da9c21ec02bc60a0c2b083f3bf86d0a4a9f75875aa4280e4dd2348b00a5c2a659925a14a2d74a774b716db1ef9538f79ab7bfd8202ed40
|
||||
SHA512 (buildah-a32fc96.tar.gz) = 3ab8d492e71ee5385731a27358cf4e37e8e221aa3fdf4ac0c136655dc54ee2eae078707229c1227691c10996de769339a610d2b25b3ff44f9b806bc381ff65e4
|
||||
|
Loading…
Reference in New Issue
Block a user