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-Algorithm-Diff.spec b/perl-Algorithm-Diff.spec index 71561b1..9d49677 100644 --- a/perl-Algorithm-Diff.spec +++ b/perl-Algorithm-Diff.spec @@ -1,6 +1,6 @@ Name: perl-Algorithm-Diff Version: 1.1902 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Algorithm::Diff Perl module License: GPL or Artistic Group: Development/Libraries @@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Sun Sep 17 2006 Steven Pritchard 1.1902-2 +- Rebuild. + * Sat Aug 05 2006 Steven Pritchard 1.1902-1 - Update to 1.1902. - Minor spec cleanup to match current template/cpanspec output.