configure.ac | 2 +- debian/changelog | 6 ++++++ loolwsd.spec.in | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-)
New commits: commit 1753b758566c3330b7ab669e8c0f60ec087add52 Author: Andras Timar <andras.ti...@collabora.com> Date: Wed May 2 11:25:46 2018 +0200 Bump package version to 3.2.1-1 Change-Id: I9c81f66b172905378a081b06fd9bea44af0af536 diff --git a/configure.ac b/configure.ac index 7ae7ae948..3dc87c69b 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.63]) -AC_INIT([loolwsd], [3.2.0], [libreoffice@lists.freedesktop.org]) +AC_INIT([loolwsd], [3.2.1], [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 c1081f636..88754fda2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +loolwsd (3.2.1-1) unstable; urgency=medium + + * see the git log: http://col.la/cool321 + + -- Andras Timar <andras.ti...@collabora.com> Wed, 01 May 2018 11:20:00 +0100 + loolwsd (3.2.0-3) unstable; urgency=medium * see the git log: http://col.la/cool3 diff --git a/loolwsd.spec.in b/loolwsd.spec.in index f362365f6..4ff70c118 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 _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits