diff --git a/make.spec b/make.spec index fb7ec89..0c620e3 100644 --- a/make.spec +++ b/make.spec @@ -2,7 +2,7 @@ Summary: A GNU tool which simplifies the build process for users. Name: make Epoch: 1 Version: 3.80 -Release: 2 +Release: 3 License: GPL Group: Development/Tools Source: ftp://ftp.gnu.org/gnu/make/make-%{version}.tar.bz2 @@ -70,6 +70,9 @@ fi %{_infodir}/*.info* %changelog +* Fri Feb 13 2004 Elliot Lee +- rebuilt + * Tue Dec 02 2003 Florian La Roche - add important bug-fixes from make home-page