diff --git a/perl-PathTools.spec b/perl-PathTools.spec index 6d862b3..9efd055 100644 --- a/perl-PathTools.spec +++ b/perl-PathTools.spec @@ -1,7 +1,7 @@ %global cpan_version 3.40 Name: perl-PathTools Version: %(echo '%{cpan_version}' | tr _ .) -Release: 4%{?dist} +Release: 290%{?dist} Summary: PathTools Perl module (Cwd, File::Spec) License: (GPL+ or Artistic) and BSD Group: Development/Libraries @@ -64,6 +64,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Jul 15 2013 Petr Pisar - 3.40-290 +- Increase release to favour standalone package + * Fri Jul 12 2013 Petr Pisar - 3.40-4 - Link minimal build-root packages against libperl.so explicitly