diff options
author | Andras Timar <andras.timar@collabora.com> | 2020-09-30 22:20:40 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2020-09-30 22:20:40 +0200 |
commit | 4ff2e35bd91c714375e22aaf04e4f1eccdff140d (patch) | |
tree | f507d850a32788d173c309f27b61f3e32afc62bb | |
parent | f5c220353c7398e90a77be90c1b8640bd0cbbf1c (diff) |
Bump package version to 6.4.0-4cp-6.4.0-4distro/collabora/co-6-4
Change-Id: I459a15a72be14740f3fc9c84f3a251e48a582d84
-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 d75b45872..1bdd74e3f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +loolwsd (6.4.0-4) unstable; urgency=medium + + * https://cgit.freedesktop.org/libreoffice/online/log/?h=cp-6.4.0-4 + + -- Andras Timar <andras.timar@collabora.com> Wed, 30 Sep 2020 22:20:00 +0200 + loolwsd (6.4.0-3) unstable; urgency=medium * https://cgit.freedesktop.org/libreoffice/online/log/?h=cp-6.4.0-3 diff --git a/loolwsd.spec.in b/loolwsd.spec.in index 8198325f4..ce1f74ece 100644 --- a/loolwsd.spec.in +++ b/loolwsd.spec.in @@ -12,7 +12,7 @@ Name: loolwsd%{name_suffix} Name: loolwsd %endif Version: @PACKAGE_VERSION@ -Release: 3%{?dist} +Release: 4%{?dist} Vendor: %{vendor} Summary: LibreOffice Online WebSocket Daemon License: EULA |