Fix minimal version of IO::Socket::IP
This commit is contained in:
parent
5281809a39
commit
9689e77b5b
@ -52,7 +52,7 @@ Requires: perl(HTTP::Date) >= 6
|
||||
Requires: perl(HTTP::Request) >= 6
|
||||
Requires: perl(HTTP::Response) >= 6
|
||||
Requires: perl(HTTP::Status) >= 6
|
||||
Requires: perl(IO::Socket::IP) >= 0.25
|
||||
Requires: perl(IO::Socket::IP) >= 0.32
|
||||
Requires: perl(LWP::MediaTypes) >= 6
|
||||
Conflicts: perl-libwww-perl < 6
|
||||
|
||||
@ -117,6 +117,7 @@ make test
|
||||
%changelog
|
||||
* Fri Feb 24 2023 Michal Josef Špaček <mspacek@redhat.com> - 6.16-1
|
||||
- 6.16 bump
|
||||
- Fix minimal version of IO::Socket::IP
|
||||
|
||||
* Thu Feb 23 2023 Michal Josef Špaček <mspacek@redhat.com> - 6.15-1
|
||||
- 6.15 bump
|
||||
|
Loading…
Reference in New Issue
Block a user