diff options
author | Andras Timar <andras.timar@collabora.com> | 2020-05-14 09:10:09 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2020-05-14 09:10:09 +0200 |
commit | 98ead414b24246afbe8dc022cb04bd437e6b67db (patch) | |
tree | 9ae3ce3266d2d9d2bc6656e43fb577bbdf48f99a | |
parent | 0f5271149a9c71ecb125b0174dcc6031f736f645 (diff) |
[cp] Bump package version to 4.2.3-2cp-4.2.3-2CODE-4.2.3-2
Change-Id: I342727c14f82297f76ebe12f410c28f32fe337df
-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 6c592b2a1..387334cb8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +loolwsd (4.2.3-2) unstable; urgency=medium + + * https://cgit.freedesktop.org/libreoffice/online/log/?h=CODE-4.2.3-2 + + -- Andras Timar <andras.timar@collabora.com> Thu, 14 May 2020 09:00:00 +0200 + loolwsd (4.2.3-1) unstable; urgency=medium * https://cgit.freedesktop.org/libreoffice/online/log/?h=CODE-4.2.3-1 diff --git a/loolwsd.spec.in b/loolwsd.spec.in index 516cf0423..ee286dd04 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 |