update to 0.6.26
This commit is contained in:
parent
9cc747ccce
commit
4c3ef8f93d
@ -1 +1 @@
|
||||
libpst-0.6.25.tar.gz
|
||||
libpst-0.6.26.tar.gz
|
||||
|
14
libpst.spec
14
libpst.spec
@ -1,6 +1,6 @@
|
||||
Summary: Utilities to convert Outlook .pst files to other formats
|
||||
Name: libpst
|
||||
Version: 0.6.25
|
||||
Version: 0.6.26
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/Productivity
|
||||
@ -47,8 +47,16 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 13 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.25-1
|
||||
- work on proper handling of content-type charset values
|
||||
* Sat Feb 07 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.26-1
|
||||
- patch from Fridrich Strba for building on mingw and general
|
||||
- cleanup of autoconf files.
|
||||
- add processing for pst files of type 0x0f.
|
||||
- strip and regenerate all MIME headers to avoid duplicates.
|
||||
- do a better job of making unique MIME boundaries.
|
||||
- only use base64 coding when strictly necessary.
|
||||
|
||||
* Fri Jan 16 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.25-1
|
||||
- improve handling of content-type charset values in mime parts
|
||||
|
||||
* Thu Dec 11 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.24-1
|
||||
- patch from Chris Eagle to build on cygwin
|
||||
|
Loading…
Reference in New Issue
Block a user