diff options
author | Andras Timar <andras.timar@collabora.com> | 2020-07-26 09:46:27 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2020-07-26 09:46:27 +0200 |
commit | 621f2f463e37aab78e9974ccc2a13d39c6f4d2f8 (patch) | |
tree | 272061803b00aaa540050edfa5c53c37664cca49 | |
parent | 73d44e8af2dac141b69f7f996a73345f68dad157 (diff) |
Bump package version to 4.2.4-11cp-4.2.4-11
Change-Id: I5d81a4d066a24d0d8bfaa456f43bcb3ccf7c410c
-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 d05525cb0..40a948c9e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +loolwsd (4.2.4-11) unstable; urgency=medium + + * https://cgit.freedesktop.org/libreoffice/online/log/?h=cp-4.2.4-11 + + -- Andras Timar <andras.timar@collabora.com> Sun, 26 Jul 2020 09:36:00 +0200 + loolwsd (4.2.4-10) unstable; urgency=medium * https://cgit.freedesktop.org/libreoffice/online/log/?h=cp-4.2.4-10 diff --git a/loolwsd.spec.in b/loolwsd.spec.in index fe80462e1..a53c2cad9 100644 --- a/loolwsd.spec.in +++ b/loolwsd.spec.in @@ -12,7 +12,7 @@ Name: loolwsd%{name_suffix} Name: loolwsd %endif Version: @PACKAGE_VERSION@ -Release: 10%{?dist} +Release: 11%{?dist} Vendor: %{vendor} Summary: LibreOffice Online WebSocket Daemon License: EULA |