This commit is contained in:
Fedora Release Engineering 2017-02-10 21:28:45 +00:00
parent 32bf3afae1
commit 94253f0c65

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: 54 Version: 54
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
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 54-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Sun Nov 13 2016 Robert Scheck <robert@fedoraproject.org> 54-1 * Sun Nov 13 2016 Robert Scheck <robert@fedoraproject.org> 54-1
- Upgrade to 54 (#1394477) - Upgrade to 54 (#1394477)