diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-02-05 16:54:05 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-02-05 16:54:05 +0100 |
commit | 8a1761aba1240fea1c6be64a96f92c6100c9f49d (patch) | |
tree | 7f47890fb642e95d37dcc34ea69ae3b0da1e0cbd | |
parent | d30e098804fbb1ba5cefc91303149dbea53095e9 (diff) |
Bump package version to 3.0.0-8CODE-3.0.0.43.0-finaldistro/collabora/collabora-online-3-0-0
Change-Id: Icac8464763e1ad922e6f8aa8f0f9fc3945cd11e6
-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 fa54fdcc6..ab3440eec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +loolwsd (3.0.0-8) unstable; urgency=medium + + * see the git log: http://col.la/cool30 + + -- Andras Timar <andras.timar@collabora.com> Mon, 05 Feb 2018 16:00:00 +0100 + loolwsd (3.0.0-7) unstable; urgency=medium * see the git log: http://col.la/cool30 diff --git a/loolwsd.spec.in b/loolwsd.spec.in index a1524fc30..6d18d37b8 100644 --- a/loolwsd.spec.in +++ b/loolwsd.spec.in @@ -12,7 +12,7 @@ Name: loolwsd%{name_suffix} Name: loolwsd %endif Version: @PACKAGE_VERSION@ -Release: 7%{?dist} +Release: 8%{?dist} %if 0%{?suse_version} == 1110 Group: Productivity/Office/Suite BuildRoot: %{_tmppath}/%{name}-%{version}-build |