From fc35b1f165c9a0cb61568a1d70982fdc38a0396b Mon Sep 17 00:00:00 2001 From: Carl Byington Date: Tue, 5 Aug 2008 19:14:10 +0000 Subject: [PATCH] update to 0.6.17 --- .cvsignore | 2 +- libpst.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index a17ec7f..0520774 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libpst-0.6.16.tar.gz +libpst-0.6.17.tar.gz diff --git a/libpst.spec b/libpst.spec index 995cc16..06713d6 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.16 +Version: 0.6.17 Release: 1%{?dist} License: GPLv2+ Group: Applications/Productivity @@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Aug 05 2008 Carl Byington - 0.6.17-1 +- More fixes for 32/64 bit portability on big endian ppc. + * Tue Aug 05 2008 Carl Byington - 0.6.16-1 - Use inttypes.h for portable printing of 64 bit items. diff --git a/sources b/sources index 5ee4fe5..1ac4e45 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -40a11b23d920187e73566a8b7e5a63e4 libpst-0.6.16.tar.gz +b2599f5d9b946ae4468188f413653e03 libpst-0.6.17.tar.gz