summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2018-04-18 10:25:10 +0200
committerAndras Timar <andras.timar@collabora.com>2018-04-18 10:25:10 +0200
commitf60e83a8b3b9c9c0f599461e50a0efee90171960 (patch)
tree20d4f615cbd91eb1581f1a5af6ebfe26a6b50284
parente126149e225c18f8d5a20d0b8739550b96f24e26 (diff)
Bump package version to 2.1.6-12.1.6-1
Change-Id: Ic92fe3533545ee3d4b625e371322ea1454763a91
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog6
-rw-r--r--loolwsd.spec.in2
3 files changed, 8 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 24c8c4d32..73b68a570 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ([2.63])
-AC_INIT([loolwsd], [2.1.5], [libreoffice@lists.freedesktop.org])
+AC_INIT([loolwsd], [2.1.6], [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 4429cddac..730f3907c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+loolwsd (2.1.6-1) unstable; urgency=medium
+
+ * see the git log: http://col.la/cool21
+
+ -- Andras Timar <andras.timar@collabora.com> Wed, 18 Apr 2018 10:10:00 +0100
+
loolwsd (2.1.5-6) unstable; urgency=medium
* see the git log: http://col.la/cool21
diff --git a/loolwsd.spec.in b/loolwsd.spec.in
index d3d9746d6..44b840615 100644
--- a/loolwsd.spec.in
+++ b/loolwsd.spec.in
@@ -12,7 +12,7 @@ Name: loolwsd%{name_suffix}
Name: loolwsd
%endif
Version: @PACKAGE_VERSION@
-Release: 6%{?dist}
+Release: 1%{?dist}
%if 0%{?suse_version} == 1110
Group: Productivity/Office/Suite
BuildRoot: %{_tmppath}/%{name}-%{version}-build