[libpst/f21] update to 0.6.64

Carl Byington carllibpst at fedoraproject.org
Mon Mar 9 18:43:22 UTC 2015


commit 749353deb5e11c90d8eb2da438e5e0f270f62ab3
Author: Carl Byington <carl at five-ten-sg.com>
Date:   Mon Mar 9 11:43:17 2015 -0700

    update to 0.6.64

 .gitignore  |  1 +
 libpst.spec | 13 +++++++++++--
 sources     |  2 +-
 3 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0872045..7f73b3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ libpst-0.6.47.tar.gz
 /libpst-0.6.59.tar.gz
 /libpst-0.6.61.tar.gz
 /libpst-0.6.63.tar.gz
+/libpst-0.6.64.tar.gz
diff --git a/libpst.spec b/libpst.spec
index 2129cfd..ac0452d 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.63
-Release:            4%{?dist}
+Version:            0.6.64
+Release:            1%{?dist}
 License:            GPLv2+
 Group:              Applications/Productivity
 Source:             http://www.five-ten-sg.com/%{name}/packages/%{name}-%{version}.tar.gz
@@ -160,6 +160,15 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Mar 09 2015 Carl Byington <carl at five-ten-sg.com> 0.6.64-1
+- fix line wrap on python provides_exclude_from
+- fix unchecked errors found by cppcheck
+- AJ Shankar fixes for attachment processing and body encodings
+  that contain embedded null chars.
+
+* Mon Jan 26 2015 Petr Machata <pmachata at redhat.com> - 0.6.63-5
+- Rebuild for boost 1.57.0
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.63-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index c409f61..2072e76 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cf047faf8c671a0a074a65767e7d2bd7  libpst-0.6.63.tar.gz
+7ff1096578b5b99c717ae84a2481fe54  libpst-0.6.64.tar.gz


More information about the scm-commits mailing list