[libpst/f18] update to 0.6.55

Carl Byington carllibpst at fedoraproject.org
Thu Aug 9 20:26:25 UTC 2012


commit f50e18c3a3872dcdbee8f08b5b0a530cce680ddc
Author: Carl Byington <carl at five-ten-sg.com>
Date:   Thu Aug 9 13:26:23 2012 -0700

    update to 0.6.55

 .gitignore  |    1 +
 libpst.spec |   12 ++++++++++--
 sources     |    2 +-
 3 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5990cf9..4e2ab72 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ libpst-0.6.47.tar.gz
 /libpst-0.6.52.tar.gz
 /libpst-0.6.53.tar.gz
 /libpst-0.6.54.tar.gz
+/libpst-0.6.55.tar.gz
diff --git a/libpst.spec b/libpst.spec
index 9b184a3..a3495b2 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.54
-Release:            6%{?dist}
+Version:            0.6.55
+Release:            2%{?dist}
 License:            GPLv2+
 Group:              Applications/Productivity
 Source:             http://www.five-ten-sg.com/%{name}/packages/%{name}-%{version}.tar.gz
@@ -147,9 +147,17 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Aug 09 2012 Carl Byington <carl at five-ten-sg.com> - 0.6.55-2
+- rebuild for python
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.54-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
+* Tue May 08 2012 Carl Byington <carl at five-ten-sg.com> - 0.6.55-1
+- preserve bcc headers
+- document -C switch to set default character set
+- space after colon is not required in header fields
+
 * Tue Feb 28 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.54-5
 - Rebuilt for c++ ABI breakage
 
diff --git a/sources b/sources
index a277164..756633e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d8eb0629c9f54bcf40c1f1b029221241  libpst-0.6.54.tar.gz
+45920d77e3f9216bcd3aba43a159b40e  libpst-0.6.55.tar.gz


More information about the scm-commits mailing list