From d9ffbc72d08328245f66a71db5f9afde167d3078 Mon Sep 17 00:00:00 2001 From: Carl Byington Date: Thu, 4 Dec 2008 18:53:12 +0000 Subject: [PATCH] update to 0.6.23 --- .cvsignore | 2 +- libpst.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 0160611..05b22e8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libpst-0.6.22.tar.gz +libpst-0.6.23.tar.gz diff --git a/libpst.spec b/libpst.spec index a32710a..35c0473 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.22 +Version: 0.6.23 Release: 1%{?dist} License: GPLv2+ Group: Applications/Productivity @@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Dec 04 2008 Carl Byington - 0.6.23-1 +- bump version to avoid cvs tagging mistake in fedora + * Fri Nov 28 2008 Carl Byington - 0.6.22-1 - patch from David Cuadrado to process emails with type PST_TYPE_OTHER - base64_encode_multiple() may insert newline, needs larger malloc diff --git a/sources b/sources index 39d7c03..711b8f5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -39de4f107374980191c1a1bf1d8f52c4 libpst-0.6.22.tar.gz +f5e780dd98f55a2c179d5ce90ab59a33 libpst-0.6.23.tar.gz