Update to 1.62; merge from devel
This commit is contained in:
parent
fac56fab6e
commit
fbb4843828
3 changed files with 10 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
ack-1.60.tar.gz
|
||||
ack-1.62.tar.gz
|
||||
|
|
|
|||
9
ack.spec
9
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 <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)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
f828fb0a6bb2c81980aa5610ab263ebf ack-1.60.tar.gz
|
||||
5697440e52734c659f08b72882a5b3c2 ack-1.62.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue