update to 0.6.49
This commit is contained in:
parent
e2b62ee33d
commit
7be538c5d7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
libpst-0.6.47.tar.gz
|
||||
/libpst-0.6.48.tar.gz
|
||||
/libpst-0.6.49.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Utilities to convert Outlook .pst files to other formats
|
||||
Name: libpst
|
||||
Version: 0.6.48
|
||||
Version: 0.6.49
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/Productivity
|
||||
@ -147,6 +147,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 13 2010 Carl Byington <carl@five-ten-sg.com> - 0.6.49-1
|
||||
- fix to ignore embedded objects that are not email messages
|
||||
fedora bugzilla 633498
|
||||
|
||||
* Thu Sep 02 2010 Carl Byington <carl@five-ten-sg.com> - 0.6.48-1
|
||||
- fix for broken internet headers from Outlook
|
||||
- fix ax_python.m4 to look for python2.7
|
||||
|
Loading…
Reference in New Issue
Block a user