i9-beta changed/i9-beta/libreoffice-7.1.8.1-11.el9.inferit.3
Arkady L. Shane 11 months ago
parent 672de68ec1
commit 1faf4ee987
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -0,0 +1,25 @@
From ed0e8b36691f9d574e2711d819c12c322adda433 Mon Sep 17 00:00:00 2001
From: tigro <tigro@msvsphere-os.ru>
Date: Mon, 5 Feb 2024 16:23:44 +0300
Subject: [PATCH] Fix Vendor
---
translations/source/ru/sfx2/messages.po | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/translations/source/ru/sfx2/messages.po b/translations/source/ru/sfx2/messages.po
index 2d83cfa60..f0ffc9e91 100644
--- a/translations/source/ru/sfx2/messages.po
+++ b/translations/source/ru/sfx2/messages.po
@@ -3106,7 +3106,7 @@ msgstr ""
"\n"
"Copyright © 20002021 разработчики LibreOffice. Все права защищены.\n"
"\n"
-"Этот продукт был создан %OOOVENDOR на основе OpenOffice.org, Copyright 2000, 2011 Oracle и/или её аффилированные лица. %OOOVENDOR признателен всем участникам сообщества, подробности смотрите по адресу http://www.libreoffice.org/ ."
+"Этот продукт был создан The Document Foundation на основе OpenOffice.org, Copyright 2000, 2011 Oracle и/или её аффилированные лица. Подробности смотрите по адресу http://www.libreoffice.org/ ."
#. QuVoN
#: sfx2/uiconfig/ui/linefragment.ui:57
--
2.43.0

@ -57,7 +57,7 @@ Summary: Free Software Productivity Suite
Name: libreoffice
Epoch: 1
Version: %{libo_version}.1
Release: 11%{?libo_prerelease}%{?dist}.inferit.2
Release: 11%{?libo_prerelease}%{?dist}.inferit.3
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/
@ -302,6 +302,7 @@ Patch36: 0001-disable-script-dump.patch
# MSVSphere
Patch50: 0001-Cleanup-vendor-in-aboutdialog.patch
Patch51: 0001-Fix-Vendor.patch
# not upstreamed
Patch500: 0001-disable-libe-book-support.patch
@ -2297,6 +2298,9 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor &>/dev/null || :
%{_includedir}/LibreOfficeKit
%changelog
* Mon Feb 05 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 1:7.1.8.1-11.inferit.3
- INF-1030 Fix Vendor
* Thu Nov 16 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 1:7.1.8.1-11.inferit.2
- Update translation in desktop files

Loading…
Cancel
Save