debian/changelog | 6 ++++++ loolwsd.spec.in | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-)
New commits: commit 325ebd6c444bb179f006a51107e86d455c948c29 Author: Andras Timar <[email protected]> Date: Fri Jun 15 16:52:36 2018 +0200 Bump package version to 3.2.2-3 Change-Id: If65809705f40d41ccb5b07b8f682cc51412c64b2 diff --git a/debian/changelog b/debian/changelog index 7c67d474f..265fae4b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +loolwsd (3.2.2-3) unstable; urgency=medium + + * see the git log: http://col.la/coolcd32 + + -- Andras Timar <[email protected]> Fri, 15 Jun 2018 16:20:00 +0100 + loolwsd (3.2.2-2) unstable; urgency=medium * see the git log: http://col.la/coolcd32 diff --git a/loolwsd.spec.in b/loolwsd.spec.in index de6587671..6e0b0809d 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
