summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2019-11-27 15:44:14 +0100
committerAndras Timar <andras.timar@collabora.com>2019-11-27 15:44:14 +0100
commitfc6e94c86852e5f2846fb1b5b1a58028a6787c49 (patch)
tree93be01487f777f4cb1bc3add292218fc128af6a3
parent80aa70bd732e2ce4f5ab35b684cfee7469c11421 (diff)
Bump package version to 4.0.9-1cp-4.0.9-1
Change-Id: I54bc3600eb0f767f5b78d51fcf5c03545bfeff6d
-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 ee4a4773d..35846f279 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ([2.63])
-AC_INIT([loolwsd], [4.0.8], [libreoffice@lists.freedesktop.org])
+AC_INIT([loolwsd], [4.0.9], [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 5e8965c2f..68c490e32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+loolwsd (4.0.9-1) unstable; urgency=medium
+
+ * see the git log: http://col.la/cool40
+
+ -- Andras Timar <andras.timar@collabora.com> Wed, 27 Nov 2019 15:43:00 +0100
+
loolwsd (4.0.8-2) unstable; urgency=medium
* see the git log: http://col.la/cool40
diff --git a/loolwsd.spec.in b/loolwsd.spec.in
index cf3c5199f..8b1606319 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}
%if 0%{?suse_version} == 1110
Group: Productivity/Office/Suite
BuildRoot: %{_tmppath}/%{name}-%{version}-build