slirp4netns-1.2.0-2.el9
- BuildRequires: /usr/bin/go-md2man - Related: #2061316 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
0c28464e27
commit
3ee5748400
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: slirp4netns
|
Name: slirp4netns
|
||||||
Version: 1.2.0
|
Version: 1.2.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: slirp for network namespaces
|
Summary: slirp for network namespaces
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -14,7 +14,7 @@ BuildRequires: automake
|
|||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: glib2-devel
|
BuildRequires: glib2-devel
|
||||||
BuildRequires: git
|
BuildRequires: git
|
||||||
BuildRequires: go-md2man
|
BuildRequires: /usr/bin/go-md2man
|
||||||
BuildRequires: libcap-devel
|
BuildRequires: libcap-devel
|
||||||
BuildRequires: libseccomp-devel
|
BuildRequires: libseccomp-devel
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
@ -59,6 +59,10 @@ make DESTDIR=%{buildroot} install install-man
|
|||||||
%{_mandir}/man1/%{name}.1.gz
|
%{_mandir}/man1/%{name}.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 11 2022 Jindrich Novy <jnovy@redhat.com> - 1.2.0-2
|
||||||
|
- BuildRequires: /usr/bin/go-md2man
|
||||||
|
- Related: #2061316
|
||||||
|
|
||||||
* Mon May 02 2022 Jindrich Novy <jnovy@redhat.com> - 1.2.0-1
|
* Mon May 02 2022 Jindrich Novy <jnovy@redhat.com> - 1.2.0-1
|
||||||
- update to https://github.com/rootless-containers/slirp4netns/releases/tag/v1.2.0
|
- update to https://github.com/rootless-containers/slirp4netns/releases/tag/v1.2.0
|
||||||
- Related: #2061316
|
- Related: #2061316
|
||||||
|
Loading…
Reference in New Issue
Block a user