From b2ee62a2bd6491629956eb4110f674cda1f4ea94 Mon Sep 17 00:00:00 2001 From: Carl Byington Date: Sat, 7 Feb 2009 18:30:45 +0000 Subject: [PATCH] update to 0.6.27 --- .cvsignore | 2 +- libpst.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 3f1f501..6e58494 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libpst-0.6.26.tar.gz +libpst-0.6.27.tar.gz diff --git a/libpst.spec b/libpst.spec index 6dd692f..f5b38a1 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.26 +Version: 0.6.27 Release: 1%{?dist} License: GPLv2+ Group: Applications/Productivity @@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Feb 07 2009 Carl Byington - 0.6.27-1 +- fix for const correctness on Fedora 11 + * Sat Feb 07 2009 Carl Byington - 0.6.26-1 - patch from Fridrich Strba for building on mingw and general - cleanup of autoconf files. diff --git a/sources b/sources index d550aa1..fb60831 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3ead8952c9c740eb2a61c282571bb08e libpst-0.6.26.tar.gz +5ad5687172d48cb105977490a8d3e63d libpst-0.6.27.tar.gz