From c602609e61c1a00ea55420519417eae97be0de96 Mon Sep 17 00:00:00 2001 From: Carl Byington Date: Tue, 24 Feb 2009 23:41:20 +0000 Subject: [PATCH] update to 0.6.29 --- .cvsignore | 2 +- libpst.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index df9fcb6..55533c9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libpst-0.6.28.tar.gz +libpst-0.6.29.tar.gz diff --git a/libpst.spec b/libpst.spec index 85f3ca5..074d456 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.28 +Version: 0.6.29 Release: 1%{?dist} License: GPLv2+ Group: Applications/Productivity @@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Feb 24 2009 Carl Byington - 0.6.29-1 +- fix for 64bit on Fedora 11 + * Tue Feb 24 2009 Carl Byington - 0.6.28-1 - improve decoding of multipart/report and message/rfc822 mime types. - improve character set handling. diff --git a/sources b/sources index c901bc2..e6f34c8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -682b0c67c3f97a0002503be14827aa80 libpst-0.6.28.tar.gz +f04b0051fd84b805c35f33674c8cec5f libpst-0.6.29.tar.gz