diff --git a/SPECS/libreoffice.spec b/SPECS/libreoffice.spec index 140aa06..d0d0683 100644 --- a/SPECS/libreoffice.spec +++ b/SPECS/libreoffice.spec @@ -1,3 +1,4 @@ +%global dist %{?dist}.alma # This package depends on automagic byte compilation # https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2 %global _python_bytecompile_extra 1 @@ -12,7 +13,7 @@ %global libo_buildfix %{nil} # rhbz#715152 state vendor %if 0%{?rhel} -%global vendoroption --with-vendor="Red Hat, Inc." +%global vendoroption --with-vendor="AlmaLinux" %endif %if 0%{?fedora} %global vendoroption --with-vendor="The Fedora Project" @@ -983,17 +984,6 @@ git config gc.auto 0 # disable auto packing git add -A git commit -q -a -m %{name}-%{version} -#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 git am %{patches} @@ -2251,6 +2241,9 @@ done %{_includedir}/LibreOfficeKit %changelog +* Sun Apr 11 2021 Andrew Lukoshko - 1:6.4.7.2-5.alma +- Debrand About window and palette + * Wed Feb 03 2021 Caolán McNamara - 1:6.4.7.2-5 - Resolves: rhbz#1924619 bad insertion of emoji