diff --git a/perl-HTTP-Daemon.spec b/perl-HTTP-Daemon.spec index db3f009..54123fc 100644 --- a/perl-HTTP-Daemon.spec +++ b/perl-HTTP-Daemon.spec @@ -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 - 6.16-1 - 6.16 bump +- Fix minimal version of IO::Socket::IP * Thu Feb 23 2023 Michal Josef Špaček - 6.15-1 - 6.15 bump