update to 0.6.44
This commit is contained in:
parent
5f49dc8c60
commit
ec46e88547
@ -1 +1 @@
|
||||
libpst-0.6.41.tar.gz
|
||||
libpst-0.6.44.tar.gz
|
||||
|
20
libpst.spec
20
libpst.spec
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user