Mercurial > libpst
changeset 301:1d181966da22
prep for fedora build
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sat, 24 Dec 2011 14:17:43 -0800 |
parents | 47abe56076da |
children | 507a42e3c48e |
files | configure.in libpst.spec.in |
diffstat | 2 files changed, 14 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/configure.in Fri Nov 04 14:09:50 2011 -0700 +++ b/configure.in Sat Dec 24 14:17:43 2011 -0800 @@ -19,7 +19,7 @@ # 6. libtool will build libpst.so.x.y.z where the SONAME is libpst.so.x # and x=current-age, y=age, z=revision -libpst_version_info='5:3:1' +libpst_version_info='5:4:1' AC_SUBST(LIBPST_VERSION_INFO, [$libpst_version_info]) libpst_so_major='4' AC_SUBST(LIBPST_SO_MAJOR, [$libpst_so_major])
--- a/libpst.spec.in Fri Nov 04 14:09:50 2011 -0700 +++ b/libpst.spec.in Sat Dec 24 14:17:43 2011 -0800 @@ -1,7 +1,7 @@ Summary: Utilities to convert Outlook .pst files to other formats Name: @PACKAGE@ Version: @VERSION@ -Release: 1%{?dist} +Release: 3%{?dist} License: GPLv2+ Group: Applications/Productivity Source: http://www.five-ten-sg.com/%{name}/packages/%{name}-%{version}.tar.gz @@ -147,9 +147,21 @@ %changelog +* Sat Dec 24 2011 Carl Byington <carl@five-ten-sg.com> - 0.6.54-3 +- bump versions and prep for fedora build + +* Wed Nov 30 2011 Petr Pisar <ppisar@redhat.com> - 0.6.53-3 +- Rebuild against boost-1.48 + +* Wed Nov 14 2011 Carl Byington <carl@five-ten-sg.com> - 0.6.54-2 +- failed to bump version number + * Fri Nov 04 2011 Carl Byington <carl@five-ten-sg.com> - 0.6.54-1 - embedded rfc822 messages might contain rtf encoded bodies +* Fri Sep 02 2011 Petr Pisar <ppisar@redhat.com> - 0.6.53-2 +- Rebuild against boost-1.47 + * Sun Jul 10 2011 Carl Byington <carl@five-ten-sg.com> - 0.6.53-1 - add Status: header in output - allow fork for parallel processing of individual email folders