diff --git a/needs.rebuild b/needs.rebuild deleted file mode 100644 index 815fd29..0000000 --- a/needs.rebuild +++ /dev/null @@ -1 +0,0 @@ -http://fedoraproject.org/wiki/Extras/Schedule/FC6MassRebuild diff --git a/perl-Module-Build.spec b/perl-Module-Build.spec index e44542f..0cf6f62 100644 --- a/perl-Module-Build.spec +++ b/perl-Module-Build.spec @@ -3,7 +3,7 @@ Name: perl-Module-Build # When the module version is x.yz, set Version to x.yz00. Version: 0.2805 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl module for building and installing Perl modules License: GPL or Artistic Group: Development/Libraries @@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/Module::Build*.3* %changelog +* Sun Sep 17 2006 Steven Pritchard 0.2805-2 +- Rebuild. + * Sat Aug 05 2006 Steven Pritchard 0.2805-1 - Update to 0.2805. - Use the bundled version.pm code for now.