diff --git a/perl-ExtUtils-Depends.spec b/perl-ExtUtils-Depends.spec index f5c8432..1ea972d 100644 --- a/perl-ExtUtils-Depends.spec +++ b/perl-ExtUtils-Depends.spec @@ -1,6 +1,6 @@ Name: perl-ExtUtils-Depends Version: 0.303 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Easily build XS extensions that depend on XS extensions License: GPL+ or Artistic Group: Development/Libraries @@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 0.303-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Thu Dec 23 2010 Steven Pritchard 0.303-1 - Update to 0.303. - Update Source0 URL.