gcc update bump
This commit is contained in:
parent
db044d431f
commit
d6ea928029
@ -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: 4
|
Release: 4.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
|
||||||
@ -75,6 +75,9 @@ fi
|
|||||||
%{_datadir}/awk
|
%{_datadir}/awk
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
||||||
|
- rebuilt
|
||||||
|
|
||||||
* Sun Oct 9 2005 Karel Zak <kzak@redhat.com> 3.1.5-4
|
* Sun Oct 9 2005 Karel Zak <kzak@redhat.com> 3.1.5-4
|
||||||
- fix off-by-one error in assignment of sentinel value at
|
- fix off-by-one error in assignment of sentinel value at
|
||||||
end of FIELDWIDTHS array. (patch by - upstream - Aharon Robbins)
|
end of FIELDWIDTHS array. (patch by - upstream - Aharon Robbins)
|
||||||
|
Loading…
Reference in New Issue
Block a user