debian/changelog | 6 ++++++ loolwsd.spec.in | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-)
New commits: commit 97c41850e66c3632c73da62d8970750937f97849 Author: Aron Budea <[email protected]> AuthorDate: Fri Nov 29 21:02:42 2019 +0100 Commit: Aron Budea <[email protected]> CommitDate: Fri Nov 29 21:02:42 2019 +0100 Bump package version to 4.0.9-4 Change-Id: I6c0a781910e28cb1fe9c1e2581752527db15c0b2 diff --git a/debian/changelog b/debian/changelog index 165aba8d8..8e5c51ae7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +loolwsd (4.0.9-4) unstable; urgency=medium + + * see the git log: http://col.la/cool40 + + -- Aron Budea <[email protected]> Fri, 29 Nov 2019 21:00:00 +0100 + loolwsd (4.0.9-3) unstable; urgency=medium * see the git log: http://col.la/cool40 diff --git a/loolwsd.spec.in b/loolwsd.spec.in index d1272f2fa..098c56f8a 100644 --- a/loolwsd.spec.in +++ b/loolwsd.spec.in @@ -12,7 +12,7 @@ Name: loolwsd%{name_suffix} Name: loolwsd %endif Version: @PACKAGE_VERSION@ -Release: 3%{?dist} +Release: 4%{?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
