diff --git a/autoconf.spec b/autoconf.spec index 6b021a3..2a16676 100644 --- a/autoconf.spec +++ b/autoconf.spec @@ -1,7 +1,7 @@ Summary: A GNU tool for automatically configuring source code. Name: autoconf Version: 2.59 -Release: 6 +Release: 7 License: GPL Group: Development/Tools Source: http://ftp.gnu.org/gnu/autoconf/autoconf-%{version}.tar.bz2 @@ -69,6 +69,9 @@ fi %doc AUTHORS COPYING ChangeLog NEWS README THANKS TODO %changelog +* Wed Feb 15 2006 Karsten Hopp 2.59-7 +- XrmInitialize takes no argument (#181340) + * Mon Feb 06 2006 Karsten Hopp 2.59-6 - check for Xlib.h instead of Intrinsic.h to find X11 headers (#176379)