update to 0.6.33

This commit is contained in:
Carl Byington 2009-03-17 19:30:13 +00:00
parent 58210c1ed8
commit d5d0636fe6
3 changed files with 8 additions and 3 deletions

View File

@ -1 +1 @@
libpst-0.6.32.tar.gz libpst-0.6.33.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Utilities to convert Outlook .pst files to other formats Summary: Utilities to convert Outlook .pst files to other formats
Name: libpst Name: libpst
Version: 0.6.32 Version: 0.6.33
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/Productivity Group: Applications/Productivity
@ -47,6 +47,11 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Tue Mar 17 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.33-1
- compensate for iconv conversion to utf-7 that produces strings that
are not null terminated.
- don't produce empty attachment files in separate mode.
* Sat Mar 14 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.32-1 * Sat Mar 14 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.32-1
- fix ppc64 compile error - fix ppc64 compile error

View File

@ -1 +1 @@
7a9348345cfcb393434d683d883bcdec libpst-0.6.32.tar.gz 1b6c0f064f85487a543b8d12b0924171 libpst-0.6.33.tar.gz