diff --git a/.gitignore b/.gitignore index 22de102..095c095 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -mksh-R40b.cpio.gz +mksh-R40c.cpio.gz diff --git a/mksh.spec b/mksh.spec index 9b04cf1..ee7c1c6 100644 --- a/mksh.spec +++ b/mksh.spec @@ -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 40c-1 +- Upgrade to 40c + * Thu Jul 28 2011 Robert Scheck 40b-2 - Use new "Build.sh -r -c lto" rather "Build.sh -r -combine" diff --git a/sources b/sources index 9439231..1eddf74 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -afb08b65272ace550ec59b26a876a7de mksh-R40b.cpio.gz +43a79f721091833bdab3d00fbfe54a14 mksh-R40c.cpio.gz