From 8556810d4aeb27a07070ba32de37b44266c20fe5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Tue, 12 Oct 2021 10:22:15 +0100 Subject: [PATCH] Icon=document-new shouldn't get prefixed to become libreoffice-document-new --- libreoffice.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/libreoffice.spec b/libreoffice.spec index 3d6fcf5..5d3fbf3 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: 2%{?libo_prerelease}%{?dist} +Release: 3%{?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/ @@ -249,6 +249,7 @@ Patch2: 0001-Resolves-rhbz-1432468-disable-opencl-by-default.patch # backported Patch3: 0001-make-with-idlc-cpp-cpp-work-for-gcc-cpp-as-a-ucpp-re.patch Patch4: 0001-Revert-tdf-101630-gdrive-support-w-oAuth-and-Drive-A.patch +Patch5: 0001-document-new-shouldn-t-get-prefixed-to-become-libreo.patch # not upstreamed Patch500: 0001-disable-libe-book-support.patch @@ -2246,6 +2247,10 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor &>/dev/null || : %{_includedir}/LibreOfficeKit %changelog +* Tue Oct 12 2021 Caolán McNamara - 1:7.2.2.2-3 +- Icon=document-new shouldn't get prefixed to become + Icon=libreoffice-document-new + * Fri Oct 08 2021 Kalev Lember - 1:7.2.2.2-2 - Use -g1 on arm builders as well