[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3' - configure.ac loolwsd.spec.in
Andras Timar
andras.timar at collabora.com
Thu Mar 1 14:08:27 UTC 2018
configure.ac | 2 +-
loolwsd.spec.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 27adac0a18b926ea2c41ac8f580d06f84b6c258a
Author: Andras Timar <andras.timar at collabora.com>
Date: Thu Mar 1 15:08:03 2018 +0100
Bump version to 3.2
Change-Id: I617492461aca7fbdceb76ce2d125852209551116
diff --git a/configure.ac b/configure.ac
index 4921f9530..7ae7ae948 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ([2.63])
-AC_INIT([loolwsd], [3.1.0], [libreoffice at lists.freedesktop.org])
+AC_INIT([loolwsd], [3.2.0], [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/loolwsd.spec.in b/loolwsd.spec.in
index ddbc7fe71..d3d7e05fb 100644
--- a/loolwsd.spec.in
+++ b/loolwsd.spec.in
@@ -12,7 +12,7 @@ Name: loolwsd%{name_suffix}
Name: loolwsd
%endif
Version: @PACKAGE_VERSION@
-Release: 3%{?dist}
+Release: 1%{?dist}
%if 0%{?suse_version} == 1110
Group: Productivity/Office/Suite
BuildRoot: %{_tmppath}/%{name}-%{version}-build
More information about the Libreoffice-commits
mailing list