buildah-1.12.0-0.19.dev.gitc3b1ec6
- autobuilt c3b1ec6 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
ddcf4a3c52
commit
7d1f3fabbf
1
.gitignore
vendored
1
.gitignore
vendored
@ -314,3 +314,4 @@
|
|||||||
/buildah-6abc01c.tar.gz
|
/buildah-6abc01c.tar.gz
|
||||||
/buildah-d2c1fd8.tar.gz
|
/buildah-d2c1fd8.tar.gz
|
||||||
/buildah-04150e0.tar.gz
|
/buildah-04150e0.tar.gz
|
||||||
|
/buildah-c3b1ec6.tar.gz
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
# 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 04150e062b67d514b39531c6eae1d52be1691379
|
%global commit0 c3b1ec6be721097a04b5d817c72f9c452faebc72
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.12.0
|
Version: 1.12.0
|
||||||
Release: 0.18.dev.git%{shortcommit0}%{?dist}
|
Release: 0.19.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
|
||||||
@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 21 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.12.0-0.19.dev.gitc3b1ec6
|
||||||
|
- autobuilt c3b1ec6
|
||||||
|
|
||||||
* Wed Sep 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.12.0-0.18.dev.git04150e0
|
* Wed Sep 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.12.0-0.18.dev.git04150e0
|
||||||
- autobuilt 04150e0
|
- autobuilt 04150e0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-04150e0.tar.gz) = a8957fe2a2806eabc57ca2fadc33d7ab1ac5b76f489659ec7360c79b100d13d28da9afd5c2ead7479ce157e1792c40cfb6e2f384bf5bef9557c3d221f8350ce4
|
SHA512 (buildah-c3b1ec6.tar.gz) = dacfb9c2354fe2423b9f73896e0e39d7ef0e8875ec50d0c860a6d5e5b38bb57c22a82ead4efd88e57fed5c1906f4f2f047e3ca6a2f770cf6f3ff2c5b494332f9
|
||||||
|
Loading…
Reference in New Issue
Block a user