diff options
author | Andras Timar <andras.timar@collabora.com> | 2020-07-21 10:41:03 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2020-07-21 10:41:07 +0200 |
commit | 6337c60137688bdcf5c95cbadf21cdd25a23fc89 (patch) | |
tree | 80184c6344336c22d5be54167f847cd5b55e1cec | |
parent | 815f657a932bcf8e73057935401288d26b1337cb (diff) |
Bump package version to 4.2.4-10cp-4.2.4-10
Change-Id: I351495accc53a14b0e127ddbbba6870598730a21
-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 5409a6d4d..d05525cb0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +loolwsd (4.2.4-10) unstable; urgency=medium + + * https://cgit.freedesktop.org/libreoffice/online/log/?h=cp-4.2.4-10 + + -- Andras Timar <andras.timar@collabora.com> Tue, 21 Jul 2020 10:36:00 +0200 + loolwsd (4.2.4-9) unstable; urgency=medium * https://cgit.freedesktop.org/libreoffice/online/log/?h=cp-4.2.4-9 diff --git a/loolwsd.spec.in b/loolwsd.spec.in index 7b9291a24..fe80462e1 100644 --- a/loolwsd.spec.in +++ b/loolwsd.spec.in @@ -12,7 +12,7 @@ Name: loolwsd%{name_suffix} Name: loolwsd %endif Version: @PACKAGE_VERSION@ -Release: 9%{?dist} +Release: 10%{?dist} Vendor: %{vendor} Summary: LibreOffice Online WebSocket Daemon License: EULA |