update to 0.6.33
This commit is contained in:
parent
58210c1ed8
commit
d5d0636fe6
@ -1 +1 @@
|
|||||||
libpst-0.6.32.tar.gz
|
libpst-0.6.33.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.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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user