buildah-1.2-11.git2ac95ea
- autobuilt 2ac95ea Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
3a2d8da0c1
commit
9de27c94e3
1
.gitignore
vendored
1
.gitignore
vendored
@ -66,3 +66,4 @@
|
||||
/buildah-da7be32.tar.gz
|
||||
/buildah-2441ff4.tar.gz
|
||||
/buildah-0143a44.tar.gz
|
||||
/buildah-2ac95ea.tar.gz
|
||||
|
@ -14,12 +14,12 @@
|
||||
# https://github.com/projectatomic/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 0143a4428b3c700bacf3ef0ee2397c61eb68e724
|
||||
%global commit0 2ac95ea682c46351d6d78aa8f530fd12dd1731de
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.2
|
||||
Release: 10.git%{shortcommit0}%{?dist}
|
||||
Release: 11.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -85,6 +85,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Jun 25 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-11.git2ac95ea
|
||||
- autobuilt 2ac95ea
|
||||
|
||||
* Sat Jun 23 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-10.git0143a44
|
||||
- autobuilt 0143a44
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-0143a44.tar.gz) = b0d190ff361ca37084672f849dc1b400c1593d9eb9abca45219dcfb03c55377e4485a1d885f67478f6a6cfc5386debe28e42501f10226ce35abff63c8999c8ef
|
||||
SHA512 (buildah-2ac95ea.tar.gz) = 0e1f840dd91fbd2a6bbb4c55d27e3e3e95634261fae394aef49a365e83e194728695bbf2b0200d67fc5f3ac104bcc25fd39cfc221b1849af170d907071b2924d
|
||||
|
Loading…
Reference in New Issue
Block a user