This commit is contained in:
Dennis Gilmore 2011-02-08 13:30:44 -06:00
parent a3f709ba70
commit fe4e10b776

View File

@ -3,7 +3,7 @@
Summary: MirBSD enhanced version of the Korn Shell
Name: mksh
Version: 39c
Release: 4%{?dist}
Release: 5%{?dist}
# BSD (setmode.c), ISC (strlcpy.c), MirOS (the rest)
License: MirOS and ISC and BSD
Group: System Environment/Shells
@ -82,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/%{name}.1*
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 39c-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Tue Jan 04 2011 Michal Hlavinka <mhlavink@redhat.com> 39c-4
- fix crash when bad substitution is used