diff --git a/perl-HTTP-Daemon.spec b/perl-HTTP-Daemon.spec index 201bc17..69febeb 100644 --- a/perl-HTTP-Daemon.spec +++ b/perl-HTTP-Daemon.spec @@ -3,7 +3,7 @@ Name: perl-HTTP-Daemon Version: 6.14 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Simple HTTP server class License: GPL+ or Artistic URL: https://metacpan.org/release/HTTP-Daemon @@ -18,7 +18,6 @@ BuildRequires: perl-generators BuildRequires: perl-interpreter BuildRequires: perl(:VERSION) >= 5.6 BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 -BuildRequires: perl(Module::Build::Tiny) >= 0.034 BuildRequires: perl(strict) # Run-time: BuildRequires: perl(Carp) @@ -114,6 +113,9 @@ make test %{_libexecdir}/%{name} %changelog +* Mon Apr 25 2022 Michal Josef Špaček - 6.14-4 +- Remove dependency to Module::Build::Tiny (patched by patch0) + * Tue Mar 22 2022 Adam Williamson - 6.14-3 - Rebuild with no changes to fix update mess on F36