debian/changelog | 6 ++++++ loolwsd.spec.in | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-)
New commits: commit f937784bb6dd95fd6e3b4a3e2e9e7d3fef0078d7 Author: Andras Timar <[email protected]> AuthorDate: Fri Nov 29 08:27:55 2019 +0100 Commit: Andras Timar <[email protected]> CommitDate: Fri Nov 29 08:27:55 2019 +0100 Bump package version to 4.0.9-3 Change-Id: Id309a67abc9f2fc869d2b8accd2d34ede46bef66 diff --git a/debian/changelog b/debian/changelog index 585442bea..165aba8d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +loolwsd (4.0.9-3) unstable; urgency=medium + + * see the git log: http://col.la/cool40 + + -- Andras Timar <[email protected]> Fri, 29 Nov 2019 08:24:00 +0100 + loolwsd (4.0.9-2) unstable; urgency=medium * see the git log: http://col.la/cool40 diff --git a/loolwsd.spec.in b/loolwsd.spec.in index dea722420..d1272f2fa 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
