[libpst/f14/master] update to 0.6.49

Carl Byington carllibpst at fedoraproject.org
Thu Sep 23 16:57:11 UTC 2010


commit b0526c8d1c05f6cc2575eef5ffe0605585486cdf
Author: Carl Byington <carl at five-ten-sg.com>
Date:   Thu Sep 23 09:57:12 2010 -0700

    update to 0.6.49

 .gitignore  |    1 +
 libpst.spec |    6 +++++-
 sources     |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b9a4e1d..3a13158 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 libpst-0.6.47.tar.gz
 /libpst-0.6.48.tar.gz
+/libpst-0.6.49.tar.gz
diff --git a/libpst.spec b/libpst.spec
index f7b42cb..a09ee29 100644
--- a/libpst.spec
+++ b/libpst.spec
@@ -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 at 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 at five-ten-sg.com> - 0.6.48-1
 - fix for broken internet headers from Outlook
 - fix ax_python.m4 to look for python2.7
diff --git a/sources b/sources
index 2f0b3b9..526dc49 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cb121951c21bc1c76b652e0f63c5f150  libpst-0.6.48.tar.gz
+a0a0f927e82ab14bb042bd8bbd97c312  libpst-0.6.49.tar.gz


More information about the scm-commits mailing list