diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-04-17 08:12:01 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-04-17 08:12:01 +0200 |
commit | 7e357e8b29e51fd40c55a4596ca341f9e370ae8c (patch) | |
tree | 15fae360e1af8c8d020357a8452b840e8c7365e7 | |
parent | 5a941a5f5c33e559b85203291f9db8fb6fa255be (diff) |
Bump package version to 3.2.0-33.2.0-final3.2-rc3
Change-Id: Ib47f29a5e4c5e5e67d04c453fcdc66974a3d8a62
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | loolwsd.spec.in | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3bbbed7c6..c1081f636 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +loolwsd (3.2.0-3) unstable; urgency=medium + + * see the git log: http://col.la/cool3 + + -- Andras Timar <andras.timar@collabora.com> Tue, 17 Apr 2018 08:00:00 +0100 + loolwsd (3.2.0-2) unstable; urgency=medium * see the git log: http://col.la/cool3 diff --git a/loolwsd.spec.in b/loolwsd.spec.in index 9551274ad..f362365f6 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: 3%{?dist} %if 0%{?suse_version} == 1110 Group: Productivity/Office/Suite BuildRoot: %{_tmppath}/%{name}-%{version}-build |