diff --git a/perl-Pod-Perldoc.spec b/perl-Pod-Perldoc.spec index 69a0b88..8d1a41d 100644 --- a/perl-Pod-Perldoc.spec +++ b/perl-Pod-Perldoc.spec @@ -2,7 +2,7 @@ Name: perl-Pod-Perldoc # let's overwrite the module from perl.srpm Version: %(echo '%{cpan_version}' | sed 's/_/./') -Release: 2%{?dist} +Release: 3%{?dist} Summary: Look up Perl documentation in Pod format License: GPL+ or Artistic Group: Development/Libraries @@ -96,6 +96,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Jul 12 2013 Petr Pisar - 3.20-3 +- Link minimal build-root packages against libperl.so explicitly + * Thu May 23 2013 Petr Pisar - 3.20-2 - Specify all dependencies