debian/changelog | 6 ++++++ loolwsd.spec.in | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-)
New commits: commit 521edff0f71b703b79ed4a1949ce42d775d68426 Author: Andras Timar <[email protected]> Date: Tue Jun 19 10:04:26 2018 +0200 Bump package version to 3.2.2-4 Change-Id: Ia843c37b42faedf4d999fb74ea8a292225cf1f22 diff --git a/debian/changelog b/debian/changelog index 265fae4b4..b997e1ddb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +loolwsd (3.2.2-4) unstable; urgency=medium + + * see the git log: http://col.la/coolcd32 + + -- Andras Timar <[email protected]> Fri, 19 Jun 2018 10:00:00 +0200 + loolwsd (3.2.2-3) unstable; urgency=medium * see the git log: http://col.la/coolcd32 diff --git a/loolwsd.spec.in b/loolwsd.spec.in index 6e0b0809d..40acdf747 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
