update to 0.6.30
This commit is contained in:
parent
c602609e61
commit
d75bb88ef6
@ -1 +1 @@
|
|||||||
libpst-0.6.29.tar.gz
|
libpst-0.6.30.tar.gz
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user