slirp4netns-1.1.3-2.dev.git23ce219
- bump to 1.1.3 - autobuilt 23ce219 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
374fac1e3a
commit
b6853d4c9d
1
.gitignore
vendored
1
.gitignore
vendored
@ -59,3 +59,4 @@
|
|||||||
/slirp4netns-dd4af4f.tar.gz
|
/slirp4netns-dd4af4f.tar.gz
|
||||||
/slirp4netns-4a30e56.tar.gz
|
/slirp4netns-4a30e56.tar.gz
|
||||||
/slirp4netns-8bf8338.tar.gz
|
/slirp4netns-8bf8338.tar.gz
|
||||||
|
/slirp4netns-23ce219.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
%global git0 https://github.com/rootless-containers/%{name}
|
%global git0 https://github.com/rootless-containers/%{name}
|
||||||
%global commit0 8bf83389b8250444ad060044fd1910cf2d3224aa
|
%global commit0 23ce2190748608fdea5ced87e999bb1b87ab0828
|
||||||
%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
|
||||||
@ -7,8 +7,8 @@
|
|||||||
%global built_tag v1.0.0
|
%global built_tag v1.0.0
|
||||||
|
|
||||||
Name: slirp4netns
|
Name: slirp4netns
|
||||||
Version: 1.1.2
|
Version: 1.1.3
|
||||||
Release: 3.dev.git%{shortcommit0}%{?dist}
|
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||||
# no go-md2man in ppc64
|
# no go-md2man in ppc64
|
||||||
ExcludeArch: ppc64
|
ExcludeArch: ppc64
|
||||||
Summary: slirp for network namespaces
|
Summary: slirp for network namespaces
|
||||||
@ -63,6 +63,10 @@ make DESTDIR=%{buildroot} install install-man
|
|||||||
%{_mandir}/man1/%{name}.1.gz
|
%{_mandir}/man1/%{name}.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 09 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.3-2.dev.git23ce219
|
||||||
|
- bump to 1.1.3
|
||||||
|
- autobuilt 23ce219
|
||||||
|
|
||||||
* Tue Jul 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.2-3.dev.git8bf8338
|
* Tue Jul 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.2-3.dev.git8bf8338
|
||||||
- autobuilt 8bf8338
|
- autobuilt 8bf8338
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (slirp4netns-8bf8338.tar.gz) = f1858816020bd341a2d1dfa1cab7f12b9913e0df4bdd1b1ad5ee740f752106fded9c92732cb77d7d327541167043c44d7b9a1b3f775fcf655d5592accbe32f91
|
SHA512 (slirp4netns-23ce219.tar.gz) = 8b018b8fc9e5f4fd21dc36ebf5a6d0b3270a659a8e0428c564873fc4c0e155936d5ade1b5fc8244c239b3500ad854b31e642b350819ac668c019a8dc4de0fb05
|
||||||
|
Loading…
Reference in New Issue
Block a user