diff options
author | Andras Timar <andras.timar@collabora.com> | 2020-05-19 11:25:20 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2020-05-19 11:25:20 +0200 |
commit | 6144a6c3a642cbf490e77dd6f49d0f1b93db16a1 (patch) | |
tree | 13de11a8fe0b6a317fb47497d8a87c1c3c5eba39 | |
parent | 98c9145edae6089120b8adb937512f6509ab4524 (diff) |
[cp] Bump package version to 4.2.3-3cp-4.2.3-3
Change-Id: Ie8c4976503e1b81dea98ad8456348c293cfc6fde
-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 387334cb8..803616e05 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +loolwsd (4.2.3-3) unstable; urgency=medium + + * https://cgit.freedesktop.org/libreoffice/online/log/?h=cp-4.2.3-3 + + -- Andras Timar <andras.timar@collabora.com> Thu, 19 May 2020 09:00:00 +0200 + loolwsd (4.2.3-2) unstable; urgency=medium * https://cgit.freedesktop.org/libreoffice/online/log/?h=CODE-4.2.3-2 diff --git a/loolwsd.spec.in b/loolwsd.spec.in index ee286dd04..93f6303ab 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: EULA |