This commit is contained in:
Fedora Release Engineering 2016-02-04 08:30:26 +00:00
parent 86a2e4997f
commit 271b76e789

View File

@ -5,7 +5,7 @@
Summary: MirBSD enhanced version of the Korn Shell Summary: MirBSD enhanced version of the Korn Shell
Name: mksh Name: mksh
Version: 52b Version: 52b
Release: 1%{?dist} Release: 2%{?dist}
# BSD (setmode.c), ISC (strlcpy.c), MirOS (the rest) # BSD (setmode.c), ISC (strlcpy.c), MirOS (the rest)
License: MirOS and ISC and BSD License: MirOS and ISC and BSD
Group: System Environment/Shells Group: System Environment/Shells
@ -138,6 +138,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/lksh.1* %{_mandir}/man1/lksh.1*
%changelog %changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 52b-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Jan 21 2016 Robert Scheck <robert@fedoraproject.org> 52b-1 * Thu Jan 21 2016 Robert Scheck <robert@fedoraproject.org> 52b-1
- Upgrade to 52b (#1300482) - Upgrade to 52b (#1300482)