debian/changelog | 6 ++++++ loolwsd.spec.in | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-)
New commits: commit 24581770707ad0ce33422c7e846cba912e09ce21 Author: Andras Timar <[email protected]> Date: Wed Apr 25 12:16:51 2018 +0200 Bump package version to 3.2.0-4 Change-Id: I6d56a9fc605df98e3588820dacde4f2d310af13b diff --git a/debian/changelog b/debian/changelog index c1081f636..357bb1444 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +loolwsd (3.2.0-4) unstable; urgency=medium + + * see the git log: http://col.la/cool3 + + -- Andras Timar <[email protected]> Wed, 25 Apr 2018 12:00:00 +0100 + loolwsd (3.2.0-3) unstable; urgency=medium * see the git log: http://col.la/cool3 diff --git a/loolwsd.spec.in b/loolwsd.spec.in index f362365f6..4409aed98 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
