bump for bug in double-long on ppc(64)
This commit is contained in:
parent
97e51abe4a
commit
08d741ec70
@ -1,7 +1,7 @@
|
|||||||
Summary: The GNU version of the awk text processing utility.
|
Summary: The GNU version of the awk text processing utility.
|
||||||
Name: gawk
|
Name: gawk
|
||||||
Version: 3.1.5
|
Version: 3.1.5
|
||||||
Release: 6
|
Release: 6.1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
Source0: ftp://ftp.gnu.org/gnu/gawk/gawk-%{version}.tar.bz2
|
Source0: ftp://ftp.gnu.org/gnu/gawk/gawk-%{version}.tar.bz2
|
||||||
@ -81,6 +81,9 @@ fi
|
|||||||
%{_datadir}/awk
|
%{_datadir}/awk
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 3.1.5-6.1
|
||||||
|
- bump again for double-long bug on ppc(64)
|
||||||
|
|
||||||
* Fri Feb 10 2006 Karel Zak <kzak@redhat.com> 3.1.5-6
|
* Fri Feb 10 2006 Karel Zak <kzak@redhat.com> 3.1.5-6
|
||||||
- fix wide characters concatenation
|
- fix wide characters concatenation
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user