diff --git a/.gitignore b/.gitignore index 5f5ed46..17c3796 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /ack-1.94.tar.gz /ack-1.96.tar.gz /ack-2.00.tar.gz +/ack-2.04.tar.gz diff --git a/ack.spec b/ack.spec index 6f14360..b8e7f6e 100644 --- a/ack.spec +++ b/ack.spec @@ -1,5 +1,5 @@ Name: ack -Version: 2.00 +Version: 2.04 Release: 1%{?dist} Summary: Grep-like text finder License: Artistic 2.0 @@ -48,6 +48,9 @@ make test %changelog +* Mon Apr 29 2013 Robin Lee - 2.04-1 +- Update to 2.04 + * Thu Apr 18 2013 Robin Lee - 2.00-1 - Update to 2.0 diff --git a/sources b/sources index 05f5524..3e67c4e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -517d903aefc5a153e6ff1f65dab9bb12 ack-2.00.tar.gz +bfd1b9fc4e79b6cad1c410406e199fe5 ack-2.04.tar.gz