slirp4netns-1.1.2-2.dev.git4a30e56
- bump to 1.1.2 - autobuilt 4a30e56 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e4b37781ac
commit
fcaacfc0c2
1
.gitignore
vendored
1
.gitignore
vendored
@ -57,3 +57,4 @@
|
||||
/slirp4netns-a32a0d0.tar.gz
|
||||
/slirp4netns-99e1516.tar.gz
|
||||
/slirp4netns-dd4af4f.tar.gz
|
||||
/slirp4netns-4a30e56.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
%global git0 https://github.com/rootless-containers/%{name}
|
||||
%global commit0 dd4af4f4acd4fa9c9365a8900c6096ac1cef79ca
|
||||
%global commit0 4a30e5659c23583fe0e41c37eba1942f932df342
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -7,8 +7,8 @@
|
||||
%global built_tag v1.0.0
|
||||
|
||||
Name: slirp4netns
|
||||
Version: 1.1.1
|
||||
Release: 6.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 1.1.2
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
# no go-md2man in ppc64
|
||||
ExcludeArch: ppc64
|
||||
Summary: slirp for network namespaces
|
||||
@ -63,6 +63,10 @@ make DESTDIR=%{buildroot} install install-man
|
||||
%{_mandir}/man1/%{name}.1.gz
|
||||
|
||||
%changelog
|
||||
* Mon Jul 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.2-2.dev.git4a30e56
|
||||
- bump to 1.1.2
|
||||
- autobuilt 4a30e56
|
||||
|
||||
* Fri Jul 03 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.1-6.dev.gitdd4af4f
|
||||
- autobuilt dd4af4f
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (slirp4netns-dd4af4f.tar.gz) = 90c0c28fc23328774a8cbad21c995c277405d7e170f167a53247986793fdd3ed6318934c56d1ffea0d951e332e56797c965c49236773cacd28bcc17961d44f63
|
||||
SHA512 (slirp4netns-4a30e56.tar.gz) = 683f00d242aa212cc011661ec254cd637c19f9ca2e4cdbeaf2302dc21bd9e4d6f00d859a8dd7c7cfffc15ece71e2b32fc822db181f61d663679a6b791327351d
|
||||
|
Loading…
Reference in New Issue
Block a user