update to 0.6.44

This commit is contained in:
Carl Byington 2009-09-20 18:46:26 +00:00
parent 5f49dc8c60
commit ec46e88547
3 changed files with 20 additions and 4 deletions

View File

@ -1 +1 @@
libpst-0.6.41.tar.gz
libpst-0.6.44.tar.gz

View File

@ -1,7 +1,7 @@
Summary: Utilities to convert Outlook .pst files to other formats
Name: libpst
Version: 0.6.41
Release: 2%{?dist}
Version: 0.6.44
Release: 1%{?dist}
License: GPLv2+
Group: Applications/Productivity
Source: http://www.five-ten-sg.com/%{name}/packages/%{name}-%{version}.tar.gz
@ -146,6 +146,22 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sun Sep 20 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.44-1
- patch from Lee Ayres to add file name extensions in separate mode.
- allow mixed items types in a folder in separate mode.
* Thu Sep 12 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.43-1
- decode more of the pst format, some minor bug fixes
- add support for code pages 1200 and 1201.
- add readpst -t option to select output item types, which can
now be used to process folders containing mixed item types.
- fix segfault with embedded appointments
- add readpst -u option for Thunderbird mode .size and .type files
- better detection of embedded rfc822 message attachments
* Thu Sep 03 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.42-1
- patch from Fridrich Strba to build with DJGPP DOS cross-compiler.
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.41-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

View File

@ -1 +1 @@
d2cae1a3ae960eccb74b59f13b9c1744 libpst-0.6.41.tar.gz
07d6952b05fc05c83d9be2fa006c67c0 libpst-0.6.44.tar.gz