diff --git a/.cvsignore b/.cvsignore index d2c8ae6..784d9bb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ack-1.76.tar.gz +ack-1.78.tar.gz diff --git a/ack.spec b/ack.spec index c80b4c0..6fdf360 100644 --- a/ack.spec +++ b/ack.spec @@ -1,6 +1,6 @@ Name: ack -Version: 1.76 -Release: 2%{?dist} +Version: 1.78 +Release: 1%{?dist} Summary: Grep-like text finder License: GPL+ or Artistic Group: Development/Libraries @@ -34,8 +34,6 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check -# Disabled because tests fail when run without terminal -# See http://rt.cpan.org/Public/Bug/Display.html?id=24670 make test %clean @@ -50,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Mon Mar 24 2008 Ian M. Burrell - 1.78-1 +- Update to 1.78 + * Thu Feb 7 2008 Tom "spot" Callaway - 1.76-2 - rebuild for new perl diff --git a/sources b/sources index 361a5c7..3608173 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c6ac41f943c36b826b7cbe27194ce5aa ack-1.76.tar.gz +a7072e4e05a21422a87478ad50c7ecfe ack-1.78.tar.gz