This commit is contained in:
Steven Pritchard 2006-09-17 22:38:44 +00:00
parent 33c28294b8
commit b47cb7ad21
2 changed files with 4 additions and 2 deletions

View File

@ -1 +0,0 @@
http://fedoraproject.org/wiki/Extras/Schedule/FC6MassRebuild

View File

@ -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 <steve@kspei.com> 1.1902-2
- Rebuild.
* Sat Aug 05 2006 Steven Pritchard <steve@kspei.com> 1.1902-1
- Update to 1.1902.
- Minor spec cleanup to match current template/cpanspec output.