import UBI slirp4netns-1.2.1-1.module+el8.9.0+19731+94cfa27e
This commit is contained in:
parent
17f537505e
commit
ed4b181916
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/v1.2.0.tar.gz
|
||||
SOURCES/v1.2.1.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
946ec8b117908ef77131975584e95599cadb5e4a SOURCES/v1.2.0.tar.gz
|
||||
b172110c84cb86d8cfd90b8b3e286fcb3b381e21 SOURCES/v1.2.1.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global git0 https://github.com/rootless-containers/%{name}
|
||||
|
||||
Name: slirp4netns
|
||||
Version: 1.2.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: slirp for network namespaces
|
||||
License: GPLv2
|
||||
URL: %{git0}
|
||||
@ -59,6 +59,14 @@ make DESTDIR=%{buildroot} install install-man
|
||||
%{_mandir}/man1/%{name}.1.gz
|
||||
|
||||
%changelog
|
||||
* Tue Aug 22 2023 Jindrich Novy <jnovy@redhat.com> - 1.2.1-1
|
||||
- update to https://github.com/rootless-containers/slirp4netns/releases/tag/v1.2.1
|
||||
- Related: #2176055
|
||||
|
||||
* Thu Mar 09 2023 Jindrich Novy <jnovy@redhat.com> - 1.2.0-3
|
||||
- BuildRequires: /usr/bin/go-md2man
|
||||
- Related: #2176055
|
||||
|
||||
* Wed May 11 2022 Jindrich Novy <jnovy@redhat.com> - 1.2.0-2
|
||||
- BuildRequires: /usr/bin/go-md2man
|
||||
- Related: #2061390
|
||||
|
Loading…
Reference in New Issue
Block a user