debian/changelog | 6 ++++++ loolwsd.spec.in | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-)
New commits: commit 1704c7c9564bf151a7fd788f0343978616f9d0a1 Author: Andras Timar <[email protected]> AuthorDate: Thu Mar 26 18:05:21 2020 +0100 Commit: Andras Timar <[email protected]> CommitDate: Thu Mar 26 18:05:21 2020 +0100 Bump package version to 4.2.1-2 Change-Id: Id860616dc28f5d40860ae948186acfb08053f65d diff --git a/debian/changelog b/debian/changelog index 81c2ad6c6..514081f17 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +loolwsd (4.2.1-2) unstable; urgency=medium + + * https://cgit.freedesktop.org/libreoffice/online/log/?h=CODE-4.2.1-2 + + -- Andras Timar <[email protected]> Thu, 26 Mar 2020 18:00:00 +0100 + loolwsd (4.2.1-1) unstable; urgency=medium * https://cgit.freedesktop.org/libreoffice/online/log/?h=CODE-4.2.1-1 diff --git a/loolwsd.spec.in b/loolwsd.spec.in index 40de72f8b..de9893878 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: MPL _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
