configure.ac | 2 +- debian/changelog | 18 ++++++++++++++++++ loolwsd.spec.in | 2 +- 3 files changed, 20 insertions(+), 2 deletions(-)
New commits: commit b6c0577acef9fba2a46d2a30d3bac38192d3447a Author: Andras Timar <andras.ti...@collabora.com> AuthorDate: Fri Jun 19 12:27:54 2020 +0200 Commit: Andras Timar <andras.ti...@collabora.com> CommitDate: Wed Jun 24 18:18:18 2020 +0200 Bump package version to 4.2.5-1 Change-Id: I0c087b3519f3087006346d648e55fd3e06cc3053 diff --git a/configure.ac b/configure.ac index e53a7dbdf..ea5509450 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.63]) -AC_INIT([loolwsd], [4.2.4], [libreoffice@lists.freedesktop.org]) +AC_INIT([loolwsd], [4.2.5], [libreoffice@lists.freedesktop.org]) LT_INIT([shared, disable-static, dlopen]) AM_INIT_AUTOMAKE([1.10 subdir-objects tar-pax -Wno-portability]) diff --git a/debian/changelog b/debian/changelog index a3139c31b..cd14bc63b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +loolwsd (4.2.5-1) unstable; urgency=medium + + * https://cgit.freedesktop.org/libreoffice/online/log/?h=cp-4.2.5-1 + + -- Andras Timar <andras.ti...@collabora.com> Wed, 24 Jun 2020 18:20:00 +0200 + +loolwsd (4.2.4-6) unstable; urgency=medium + + * https://cgit.freedesktop.org/libreoffice/online/log/?h=cp-4.2.4-6 + + -- Andras Timar <andras.ti...@collabora.com> Sun, 21 Jun 2020 16:20:00 +0200 + +loolwsd (4.2.4-5) unstable; urgency=medium + + * https://cgit.freedesktop.org/libreoffice/online/log/?h=cp-4.2.4-5 + + -- Andras Timar <andras.ti...@collabora.com> Fri, 19 Jun 2020 12:30:00 +0200 + loolwsd (4.2.4-4) unstable; urgency=medium * https://cgit.freedesktop.org/libreoffice/online/log/?h=cp-4.2.4-4 diff --git a/loolwsd.spec.in b/loolwsd.spec.in index 67b759986..b9667a7a8 100644 --- a/loolwsd.spec.in +++ b/loolwsd.spec.in @@ -12,7 +12,7 @@ Name: loolwsd%{name_suffix} Name: loolwsd %endif Version: @PACKAGE_VERSION@ -Release: 4%{?dist} +Release: 1%{?dist} Vendor: %{vendor} Summary: LibreOffice Online WebSocket Daemon License: EULA _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits