diff --git a/perl-Data-Section.spec b/perl-Data-Section.spec index 491a3f6..a744baa 100644 --- a/perl-Data-Section.spec +++ b/perl-Data-Section.spec @@ -1,6 +1,6 @@ Name: perl-Data-Section Version: 0.101620 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Read multiple hunks of data out of your DATA section License: GPL+ or Artistic Group: Development/Libraries @@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Thu Dec 16 2010 Marcela Maslanova - 0.101620-3 +- 661697 rebuild for fixing problems with vendorach/lib + * Wed Jun 30 2010 Mark Chappell - 0.101620-2 - Add in missing BuildRequires MRO::Compat