From 7ad34a27c573b5b72839572af96e203f95a35d44 Mon Sep 17 00:00:00 2001 From: Carl Byington Date: Thu, 17 Dec 2009 17:52:26 +0000 Subject: [PATCH] update to 0.6.45 --- .cvsignore | 2 +- libpst.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index e8ef242..70fc564 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libpst-0.6.44.tar.gz +libpst-0.6.45.tar.gz diff --git a/libpst.spec b/libpst.spec index afce5a7..40bd489 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.44 +Version: 0.6.45 Release: 1%{?dist} License: GPLv2+ Group: Applications/Productivity @@ -146,6 +146,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Nov 18 2009 Carl Byington - 0.6.45-1 +- patch from Hugo DesRosiers to export categories and notes into vcards. + * Sun Sep 20 2009 Carl Byington - 0.6.44-1 - patch from Lee Ayres to add file name extensions in separate mode. - allow mixed items types in a folder in separate mode. diff --git a/sources b/sources index 7e0623a..5d10026 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -07d6952b05fc05c83d9be2fa006c67c0 libpst-0.6.44.tar.gz +c77174cd4566f4701a12948cbc7777a3 libpst-0.6.45.tar.gz