update to 0.6.30

This commit is contained in:
Carl Byington 2009-03-14 23:32:38 +00:00
parent c602609e61
commit d75bb88ef6
3 changed files with 10 additions and 3 deletions

View File

@ -1 +1 @@
libpst-0.6.29.tar.gz libpst-0.6.30.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.29 Version: 0.6.30
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/Productivity Group: Applications/Productivity
@ -47,6 +47,13 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Sat Mar 14 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.30-1
- track character set individually for each mapi element.
- remove charset option from pst2ldif since we get that from each
object now.
- avoid emitting bogus empty email messages into contacts and
calendar files.
* Tue Feb 24 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.29-1 * Tue Feb 24 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.29-1
- fix for 64bit on Fedora 11 - fix for 64bit on Fedora 11

View File

@ -1 +1 @@
f04b0051fd84b805c35f33674c8cec5f libpst-0.6.29.tar.gz e289543657e1288467517e9b162d3d10 libpst-0.6.30.tar.gz