buildah-1.3-2.dev.git1215b16
- autobuilt 1215b16 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
55281e977e
commit
b13bbdd00f
1
.gitignore
vendored
1
.gitignore
vendored
@ -81,3 +81,4 @@
|
||||
/buildah-8be2b62.tar.gz
|
||||
/buildah-3fb864b.tar.gz
|
||||
/buildah-a9895bd.tar.gz
|
||||
/buildah-1215b16.tar.gz
|
||||
|
@ -21,12 +21,12 @@
|
||||
# https://github.com/projectatomic/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 a9895bd41d742117f3480a620a466a363e3d3165
|
||||
%global commit0 1215b160e86087e09162aedeb6d05ce7e11f22fe
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.3
|
||||
Release: 1.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -92,6 +92,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Thu Jul 19 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.3-2.dev.git1215b16
|
||||
- autobuilt 1215b16
|
||||
|
||||
* Tue Jul 17 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.3-1.dev.gita9895bd
|
||||
- bump to v1.3-dev
|
||||
- built a9895bd
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-a9895bd.tar.gz) = be51d2015237202a687c3dc14ffae304b5c4e679945cb51eab96114428b835a5c9b2ad928f1102dabeec2634b5f800626b8528c64dab931ed21da92101c1b7d3
|
||||
SHA512 (buildah-1215b16.tar.gz) = d80fcd12464ea909e65df82a5863d583db4fdae7a1bbe8c05cb9da2cff95b988c277457f6437a592d476cc9aa63febb4d4e28f53dfb070f58ec1eca99cf998db
|
||||
|
Loading…
Reference in New Issue
Block a user