Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/libpst.git#6fcbfe6435100f3bd2ca9598d7a74069daff9b03
This commit is contained in:
DistroBaker 2021-01-24 22:46:47 +00:00
parent 3daaaff8dd
commit af6ef5f488

View File

@ -6,11 +6,12 @@
Summary: Utilities to convert Outlook .pst files to other formats Summary: Utilities to convert Outlook .pst files to other formats
Name: libpst Name: libpst
Version: 0.6.75 Version: 0.6.75
Release: 6%{?dist} Release: 7%{?dist}
License: GPLv2+ License: GPLv2+
URL: http://www.five-ten-sg.com/%{name}/ URL: http://www.five-ten-sg.com/%{name}/
Source: %{url}/packages/%{name}-%{version}.tar.gz Source: %{url}/packages/%{name}-%{version}.tar.gz
BuildRequires: make
BuildRequires: libtool gcc-c++ BuildRequires: libtool gcc-c++
BuildRequires: ImageMagick gd-devel zlib-devel boost-devel libgsf-devel gettext-devel BuildRequires: ImageMagick gd-devel zlib-devel boost-devel libgsf-devel gettext-devel
@ -181,6 +182,9 @@ mv %{buildroot}%{_datadir}/doc/%{name}-%{version} %{buildroot}%{_datadir}/doc/%{
%changelog %changelog
* Fri Jan 22 2021 Jonathan Wakely <jwakely@redhat.com> - 0.6.75-7
- Rebuilt for Boost 1.75
* Tue Jul 28 2020 Merlin Mathesius <mmathesi@redhat.com> - 0.6.75-6 * Tue Jul 28 2020 Merlin Mathesius <mmathesi@redhat.com> - 0.6.75-6
- FTBFS fix: %%{__python} must now be explicitly defined - FTBFS fix: %%{__python} must now be explicitly defined