[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.1' - 2 commits - configure.ac distro-configs/CPLinux.conf distro-configs/CPWin32.conf

Andras Timar andras.timar at collabora.com
Fri Dec 16 10:29:26 UTC 2016


 configure.ac                |    2 +-
 distro-configs/CPLinux.conf |    1 +
 distro-configs/CPWin32.conf |    1 +
 3 files changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 5991e2de51985223d2478fbec256ee42142be22a
Author: Andras Timar <andras.timar at collabora.com>
Date:   Fri Dec 16 11:28:34 2016 +0100

    Bump version to 5.1-15
    
    Change-Id: I0a4f6332df0f761dcdc4cb8262aef03125bfe22d

diff --git a/configure.ac b/configure.ac
index 1484aa7..7bb8b93 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ dnl in order to create a configure script.
 # several non-alphanumeric characters, those are split off and used only for the
 # ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no idea.
 
-AC_INIT([Collabora Office],[5.1.10.14],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[5.1.10.15],[],[],[https://collaboraoffice.com/])
 
 AC_PREREQ([2.59])
 
commit 24676ffd2d766d3dde6f36224f0bad14f148dc9e
Author: Andras Timar <andras.timar at collabora.com>
Date:   Fri Dec 16 10:49:51 2016 +0100

    --enable-symbols for Windows and Linux
    
    Change-Id: I4ae001f7ec1936b7932a6fcb0c13a366b281edc3

diff --git a/distro-configs/CPLinux.conf b/distro-configs/CPLinux.conf
index bd14184..5e9b3a4 100644
--- a/distro-configs/CPLinux.conf
+++ b/distro-configs/CPLinux.conf
@@ -44,3 +44,4 @@
 --with-package-format=deb rpm
 --enable-release-build
 --with-lang=ar as ast bg bn-IN br ca ca-valencia cy cs da de el en-US en-GB es et eu fi fr ga gd gl gu he hi hr hu id is it ja km kn ko lt lv ml mr nb nl nn oc or pa-IN pl pt pt-BR ro ru sk sl sr sr-Latn sv ta te tr uk vi zh-CN zh-TW
+--enable-symbols
diff --git a/distro-configs/CPWin32.conf b/distro-configs/CPWin32.conf
index 4b2f403..e8bd314 100644
--- a/distro-configs/CPWin32.conf
+++ b/distro-configs/CPWin32.conf
@@ -22,3 +22,4 @@
 --enable-mergelibs
 --with-lang=ar as ast bg bn-IN br ca ca-valencia cy cs da de el en-US en-GB es et eu fi fr ga gd gl gu he hi hr hu id is it ja km kn ko lt lv ml mr nb nl nn oc or pa-IN pl pt pt-BR ro ru sk sl sr sr-Latn sv ta te tr uk vi zh-CN zh-TW
 --enable-windows-build-signing
+--enable-symbols


More information about the Libreoffice-commits mailing list