slirp4netns-1.1.0-2.dev.git3caa737
- bump to 1.1.0 - autobuilt 3caa737 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4cddf64146
commit
65fb74abea
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@
|
||||
/slirp4netns-c48f4d7.tar.gz
|
||||
/slirp4netns-4367de7.tar.gz
|
||||
/slirp4netns-ce56e0c.tar.gz
|
||||
/slirp4netns-3caa737.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
%global git0 https://github.com/rootless-containers/%{name}
|
||||
%global commit0 ce56e0c7df08f7f97362580372b9ef687968908e
|
||||
%global commit0 3caa737e69568b0640028860c91f4c55a94dbc01
|
||||
%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.0.1
|
||||
Release: 3.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 1.1.0
|
||||
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
|
||||
* Sat May 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.0-2.dev.git3caa737
|
||||
- bump to 1.1.0
|
||||
- autobuilt 3caa737
|
||||
|
||||
* Tue May 05 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.0.1-3.dev.gitce56e0c
|
||||
- autobuilt ce56e0c
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (slirp4netns-ce56e0c.tar.gz) = b37d0ac7bfe4d9bb3fa24f12de23698454895eae3615d747c76847d01aa1f1a7445749cd13190760cd5a9b8717bc5bf7550d9475f9a714cb175378d5ce215c05
|
||||
SHA512 (slirp4netns-3caa737.tar.gz) = d4f74b87dbbf32d07c4eeae0730ff1a6acebb2d2e0fcce15ba1dcc5a1d3de5624e31c05a90a84e0c3520c966904e5abeed8e35d054fe47afc0da69f38a5bbea1
|
||||
|
Loading…
Reference in New Issue
Block a user