From eda0ac82775241111a0afaad25ee2e9ed9d8dcd7 Mon Sep 17 00:00:00 2001 From: Mark Chappell Date: Wed, 30 Jun 2010 12:53:29 +0000 Subject: [PATCH] Add in new missing BR --- .cvsignore | 5 +---- perl-Data-Section.spec | 11 +++++++++-- sources | 2 +- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/.cvsignore b/.cvsignore index ad815ed..8e6c982 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,4 +1 @@ -noarch -.build*.log -*.rpm -Data-Section-0.093410.tar.gz +Data-Section-0.101620.tar.gz diff --git a/perl-Data-Section.spec b/perl-Data-Section.spec index fa39f4e..491a3f6 100644 --- a/perl-Data-Section.spec +++ b/perl-Data-Section.spec @@ -1,6 +1,6 @@ Name: perl-Data-Section -Version: 0.093410 -Release: 3%{?dist} +Version: 0.101620 +Release: 2%{?dist} Summary: Read multiple hunks of data out of your DATA section License: GPL+ or Artistic Group: Development/Libraries @@ -11,6 +11,7 @@ BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Sub::Exporter) >= 0.979 BuildRequires: perl(Test::More) +BuildRequires: perl(MRO::Compat) Requires: perl(Sub::Exporter) >= 0.979 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -49,6 +50,12 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Wed Jun 30 2010 Mark Chappell - 0.101620-2 +- Add in missing BuildRequires MRO::Compat + +* Wed Jun 30 2010 Mark Chappell - 0.101620-1 +- Update for release 0.101620 + * Fri Apr 30 2010 Marcela Maslanova - 0.093410-3 - Mass rebuild with perl-5.12.0 diff --git a/sources b/sources index d3d9a7d..74367d7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f9c39e6d85fb035e9d509b4fe2b2859b Data-Section-0.093410.tar.gz +ab3956489991b41a6604aad81a4d3a0b Data-Section-0.101620.tar.gz