buildah-1.9.2-0.53.dev.git5da3c8c
- autobuilt 5da3c8c Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
8a0ab035a0
commit
1e2e5d2727
1
.gitignore
vendored
1
.gitignore
vendored
@ -243,3 +243,4 @@
|
||||
/buildah-be51b9b.tar.gz
|
||||
/buildah-8da4cb4.tar.gz
|
||||
/buildah-4ae0e14.tar.gz
|
||||
/buildah-5da3c8c.tar.gz
|
||||
|
@ -15,12 +15,12 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 4ae0e14ea8a9ed47fb07351fe7ab23ca0554fc01
|
||||
%global commit0 5da3c8cdb76d5f0ff95a47c2fd285e23f4f121bd
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.2
|
||||
Release: 0.52.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.53.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Jul 19 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.2-0.53.dev.git5da3c8c
|
||||
- autobuilt 5da3c8c
|
||||
|
||||
* Thu Jul 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.2-0.52.dev.git4ae0e14
|
||||
- autobuilt 4ae0e14
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-4ae0e14.tar.gz) = aaec894e5c1a5c5c569e2caae9d5f011db2c84569f2587a4331042e509eeeab0fbc0741af6b1f6929396e99084d11c377654e2666951b8eda82a1207278441a8
|
||||
SHA512 (buildah-5da3c8c.tar.gz) = 09f674a39628ceb11c2ca79e28bfe5abba5a7bc9ae21cd2af904d6f60d3758960800da39ac1dd502abc871680841f986c50fcec7fc8551241dd9a00cf36054eb
|
||||
|
Loading…
Reference in New Issue
Block a user