Upgrade to 40c

This commit is contained in:
Robert Scheck 2011-11-22 22:16:20 +01:00
parent a43097b3f0
commit 16eae96bc7
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
mksh-R40b.cpio.gz
mksh-R40c.cpio.gz

View File

@ -2,8 +2,8 @@
Summary: MirBSD enhanced version of the Korn Shell
Name: mksh
Version: 40b
Release: 2%{?dist}
Version: 40c
Release: 1%{?dist}
# BSD (setmode.c), ISC (strlcpy.c), MirOS (the rest)
License: MirOS and ISC and BSD
Group: System Environment/Shells
@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/%{name}.1*
%changelog
* Tue Nov 22 2011 Robert Scheck <robert@fedoraproject.org> 40c-1
- Upgrade to 40c
* Thu Jul 28 2011 Robert Scheck <robert@fedoraproject.org> 40b-2
- Use new "Build.sh -r -c lto" rather "Build.sh -r -combine"

View File

@ -1 +1 @@
afb08b65272ace550ec59b26a876a7de mksh-R40b.cpio.gz
43a79f721091833bdab3d00fbfe54a14 mksh-R40c.cpio.gz