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

Andras Timar andras.timar at collabora.com
Wed Jun 7 12:26:57 UTC 2017


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

New commits:
commit 4702c321b33f57754af7a9eed4c872a7f0d97f13
Author: Andras Timar <andras.timar at collabora.com>
Date:   Wed Jun 7 11:11:04 2017 +0200

    Bump version to 2.0.7
    
    Change-Id: I3324bbf80344f90cb0b737fea3fdc4bb135c2c13

diff --git a/configure.ac b/configure.ac
index f46e29f8..f1c2d66e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.69])
 
-AC_INIT([loolwsd], [2.0.6], [libreoffice at lists.freedesktop.org])
+AC_INIT([loolwsd], [2.0.7], [libreoffice at lists.freedesktop.org])
 LT_INIT([shared, disable-static, dlopen])
 
 AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects])
diff --git a/debian/changelog b/debian/changelog
index 9fe4f7e6..e6ea294b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+loolwsd (2.0.7-1) unstable; urgency=medium
+
+  * see the git log: http://col.la/cool20
+
+ -- Andras Timar <andras.timar at collabora.com>  Wed, 07 Jun 2017 11:00:00 +0200
+
 loolwsd (2.0.6-2) unstable; urgency=medium
 
   * see the git log: http://col.la/cool20
diff --git a/loleaflet/Makefile b/loleaflet/Makefile
index 70732612..f9c07f2a 100644
--- a/loleaflet/Makefile
+++ b/loleaflet/Makefile
@@ -3,7 +3,7 @@
 # ("micro") part: Between releases odd, even for releases (no other
 # changes inbetween).
 
-VERSION=2.0.6
+VERSION=2.0.7
 
 # Version number of the bundled 'draw' thing
 DRAW_VERSION=0.2.4
diff --git a/loolwsd.spec.in b/loolwsd.spec.in
index 57f2773b..e1493a5d 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:         Collabora
 Summary:        LibreOffice On-Line WebSocket Daemon
 License:        MPL


More information about the Libreoffice-commits mailing list