--- rpms/smeserver-onlyoffice/contribs10/smeserver-onlyoffice.spec 2022/11/21 05:14:49 1.6 +++ rpms/smeserver-onlyoffice/contribs10/smeserver-onlyoffice.spec 2022/11/22 20:44:43 1.7 @@ -1,11 +1,12 @@ Name: smeserver-onlyoffice Version: 0.0.5 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Onlyoffice document server for Koozali SME Server License: GPL Source0: %{name}-%{version}.tar.gz Patch0: smeserver-onlyoffice-0.0.5-bz12233-dsport.patch Patch1: smeserver-onlyoffice-0.0.5-bz12234-secret.patch +Patch2: smeserver-onlyoffice-0.0.5-bz12238.patch BuildArch: noarch BuildRequires: e-smith-devtools @@ -37,6 +38,9 @@ rm -rf %{buildroot} %changelog +* Tue Nov 22 2022 Jean-Philippe Pialasse 0.0.5-4.sme +- fix path to postgresql-13 [SME: 12238] + * Mon Nov 21 2022 Jean-Philippe Pialasse 0.0.5-3.sme - fix nginx not starting with onlyoffice 7.2 [SME: 12234]