diff --git a/perl-parent.spec b/perl-parent.spec index d445dd4..5cd37db 100644 --- a/perl-parent.spec +++ b/perl-parent.spec @@ -1,7 +1,7 @@ Name: perl-parent Epoch: 1 Version: 0.225 -Release: 245%{?dist} +Release: 290%{?dist} Summary: Establish an ISA relationship with base classes at compile time License: GPL+ or Artistic Group: Development/Libraries @@ -58,6 +58,9 @@ rm -rf %{buildroot} %{_mandir}/man3/parent.3pm* %changelog +* Mon Jul 15 2013 Petr Pisar - 1:0.225-290 +- Increase release to favour standalone package + * Fri Jul 12 2013 Petr Pisar - 1:0.225-245 - Link minimal build-root packages against libperl.so explicitly