* Wed Mar 26 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Add 0003-gcc-c23-changes.patch: Fix build with gcc 15, patch
lifted from fedora.
- Replace gcc-c++ generic c++_compiler BuildRequires.
- Replace libgsf-devel with pkgconfig(libgsf-1) BuildRequires:
Align with what configure checks for.
* Tue Jul 30 2024 Martin Jambor <mjambor@suse.com>
- Backported upstream patch libpst-0dfabdc07bf3.patch to fix passing
an incompatible pointer type to function uncompress on 32bit targets
such as i586 and allow build of the package on the architecture with
GCC 14.
* Tue Aug 30 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.6.76:
+ Fix rfc2231 encoding when saving messages to .eml and .msg
formats.
- Package COPYING with license macro in shared library package.
- Drop libpst-glib-2.68.patch: No longer needed.
- Split out doc sub-package and add a Suggests in main package.
- Use ldconfig_scriptlets macro for post(un) handling.
* Fri Mar 19 2021 Dominique Leuenberger <dimstar@opensuse.org>
- Add libpst-glib-2.68.patch: Fix build against glib 2.68.
* Thu Feb 18 2021 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.6.75:
+ Fix from Debian for vcard version format.
- Changes from version 0.6.74:
+ Many changes for Debian.
- Changes from version 0.6.73:
+ Fix segfault in pst_close().
- Changes from version 0.6.72:
+ Add -l and -f options to lspst.
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
Version: 0.6.71-bp152.2.3
* Sat Sep 09 2017 jengelh@inai.de
- Update package descriptions.
* Thu Sep 07 2017 zaitor@opensuse.org
- Update to version 0.6.71:
+ Add support for the OST 2013 format.
+ Content-Disposition filename key fix for outlook compatibility.
- Add pkgconfig(zlib) BuildRequires: New dependency.
* Sun Feb 19 2017 zaitor@opensuse.org
- Update to version 0.6.70:
+ pst_getID2 must not recurse into children.
* Mon Nov 07 2016 dimstar@opensuse.org
- Update to version 0.6.69:
+ Fix bugs in code allowing folders containing multiple item
types.
* Thu Sep 15 2016 zaitor@opensuse.org
- Update to version 0.6.68:
+ Allow folders containing multiple item types.
+ Better detection of valid internet headers.
* Thu Jul 14 2016 zaitor@opensuse.org
- Update to version 0.6.67:
+ Multiple bug fixes and an optimization.
* Tue Jun 07 2016 jengelh@inai.de
- Remove duplicate copy of documentation files (make install copies
them already).
- Remove undocumented libpst4 requires.
* Fri Apr 15 2016 mgorse@suse.com
- Update to GNOME 3.20 Fate#318572
* Sun Dec 27 2015 zaitor@opensuse.org
- Update to version 0.6.66:
+ Added Content-ID header support.
* Mon Sep 14 2015 dimstar@opensuse.org
- Update to version 0.6.65:
+ Fix multiple Content-Type headers.
+ Debug level output.
* Fri Mar 20 2015 zaitor@opensuse.org
- Update to version 0.6.64:
+ Fixes for attachment processing and body encodings that contain
embedded null chars.
* Sat Jan 04 2014 dimstar@opensuse.org
- Update to version 0.6.63:
+ Fixed buffer overrun in LIST_COPY_TIME.
- Changes from version 0.6.62:
+ Old dependency filter breaks file coloring.
* Wed Aug 07 2013 dimstar@opensuse.org
- Update to version 0.6.61:
+ Move documentation to unversioned directory.
* Sun Jun 16 2013 zaitor@opensuse.org
- Update to version 0.6.60:
+ Add AC_USE_SYSTEM_EXTENSIONS.
+ Add readpst -a option for attachment stripping.
- Drop libpst-system-extensions.patch, fixed upstream.
- Drop libtool BuildRequires and call to autoreconf, as we do not
carry any patches.
* Wed May 22 2013 dimstar@opensuse.org
- Update to version 0.6.59:
+ Add autoconf checking for libgsf.
- Add libpst-system-extensions.patch: ensure we have _GNU_SOURCE
defined in order to have get_current_dir_name prototypes.
- Add libtool BuildRequires and call to autoreconf, as above patch
touches the build system.
* Tue Mar 19 2013 zaitor@opensuse.org
- Update to version 0.6.58:
+ Fix From quoting on embedded rfc/822 messages.
* Sat Jan 05 2013 dimstar@opensuse.org
- Update to version 0.6.57:
+ Remove useless dependencies (only in tarball shipped .spec
file).
- Changes from version 0.6.56:
+ Merge -m .msg files code into main branch.
- Add libgsf-devel BuildRequires: new dependency for the .msg files
code.
* Tue Aug 14 2012 dimstar@opensuse.org
- Update to version 0.6.55:
+ preserve bcc headers, space after colon is not required in
header fields.
* Fri Dec 30 2011 zaitor@opensuse.org
- Update to version 0.6.54:
+ Embedded rfc822 messages might contain rtf encoded bodies.
* Mon Jul 11 2011 dimstar@opensuse.org
- Update to version 0.6.53:
+ Add Status: header in output
+ Allow fork for parallel processing of individual email folders
in separate mode
- Drop libpst-no-date-time.patch: fixed upstream.
- No longer SUSE_ASNEEDED=0: the build system no longer causes an
issue.