[libpst/f13/master] update to 0.6.48

Carl Byington carllibpst at fedoraproject.org
Thu Sep 2 20:53:48 UTC 2010


commit 61a69ae14bada166717ad3b224796b1d62734cee
Author: Carl Byington <carl at five-ten-sg.com>
Date:   Thu Sep 2 13:53:49 2010 -0700

    update to 0.6.48

 .gitignore  |    1 +
 libpst.spec |   19 +++++++++++++++++--
 sources     |    2 +-
 3 files changed, 19 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c9bde47..b9a4e1d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 libpst-0.6.47.tar.gz
+/libpst-0.6.48.tar.gz
diff --git a/libpst.spec b/libpst.spec
index 48467b4..f7b42cb 100644
--- a/libpst.spec
+++ b/libpst.spec
@@ -1,7 +1,7 @@
 Summary:            Utilities to convert Outlook .pst files to other formats
 Name:               libpst
-Version:            0.6.47
-Release:            2%{?dist}
+Version:            0.6.48
+Release:            1%{?dist}
 License:            GPLv2+
 Group:              Applications/Productivity
 Source:             http://www.five-ten-sg.com/%{name}/packages/%{name}-%{version}.tar.gz
@@ -147,6 +147,21 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* 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
+- use mboxrd from quoting for output formats with multiple messages per file
+- use no from quoting for output formats with single message per file
+
+* Sat Jul 31 2010 Carl Byington <carl at five-ten-sg.com> - 0.6.47-6
+- rebuild for python dependencies
+
+* Mon Jul 26 2010 David Malcolm <dmalcolm at redhat.com> - 0.6.47-4
+- hack up configure so that it looks for python 2.7
+
+* Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 0.6.47-3
+- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
+
 * Wed Jul 07 2010 Carl Byington <carl at five-ten-sg.com> - 0.6.47-2
 - Subpackage Licensing, add COPYING to -libs.
 - patches from Kenneth Berland for solaris
diff --git a/sources b/sources
index 9396873..2f0b3b9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-72e49f127ca1fff888d5a262e7a60d4e  libpst-0.6.47.tar.gz
+cb121951c21bc1c76b652e0f63c5f150  libpst-0.6.48.tar.gz


More information about the scm-commits mailing list