Update to 1.62; merge from devel

This commit is contained in:
Ian Burrell 2007-06-19 05:09:29 +00:00
commit fbb4843828
3 changed files with 10 additions and 3 deletions

View file

@ -1 +1 @@
ack-1.60.tar.gz
ack-1.62.tar.gz

View file

@ -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 <ianburrell@gmail.com> - 1.62-2
- Disable tests since bug not fixed
* Sun Jun 17 2007 Ian Burrell <ianburrell@gmail.com> - 1.62-1
- Update to 1.62
- Enable tests
* Tue May 15 2007 Ian M. Burrell <ianburrell@gmail.com> - 1.60-1
- add BuildRequires perl(ExtUtils::MakeMaker)

View file

@ -1 +1 @@
f828fb0a6bb2c81980aa5610ab263ebf ack-1.60.tar.gz
5697440e52734c659f08b72882a5b3c2 ack-1.62.tar.gz