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 514081f17..5b402eb27 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +loolwsd (4.2.1-3) unstable; urgency=medium + + * https://cgit.freedesktop.org/libreoffice/online/log/?h=CODE-4.2.1-3 + + -- Andras Timar <andras.timar@collabora.com> Thu, 02 Apr 2020 18:00:00 +0100 + loolwsd (4.2.1-2) unstable; urgency=medium * https://cgit.freedesktop.org/libreoffice/online/log/?h=CODE-4.2.1-2 diff --git a/loolwsd.spec.in b/loolwsd.spec.in index de9893878..c31d09921 100644 --- a/loolwsd.spec.in +++ b/loolwsd.spec.in @@ -12,7 +12,7 @@ Name: loolwsd%{name_suffix} Name: loolwsd %endif Version: @PACKAGE_VERSION@ -Release: 2%{?dist} +Release: 3%{?dist} Vendor: %{vendor} Summary: LibreOffice Online WebSocket Daemon License: MPL |