From 9cc747ccceeeddfed7fe055f59c11de281787b79 Mon Sep 17 00:00:00 2001 From: Carl Byington Date: Fri, 16 Jan 2009 23:37:53 +0000 Subject: [PATCH] update to 0.6.25 --- .cvsignore | 2 +- libpst.spec | 8 +++++++- sources | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 05b22e8..9336f8f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libpst-0.6.23.tar.gz +libpst-0.6.25.tar.gz diff --git a/libpst.spec b/libpst.spec index 35c0473..41adf1a 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.23 +Version: 0.6.25 Release: 1%{?dist} License: GPLv2+ Group: Applications/Productivity @@ -47,6 +47,12 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Jan 13 2009 Carl Byington - 0.6.25-1 +- work on proper handling of content-type charset values + +* Thu Dec 11 2008 Carl Byington - 0.6.24-1 +- patch from Chris Eagle to build on cygwin + * Thu Dec 04 2008 Carl Byington - 0.6.23-1 - bump version to avoid cvs tagging mistake in fedora diff --git a/sources b/sources index 711b8f5..9aaa8e3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f5e780dd98f55a2c179d5ce90ab59a33 libpst-0.6.23.tar.gz +20d53b78bf26c4d051b5103f5ac35b3d libpst-0.6.25.tar.gz