update to 0.6.34

This commit is contained in:
Carl Byington 2009-03-19 23:55:37 +00:00
parent d5d0636fe6
commit 8b4999b3ec
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
libpst-0.6.33.tar.gz libpst-0.6.34.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.33 Version: 0.6.34
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/Productivity Group: Applications/Productivity
@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Thu Mar 19 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.34-1
- avoid putting mixed item types into the same output folder.
* Tue Mar 17 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.33-1 * 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 - compensate for iconv conversion to utf-7 that produces strings that
are not null terminated. are not null terminated.

View File

@ -1 +1 @@
1b6c0f064f85487a543b8d12b0924171 libpst-0.6.33.tar.gz 092067121a7f8c5f8bea8b3cdc31f5e6 libpst-0.6.34.tar.gz