diff --git a/mksh.spec b/mksh.spec index 42b65d0..8f836f8 100644 --- a/mksh.spec +++ b/mksh.spec @@ -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 - 39c-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Tue Jan 04 2011 Michal Hlavinka 39c-4 - fix crash when bad substitution is used