update to 0.6.69

This commit is contained in:
Carl Byington 2016-10-29 17:51:16 -07:00
parent 3231bc465d
commit 9528d1376a

View File

@ -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.68 Version: 0.6.69
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/Productivity Group: Applications/Productivity
@ -160,6 +160,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Sat Oct 29 2016 Carl Byington <carl@five-ten-sg.com> 0.6.69-1
- fix bugs in code allowing folders containing multiple item types
* Mon Aug 29 2016 Carl Byington <carl@five-ten-sg.com> 0.6.68-1 * Mon Aug 29 2016 Carl Byington <carl@five-ten-sg.com> 0.6.68-1
- allow folders containing multiple item types, e.g. email and calendar - allow folders containing multiple item types, e.g. email and calendar
- better detection of valid internet headers - better detection of valid internet headers