diff --git a/SPECS/libreoffice.spec b/SPECS/libreoffice.spec
index 8474fbf..0ea5f20 100644
--- a/SPECS/libreoffice.spec
+++ b/SPECS/libreoffice.spec
@@ -8,7 +8,7 @@
%global libo_buildfix %{nil}
# rhbz#715152 state vendor
%if 0%{?rhel}
-%global vendoroption --with-vendor="Red Hat, Inc."
+%global vendoroption --with-vendor="MSVSphere"
%endif
%if 0%{?fedora}
%global vendoroption --with-vendor="The Fedora Project"
@@ -57,7 +57,7 @@ Summary: Free Software Productivity Suite
Name: libreoffice
Epoch: 1
Version: %{libo_version}.1
-Release: 11%{?libo_prerelease}%{?dist}
+Release: 11%{?libo_prerelease}%{?dist}.inferit
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/
@@ -1028,17 +1028,6 @@ rm -rf git-hooks */git-hooks
%global __scm git_am
%__scm_setup_git_am
-#Customize Palette to add Red Hat colours
-(head -n -1 extras/source/palettes/standard.soc && \
- echo -e '
-
-
-
- ' && \
- tail -n 1 extras/source/palettes/standard.soc) > redhat.soc
-mv -f redhat.soc extras/source/palettes/standard.soc
-git commit -q -a -m 'add Red Hat colors to palette'
-
# apply patches
%autopatch -M 99
%if 0%{?rhel}
@@ -2285,6 +2274,11 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor &>/dev/null || :
%{_includedir}/LibreOfficeKit
%changelog
+* Tue Oct 10 2023 Sergey Cherevko - 1:7.1.8.1-11.inferit
+- Changed vendor to MSVSphere
+- Removed upstream colors from palette
+- Rebuilt for MSVSphere 9.3
+
* Fri Sep 22 2023 MSVSphere Packaging Team - 1:7.1.8.1-11
- Rebuilt for MSVSphere 9.3 beta