diff --git a/.cvsignore b/.cvsignore index 2556230..d5713ae 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ack-1.60.tar.gz +ack-1.62.tar.gz diff --git a/ack.spec b/ack.spec index 35294d8..332f702 100644 --- a/ack.spec +++ b/ack.spec @@ -1,5 +1,5 @@ Name: ack -Version: 1.60 +Version: 1.62 Release: 2%{?dist} Summary: Grep-like text finder License: GPL or Artistic @@ -49,6 +49,13 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Mon Jun 18 2007 Ian M. Burrell - 1.62-2 +- Disable tests since bug not fixed + +* Sun Jun 17 2007 Ian Burrell - 1.62-1 +- Update to 1.62 +- Enable tests + * Tue May 15 2007 Ian M. Burrell - 1.60-1 - add BuildRequires perl(ExtUtils::MakeMaker) diff --git a/sources b/sources index 9029743..003a7f9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f828fb0a6bb2c81980aa5610ab263ebf ack-1.60.tar.gz +5697440e52734c659f08b72882a5b3c2 ack-1.62.tar.gz