diff options
author | Andras Timar <andras.timar@collabora.com> | 2020-09-25 15:45:38 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2020-09-25 15:45:38 +0200 |
commit | e520aaa38a83586c1e8f905f8d5811bd4698606d (patch) | |
tree | 19785cf7a5cbc94ef73eabb510717545e1e6bf7b | |
parent | a5cb859373931f9c9d9a59e31b20659f6cd465b0 (diff) |
Bump package version to 6.4.0-3cp-6.4.0-3
Change-Id: I0b9e681e293d3e685821e3e01add2fe5e9327d50
-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 d23867b40..d75b45872 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +loolwsd (6.4.0-3) unstable; urgency=medium + + * https://cgit.freedesktop.org/libreoffice/online/log/?h=cp-6.4.0-3 + + -- Andras Timar <andras.timar@collabora.com> Fri, 25 Sep 2020 15:40:00 +0200 + loolwsd (6.4.0-2) unstable; urgency=medium * https://cgit.freedesktop.org/libreoffice/online/log/?h=cp-6.4.0-2 diff --git a/loolwsd.spec.in b/loolwsd.spec.in index e039e09db..8198325f4 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 |