diff options
author | Aron Budea <aron.budea@collabora.com> | 2020-07-14 16:07:52 +0200 |
---|---|---|
committer | Aron Budea <aron.budea@collabora.com> | 2020-07-14 16:07:52 +0200 |
commit | 0dbb1f777dbe45cf2eb20341dba8c233085a449a (patch) | |
tree | 90a45a4dbc1614e8b49ad3cf7dcda90d2d1d6048 | |
parent | dbc1d87699e04f03890d45d7ee8a7e73027976bf (diff) |
Bump package version to 4.2.4-9cp-4.2.4-9
Change-Id: I0604142f2158b92eb2cc60239351c40cc4c4e4c3
-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 6251c4f4d..5409a6d4d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +loolwsd (4.2.4-9) unstable; urgency=medium + + * https://cgit.freedesktop.org/libreoffice/online/log/?h=cp-4.2.4-9 + + -- Aron Budea <aron.budea@collabora.com> Tue, 14 Jul 2020 16:00:00 +0200 + loolwsd (4.2.4-8) unstable; urgency=medium * https://cgit.freedesktop.org/libreoffice/online/log/?h=cp-4.2.4-8 diff --git a/loolwsd.spec.in b/loolwsd.spec.in index 217ca1cca..7b9291a24 100644 --- a/loolwsd.spec.in +++ b/loolwsd.spec.in @@ -12,7 +12,7 @@ Name: loolwsd%{name_suffix} Name: loolwsd %endif Version: @PACKAGE_VERSION@ -Release: 8%{?dist} +Release: 9%{?dist} Vendor: %{vendor} Summary: LibreOffice Online WebSocket Daemon License: EULA |