[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - configure.ac debian/changelog loolwsd.spec.in

Andras Timar andras.timar at collabora.com
Thu Oct 26 22:02:25 UTC 2017


 configure.ac     |    2 +-
 debian/changelog |    6 ++++++
 loolwsd.spec.in  |    4 ++--
 3 files changed, 9 insertions(+), 3 deletions(-)

New commits:
commit df9557e95e0090b3e20a241ef480a4d011492d32
Author: Andras Timar <andras.timar at collabora.com>
Date:   Fri Oct 27 00:02:01 2017 +0200

    Bump version to 2.1.5
    
    Change-Id: Ie7b188da26a244d877ff2181c829b5ed9994739b

diff --git a/configure.ac b/configure.ac
index 3b082a53..24c8c4d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.63])
 
-AC_INIT([loolwsd], [2.1.4], [libreoffice at lists.freedesktop.org])
+AC_INIT([loolwsd], [2.1.5], [libreoffice at lists.freedesktop.org])
 LT_INIT([shared, disable-static, dlopen])
 
 AM_INIT_AUTOMAKE([1.10 subdir-objects tar-pax -Wno-portability])
diff --git a/debian/changelog b/debian/changelog
index 5cf9d05c..ada4761d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+loolwsd (2.1.5-1) unstable; urgency=medium
+
+  * see the git log: http://col.la/cool21
+
+ -- Andras Timar <andras.timar at collabora.com>  Thu, 26 Oct 2017 23:10:00 +0200
+
 loolwsd (2.1.4-3) unstable; urgency=medium
 
   * see the git log: http://col.la/cool21
diff --git a/loolwsd.spec.in b/loolwsd.spec.in
index f5ce40ed..ef545acf 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:        1%{?dist}
 %if 0%{?suse_version} == 1110
 Group:          Productivity/Office/Suite
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -60,7 +60,7 @@ Requires:       atk avahi-glib avahi-libs bzip2-libs cairo cups-libs dbus-glib d
 # loolwsd dependencies
 Requires(post): libcap-progs
 Requires:       libcap2 libpng12-0 %{fillup_prereq}
-Requires:       libPocoCrypto48 >= 1.7.8 libPocoFoundation48 >= 1.7.8 libPocoJSON48 >= 1.7.8 libPocoNet48 >= 1.7.8 libPocoNetSSL48 >= 1.7.8 libPocoUtil48 >= 1.7.8 libPocoXML48 >= 1.7.8
+Requires:       libPocoCrypto49 >= 1.7.9 libPocoFoundation49 >= 1.7.9 libPocoJSON49 >= 1.7.9 libPocoNet49 >= 1.7.9 libPocoNetSSL49 >= 1.7.9 libPocoUtil49 >= 1.7.9 libPocoXML49 >= 1.7.9
 %endif
 
 %if 0%{?suse_version} >= 1300


More information about the Libreoffice-commits mailing list