buildah-1.11.0-0.38.dev.git57db70c
- autobuilt 57db70c Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
19425b4349
commit
081b169449
1
.gitignore
vendored
1
.gitignore
vendored
@ -295,3 +295,4 @@
|
||||
/buildah-5671417.tar.gz
|
||||
/buildah-ecf5b72.tar.gz
|
||||
/buildah-e930951.tar.gz
|
||||
/buildah-57db70c.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 e93095178bb3f8babc51bffd42a7cba1cb077cf3
|
||||
%global commit0 57db70c122792edf58cdef88bf69821f1c7e460b
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.11.0
|
||||
Release: 0.37.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.38.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 Aug 30 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.38.dev.git57db70c
|
||||
- autobuilt 57db70c
|
||||
|
||||
* Fri Aug 30 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.37.dev.gite930951
|
||||
- autobuilt e930951
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-e930951.tar.gz) = 9e2797b819e46ed60c6cbc353dad0a311a1365b30f39097e0bf34ca53428fdec23d8d03b941ab622e2e0bc87d3135baf0c89377867cb580c789753b4e6ba3d29
|
||||
SHA512 (buildah-57db70c.tar.gz) = e5854afadc81f051db5ff82584fa500697343fe03444ef645701ded5aa7cb856db207d213a80105155a579d57e727211e9d793c69295a0d91ef85860b8c5606c
|
||||
|
Loading…
Reference in New Issue
Block a user