Mercurial > libpst
diff libpst.spec.in @ 136:16770fc77139
fix for const correctness on Fedora 11
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sat, 07 Feb 2009 09:29:29 -0800 |
parents | 2d6bb72ad041 |
children | fd4297884319 |
line wrap: on
line diff
--- a/libpst.spec.in Sat Feb 07 08:25:11 2009 -0800 +++ b/libpst.spec.in Sat Feb 07 09:29:29 2009 -0800 @@ -47,6 +47,9 @@ %changelog +* Sat Feb 07 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.27-1 +- fix for const correctness on Fedora 11 + * Sat Feb 07 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.26-1 - patch from Fridrich Strba for building on mingw and general - cleanup of autoconf files.