diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | loolwsd.spec.in | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 180cdd713..d310b0a3b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +loolwsd (4.2.2-2) unstable; urgency=medium + + * https://cgit.freedesktop.org/libreoffice/online/log/?h=CODE-4.2.2-2 + + -- Andras Timar <andras.timar@collabora.com> Thu, 16 Apr 2020 14:35:00 +0200 + loolwsd (4.2.2-1) unstable; urgency=medium * https://cgit.freedesktop.org/libreoffice/online/log/?h=CODE-4.2.2-1 diff --git a/loolwsd.spec.in b/loolwsd.spec.in index 1542da323..d2511f666 100644 --- a/loolwsd.spec.in +++ b/loolwsd.spec.in @@ -12,7 +12,7 @@ Name: loolwsd%{name_suffix} Name: loolwsd %endif Version: @PACKAGE_VERSION@ -Release: 1%{?dist} +Release: 2%{?dist} Vendor: %{vendor} Summary: LibreOffice Online WebSocket Daemon License: EULA |