diff --git a/perl-threads-shared.spec b/perl-threads-shared.spec index df48333..45b4f25 100644 --- a/perl-threads-shared.spec +++ b/perl-threads-shared.spec @@ -1,6 +1,6 @@ Name: perl-threads-shared Version: 1.43 -Release: 5%{?dist} +Release: 290%{?dist} Summary: Perl extension for sharing data structures between threads License: GPL+ or Artistic Group: Development/Libraries @@ -56,6 +56,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Jul 15 2013 Petr Pisar - 1.43-290 +- Increase release to favour standalone package + * Fri Jul 12 2013 Petr Pisar - 1.43-5 - Link minimal build-root packages against libperl.so explicitly