From 1d4a89993968dc233d2563b2a18ec5f5836cfe58 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Dec 20 2020 16:14:14 +0000 Subject: workaround for make check failure --- diff --git a/libreoffice.spec b/libreoffice.spec index 6d3213c..b0771aa 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -50,7 +50,7 @@ Summary: Free Software Productivity Suite Name: libreoffice Epoch: 1 Version: %{libo_version}.2 -Release: 1%{?libo_prerelease}%{?dist} +Release: 2%{?libo_prerelease}%{?dist} License: (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 URL: http://www.libreoffice.org/ @@ -2273,6 +2273,9 @@ done %{_includedir}/LibreOfficeKit %changelog +* Sun Dec 20 2020 Caolán McNamara - 1:7.0.4.2-2 +- workaround for make check failure + * Wed Dec 09 2020 Caolán McNamara - 1:7.0.4.2-1 - latest version