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/liborcus.git#d4cd8ccb6472fa4515c213cd5f2246e59727c05f
This commit is contained in:
DistroBaker 2021-01-24 22:46:29 +00:00
parent 747f98c72f
commit cd4fc52bad

View File

@ -17,7 +17,7 @@
Name: liborcus Name: liborcus
Version: 0.16.1 Version: 0.16.1
Release: 4%{?dist} Release: 5%{?dist}
Summary: Standalone file import filter library for spreadsheet documents Summary: Standalone file import filter library for spreadsheet documents
License: MPLv2.0 License: MPLv2.0
@ -26,6 +26,7 @@ Source0: https://kohei.us/files/orcus/src/%{name}-%{version}.tar.xz
Patch0: %{name}-gcc11.patch Patch0: %{name}-gcc11.patch
Patch1: liborcus-noexamples.patch Patch1: liborcus-noexamples.patch
BuildRequires: make
BuildRequires: boost-devel BuildRequires: boost-devel
BuildRequires: doxygen BuildRequires: doxygen
BuildRequires: gcc-c++ BuildRequires: gcc-c++
@ -198,6 +199,9 @@ make check %{?_smp_mflags}
%doc doc/_doxygen/html %doc doc/_doxygen/html
%changelog %changelog
* Fri Jan 22 2021 Jonathan Wakely <jwakely@redhat.com> - 0.16.1-5
- Rebuilt for Boost 1.75
* Tue Dec 08 2020 Caolán McNamara <caolanm@redhat.com> - 0.16.1-4 * Tue Dec 08 2020 Caolán McNamara <caolanm@redhat.com> - 0.16.1-4
- fix build without libixion under rhel - fix build without libixion under rhel