buildah-1.9.2-0.47.dev.gitbb5cbf1
- autobuilt bb5cbf1 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
4d3145d0be
commit
0dcec66fbb
1
.gitignore
vendored
1
.gitignore
vendored
@ -237,3 +237,4 @@
|
|||||||
/buildah-5d723ff.tar.gz
|
/buildah-5d723ff.tar.gz
|
||||||
/buildah-d419737.tar.gz
|
/buildah-d419737.tar.gz
|
||||||
/buildah-2249ba3.tar.gz
|
/buildah-2249ba3.tar.gz
|
||||||
|
/buildah-bb5cbf1.tar.gz
|
||||||
|
@ -15,12 +15,12 @@
|
|||||||
# https://github.com/containers/buildah
|
# https://github.com/containers/buildah
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 2249ba3a8b88c4023fc029da56af952023604ffd
|
%global commit0 bb5cbf1849fbb51dd01d28ca17d25bf5b26b290f
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.9.2
|
Version: 1.9.2
|
||||||
Release: 0.46.dev.git%{shortcommit0}%{?dist}
|
Release: 0.47.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: A command line tool used for creating OCI Images
|
Summary: A command line tool used for creating OCI Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io
|
URL: https://%{name}.io
|
||||||
@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.2-0.47.dev.gitbb5cbf1
|
||||||
|
- autobuilt bb5cbf1
|
||||||
|
|
||||||
* Tue Jul 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.2-0.46.dev.git2249ba3
|
* Tue Jul 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.2-0.46.dev.git2249ba3
|
||||||
- autobuilt 2249ba3
|
- autobuilt 2249ba3
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-2249ba3.tar.gz) = 79880c2252c3ec00cbf8f344090655c67aec3c52ea1d0b4595e5777f8277690a93fc3444eda1b5160780f9fd61e4818cd41407bfe8204d75f1992a6f14a62856
|
SHA512 (buildah-bb5cbf1.tar.gz) = 17ed6ff7d1a9530dc6e619e9be2594ca3ee2a9e75a2bb31bd04c2068da1053f886f805572eee40ef06b6a7c18cc0cdb34d98b162224443f20e952796369b234c
|
||||||
|
Loading…
Reference in New Issue
Block a user