debian/changelog | 6 ++++++ loolwsd.spec.in | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-)
New commits: commit 0c03c4cbeb64707cb21839cc71deb0d8dc0262bd Author: Andras Timar <[email protected]> Date: Thu Apr 19 14:51:50 2018 +0200 Bump package version to 3.1.0-9 Change-Id: I0d56ffe1f2f57521cbdc583238ebfec2bc7538fc diff --git a/debian/changelog b/debian/changelog index 1871978bd..6963a8439 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +loolwsd (3.1.0-9) unstable; urgency=medium + + * see the git log: http://col.la/coolcd31 + + -- Andras Timar <[email protected]> Thu, 19 Apr 2018 13:00:00 +0200 + loolwsd (3.1.0-8) unstable; urgency=medium * see the git log: http://col.la/coolcd31 diff --git a/loolwsd.spec.in b/loolwsd.spec.in index 3ed6be36a..a3ef8808e 100644 --- a/loolwsd.spec.in +++ b/loolwsd.spec.in @@ -12,7 +12,7 @@ Name: loolwsd%{name_suffix} Name: loolwsd %endif Version: @PACKAGE_VERSION@ -Release: 8%{?dist} +Release: 9%{?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
