Fix ipv6
This commit is contained in:
parent
bd0b2d0d7b
commit
74bb11b869
@ -10,6 +10,8 @@ BuildArch: noarch
|
||||
BuildRequires: make
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
Requires: perl(IO::Socket::INET6)
|
||||
Requires: perl(Socket6)
|
||||
|
||||
%description
|
||||
Pure Perl SNMP v1 and SNMP v2 support for Perl 5.
|
||||
@ -46,6 +48,7 @@ make test
|
||||
|
||||
%changelog
|
||||
* Tue Apr 04 2023 Michal Josef Špaček <mspacek@redhat.com> - 1.13-33
|
||||
- Fix ipv6
|
||||
- Modernize spec file
|
||||
- Use %license macro
|
||||
- Update license to SPDX format
|
||||
|
||||
Loading…
Reference in New Issue
Block a user