This commit is contained in:
Dennis Gilmore 2014-06-07 08:26:57 -05:00
parent 586e5eae48
commit 2bed361478

View File

@ -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: 4.1.1 Version: 4.1.1
Release: 2%{?dist} Release: 3%{?dist}
# Most of source files are licensed under GPLv3+, # Most of source files are licensed under GPLv3+,
# several files are GPL or LGPLv2.1+ licensed, # several files are GPL or LGPLv2.1+ licensed,
# gettext.h is LGPL and random.c is BSD licensed # gettext.h is LGPL and random.c is BSD licensed
@ -78,6 +78,9 @@ fi
%{_libdir}/gawk %{_libdir}/gawk
%changelog %changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.1.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue May 13 2014 jchaloup <jchaloup@redhat.com> - 4.1.1-2 * Tue May 13 2014 jchaloup <jchaloup@redhat.com> - 4.1.1-2
- resolves: #1089073 - resolves: #1089073
eval invalid free eval invalid free