bumped for rebuild

This commit is contained in:
Jesse Keating 2006-07-12 05:23:59 +00:00
parent e0420574e8
commit ac39c13684

View File

@ -1,7 +1,7 @@
Summary: A GNU tool for automatically configuring source code.
Name: autoconf
Version: 2.60
Release: 3
Release: 3.1
License: GPL
Group: Development/Tools
Source: http://ftp.gnu.org/gnu/autoconf/autoconf-%{version}.tar.bz2
@ -76,6 +76,9 @@ fi
%doc AUTHORS COPYING ChangeLog NEWS README THANKS TODO
%changelog
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.60-3.1
- rebuild
* Tue Jun 27 2006 Stepan Kasal <skasal@redhat.com> 2.60-3
- Do not mention rpm macro in a comment, rpm expands it!