diff options
author | Andras Timar <andras.timar@collabora.com> | 2020-06-26 21:21:08 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2020-06-26 21:21:08 +0200 |
commit | 26fd0c8291b4732f9a17d111948ee4c13e1b6665 (patch) | |
tree | 5dd8a349b870384f874a8b21644225cebfebafcb | |
parent | d8422e17e1d30962229de76224cb7fcd13a881b4 (diff) |
Bump package version to 4.2.5-2cp-4.2.5-2
Change-Id: I39b764a51c0906bef5220e002a6257b0155da335
-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 cd14bc63b..fe47f9f91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +loolwsd (4.2.5-2) unstable; urgency=medium + + * https://cgit.freedesktop.org/libreoffice/online/log/?h=cp-4.2.5-1 + + -- Andras Timar <andras.timar@collabora.com> Fri, 26 Jun 2020 21:20:00 +0200 + loolwsd (4.2.5-1) unstable; urgency=medium * https://cgit.freedesktop.org/libreoffice/online/log/?h=cp-4.2.5-1 diff --git a/loolwsd.spec.in b/loolwsd.spec.in index b9667a7a8..2da566289 100644 --- a/loolwsd.spec.in +++ b/loolwsd.spec.in @@ -12,7 +12,7 @@ Name: loolwsd%{name_suffix} Name: loolwsd %endif Version: @PACKAGE_VERSION@ -Release: 1%{?dist} +Release: 2%{?dist} Vendor: %{vendor} Summary: LibreOffice Online WebSocket Daemon License: EULA |