diff --git a/perl-Parallel-Scoreboard.spec b/perl-Parallel-Scoreboard.spec index b533bf7..32e5414 100644 --- a/perl-Parallel-Scoreboard.spec +++ b/perl-Parallel-Scoreboard.spec @@ -1,6 +1,6 @@ Name: perl-Parallel-Scoreboard Version: 0.07 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Scoreboard for monitoring status of many processes License: GPL+ or Artistic Group: Development/Libraries @@ -27,7 +27,6 @@ BuildRequires: perl(HTML::Entities) BuildRequires: perl(IO::Handle) BuildRequires: perl(JSON) BuildRequires: perl(POSIX) -BuildRequires: perl(Parallel::Scoreboard) BuildRequires: perl(strict) BuildRequires: perl(warnings) @@ -71,6 +70,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Mar 09 2015 Petr Pisar - 0.07-2 +- Remove reflexive build-time dependency (bug #1195803) + * Mon Feb 02 2015 Ralf Corsépius - 0.07-1 - Upstream update. - Rework BRs.