From 9655595439db3619c10f6fbd1168c07175a81820 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Nov 03 2020 08:09:26 +0000 Subject: import liborcus-0.15.4-2.el8 --- diff --git a/.gitignore b/.gitignore index 3f9c880..864ff15 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/liborcus-0.14.1.tar.xz +SOURCES/liborcus-0.15.4.tar.xz diff --git a/.liborcus.metadata b/.liborcus.metadata index a022d30..df8b8b7 100644 --- a/.liborcus.metadata +++ b/.liborcus.metadata @@ -1 +1 @@ -5494eae7df0bdcaad76ddecc265d02738475a1c9 SOURCES/liborcus-0.14.1.tar.xz +a428ce282806e8e66d439d4cc8827ef91066fbb5 SOURCES/liborcus-0.15.4.tar.xz diff --git a/SPECS/liborcus.spec b/SPECS/liborcus.spec index c5fd401..d646d27 100644 --- a/SPECS/liborcus.spec +++ b/SPECS/liborcus.spec @@ -1,4 +1,4 @@ -%global apiversion 0.14 +%global apiversion 0.15 # build conversion tools %bcond_with convtools @@ -6,8 +6,8 @@ %bcond_with python Name: liborcus -Version: 0.14.1 -Release: 1%{?dist} +Version: 0.15.4 +Release: 2%{?dist} Summary: Standalone file import filter library for spreadsheet documents License: MPLv2.0 @@ -19,9 +19,9 @@ BuildRequires: doxygen BuildRequires: gcc-c++ %if %{with convtools} BuildRequires: help2man -BuildRequires: pkgconfig(libixion-0.14) +BuildRequires: pkgconfig(libixion-0.15) %endif -BuildRequires: pkgconfig(mdds-1.4) +BuildRequires: pkgconfig(mdds-1.5) %if %{with python} BuildRequires: pkgconfig(python3) %endif @@ -155,7 +155,6 @@ make check %{?_smp_mflags} %{_bindir}/orcus-detect %{_bindir}/orcus-json %{_bindir}/orcus-mso-encryption -%{_bindir}/orcus-xml-dump %{_bindir}/orcus-zip-dump %{_bindir}/orcus-yaml %if %{with convtools} @@ -186,6 +185,12 @@ make check %{?_smp_mflags} %doc doc/_doxygen/html %changelog +* Sun Oct 25 2020 Caolán McNamara - 0.15.4-2 +- Related: rhbz#1881132 update to 0.15.4 + +* Thu Oct 22 2020 Caolán McNamara - 0.15.4-1 +- Resolves: rhbz#1881132 update to 0.15.4 + * Fri Mar 13 2020 Caolán McNamara - 0.14.1-1 - Related: rhbz#1796893 update to 0.14.1