slirp4netns-1.0.0-2.0.dev.git735fcd7
- bump to 1.0.0 - autobuilt 735fcd7 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
56abb2034c
commit
c4798540d6
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@
|
||||
/slirp4netns-a8414d1.tar.gz
|
||||
/slirp4netns-7ba0c6f.tar.gz
|
||||
/slirp4netns-7560ba4.tar.gz
|
||||
/slirp4netns-735fcd7.tar.gz
|
||||
|
@ -1,14 +1,14 @@
|
||||
%global git0 https://github.com/rootless-containers/%{name}
|
||||
%global commit0 7560ba4c8f68b23d7208de4b19c2374c87b3a16a
|
||||
%global commit0 735fcd7f8fcd69ed08337f32141d33b6563cf742
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild (non-rawhide only)
|
||||
%global built_tag v0.4.3-beta.1
|
||||
%global built_tag v1.0.0-beta.0
|
||||
|
||||
Name: slirp4netns
|
||||
Version: 0.4.3
|
||||
Release: 8.0.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 1.0.0
|
||||
Release: 2.0.dev.git%{shortcommit0}%{?dist}
|
||||
# no go-md2man in ppc64
|
||||
ExcludeArch: ppc64
|
||||
Summary: slirp for network namespaces
|
||||
@ -62,6 +62,10 @@ make DESTDIR=%{buildroot} install install-man
|
||||
%{_mandir}/man1/%{name}.1.gz
|
||||
|
||||
%changelog
|
||||
* Thu Mar 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.0.0-2.0.dev.git735fcd7
|
||||
- bump to 1.0.0
|
||||
- autobuilt 735fcd7
|
||||
|
||||
* Wed Mar 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.4.3-8.0.dev.git7560ba4
|
||||
- autobuilt 7560ba4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (slirp4netns-7560ba4.tar.gz) = 8f4059c4c0f162bc74212e257fd4329e95cf49958d4f1457010ea978de4b6b57a7af4f0484003ba68f9ae76afe60b813e24f813048132e215a6952bbe2b67559
|
||||
SHA512 (slirp4netns-735fcd7.tar.gz) = 795915edcc8c74b6e170ec3381db75768a3574b67bfb363c5d206473b8b00e751648969a469eb5dc77da187c66f9923053f45876fa1c2d16470d9f7a37383759
|
||||
|
Loading…
Reference in New Issue
Block a user