[Libreoffice-commits] online.git: Branch 'distro/collabora/co-4-2' - configure.ac debian/changelog loolwsd.spec.in

Andras Timar (via logerrit) logerrit at kemper.freedesktop.org
Wed Aug 5 15:27:29 UTC 2020


 configure.ac     |    2 +-
 debian/changelog |    6 ++++++
 loolwsd.spec.in  |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

New commits:
commit f8af9c8aeee84572310c791946e9f8c6a1cc9290
Author:     Andras Timar <andras.timar at collabora.com>
AuthorDate: Wed Aug 5 10:58:04 2020 +0200
Commit:     Andras Timar <andras.timar at collabora.com>
CommitDate: Wed Aug 5 17:27:08 2020 +0200

    Bump package version to 4.2.7-1
    
    Change-Id: I324478883290b675d9e0fa3274d8b729c48ec182

diff --git a/configure.ac b/configure.ac
index d02b515e1..fcfd432e4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.63])
 
-AC_INIT([loolwsd], [4.2.6], [libreoffice at lists.freedesktop.org])
+AC_INIT([loolwsd], [4.2.7], [libreoffice at 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 2d9a577cd..2364fab83 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+loolwsd (4.2.7-1) unstable; urgency=medium
+
+  * https://cgit.freedesktop.org/libreoffice/online/log/?h=cp-4.2.7-1
+
+ -- Andras Timar <andras.timar at collabora.com>  Wed, 04 Aug 2020 10:20:00 +0200
+
 loolwsd (4.2.6-2) unstable; urgency=medium
 
   * https://cgit.freedesktop.org/libreoffice/online/log/?h=cp-4.2.6-2
diff --git a/loolwsd.spec.in b/loolwsd.spec.in
index 2da566289..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:        2%{?dist}
+Release:        1%{?dist}
 Vendor:         %{vendor}
 Summary:        LibreOffice Online WebSocket Daemon
 License:        EULA


More information about the Libreoffice-commits mailing list