slirp4netns-0.3.0-3.1.dev.git5c690f7
- autobuilt 5c690f7 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
f8be776ee1
commit
ca22921358
@ -1,10 +1,10 @@
|
||||
%global git0 https://github.com/rootless-containers/%{name}
|
||||
%global commit0 4889f5299f407d7d7566c76a3b8b5f71c99b6db5
|
||||
%global commit0 5c690f744649ce8b37f55ce122acfba1537cc861
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: slirp4netns
|
||||
Version: 0.3.0
|
||||
Release: 2.1.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 3.1.dev.git%{shortcommit0}%{?dist}
|
||||
# no go-md2man in ppc64
|
||||
ExcludeArch: ppc64
|
||||
Summary: slirp for network namespaces
|
||||
@ -56,6 +56,9 @@ make DESTDIR=%{buildroot} install install-man
|
||||
%{_mandir}/man1/%{name}.1.gz
|
||||
|
||||
%changelog
|
||||
* Sun Jul 14 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.3.0-3.1.dev.git5c690f7
|
||||
- autobuilt 5c690f7
|
||||
|
||||
* Wed Jul 10 2019 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.3.0-2.1.dev.git4889f52
|
||||
- built 4889f52
|
||||
- hook up to autobuild
|
||||
|
Loading…
Reference in New Issue
Block a user