diff options
author | Andras Timar <andras.timar@collabora.com> | 2020-06-21 16:21:50 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2020-06-21 16:21:50 +0200 |
commit | d125c715fbdf2c8f4b92df55b8ab1f8452650554 (patch) | |
tree | a995a6dba0ee48fc95c5efe2795be7347bdcf395 | |
parent | cbdc9a8c9f227e50a8c56f7beb2d417bf616f1f0 (diff) |
Bump package version to 4.2.4-6cp-4.2.4-6
Change-Id: I3a6fa437db77037af7c6aba16d0c5bf62ae7e434
-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 ca451348e..31f18c9d0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +loolwsd (4.2.4-6) unstable; urgency=medium + + * https://cgit.freedesktop.org/libreoffice/online/log/?h=cp-4.2.4-6 + + -- Andras Timar <andras.timar@collabora.com> Sun, 21 Jun 2020 16:20:00 +0200 + loolwsd (4.2.4-5) unstable; urgency=medium * https://cgit.freedesktop.org/libreoffice/online/log/?h=cp-4.2.4-5 diff --git a/loolwsd.spec.in b/loolwsd.spec.in index 3918d5d1b..ee5b28932 100644 --- a/loolwsd.spec.in +++ b/loolwsd.spec.in @@ -12,7 +12,7 @@ Name: loolwsd%{name_suffix} Name: loolwsd %endif Version: @PACKAGE_VERSION@ -Release: 5%{?dist} +Release: 6%{?dist} Vendor: %{vendor} Summary: LibreOffice Online WebSocket Daemon License: EULA |