debian/changelog | 10 ++++++++-- loolwsd.spec.in | 2 +- 2 files changed, 9 insertions(+), 3 deletions(-)
New commits: commit 305832f88851fd87e3d8a2a56e005019360787af Author: Andras Timar <[email protected]> AuthorDate: Thu May 9 15:49:31 2019 +0200 Commit: Andras Timar <[email protected]> CommitDate: Thu May 9 15:49:31 2019 +0200 Bump package version to 4.0.4-3 Change-Id: I5ced8a363ef6d2e83e450cc54e714778b454c42b diff --git a/debian/changelog b/debian/changelog index 71bd5a77e..dcc40bc8f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,18 @@ +loolwsd (4.0.4-3) unstable; urgency=medium + + * see the git log: http://col.la/cool404 + + -- Andras Timar <[email protected]> Thu, 09 May 2019 15:30:00 +0100 + loolwsd (4.0.4-2) unstable; urgency=medium - * see the git log: http://col.la/cool4 + * see the git log: http://col.la/cool404 -- Andras Timar <[email protected]> Thu, 09 May 2019 09:30:00 +0100 loolwsd (4.0.4-1) unstable; urgency=medium - * see the git log: http://col.la/cool4 + * see the git log: http://col.la/cool404 -- Andras Timar <[email protected]> Wed, 08 May 2019 13:30:00 +0100 diff --git a/loolwsd.spec.in b/loolwsd.spec.in index bc760614a..8830f7376 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 _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
