Hello community,

here is the log from the commit of package libreoffice for openSUSE:Factory 
checked in at 2017-10-20 16:12:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libreoffice (Old)
 and      /work/SRC/openSUSE:Factory/.libreoffice.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libreoffice"

Fri Oct 20 16:12:15 2017 rev:139 rq:533638 version:5.4.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libreoffice/libreoffice.changes  2017-10-07 
17:46:21.534662895 +0200
+++ /work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice.changes     
2017-10-20 16:12:23.401481989 +0200
@@ -1,0 +2,30 @@
+Thu Oct 12 10:52:03 UTC 2017 - tchva...@suse.com
+
+- Make sure now plasma5 gets gtk3 UI not the generic one
+
+-------------------------------------------------------------------
+Wed Oct 11 12:20:25 UTC 2017 - tchva...@suse.com
+
+- Disable kde4 integration on Tumbleweed as libqt4 is build with
+  openssl-1.0 while we need openssl-1.1
+
+-------------------------------------------------------------------
+Tue Oct 10 05:54:01 UTC 2017 - fst...@suse.com
+
+- Removed patch:
+  * 0001-tdf-100501-Adapt-to-Java-9-at-least-on-Linux-x86-64.patch
+    + Integrated upstream
+
+-------------------------------------------------------------------
+Mon Oct  9 15:02:46 UTC 2017 - fst...@suse.com
+
+- The commons-codec, commons-lang and commons-httpclient are not
+  actually needed
+
+-------------------------------------------------------------------
+Mon Oct  9 10:49:18 UTC 2017 - tchva...@suse.com
+
+- Version update to 5.4.2.1:
+  * Various bugfixes on 5.4 branch
+
+-------------------------------------------------------------------

Old:
----
  0001-tdf-100501-Adapt-to-Java-9-at-least-on-Linux-x86-64.patch
  libreoffice-5.4.1.2.tar.xz
  libreoffice-help-5.4.1.2.tar.xz
  libreoffice-translations-5.4.1.2.tar.xz

New:
----
  libreoffice-5.4.2.2.tar.xz
  libreoffice-help-5.4.2.2.tar.xz
  libreoffice-translations-5.4.2.2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libreoffice.spec ++++++
--- /var/tmp/diff_new_pack.gvEYo0/_old  2017-10-20 16:12:34.412967591 +0200
+++ /var/tmp/diff_new_pack.gvEYo0/_new  2017-10-20 16:12:34.412967591 +0200
@@ -22,10 +22,10 @@
 %define         numbertext_version 0.9.5
 # Urls
 %define external_url http://dev-www.libreoffice.org/src/
-%define tarball_url  
http://download.documentfoundation.org/libreoffice/src/5.4.1
+%define tarball_url  
http://download.documentfoundation.org/libreoffice/src/5.4.2
 #%define tarball_url  http://dev-builds.libreoffice.org/pre-releases/src/
 # Wether to enable the kde integration
-%if 0%{?is_opensuse}
+%if 0%{?is_opensuse} && 0%{?suse_version} < 1330
 %bcond_without kdeintegration
 %else
 %bcond_with kdeintegration
@@ -36,7 +36,7 @@
 %bcond_with firebird
 %endif
 Name:           libreoffice
-Version:        5.4.1.2
+Version:        5.4.2.2
 Release:        0
 Summary:        A Free Office Suite (Framework)
 License:        LGPL-3.0+ AND MPL-2.0+
@@ -88,8 +88,6 @@
 Patch101:       0002-Detect-libjawt-automatically-on-java9-too.patch
 # PATCH-FIX-UPSTREAM: addapt getcompver.awk to java 9
 Patch102:       0001-Adapt-getcompver.awk-to-Java-9.patch
-# PATCH-FIX-UPSTREAM: Make LibreOffice find Java 9 JVM at runtime
-Patch103:       0001-tdf-100501-Adapt-to-Java-9-at-least-on-Linux-x86-64.patch
 Patch104:       java-encoding.patch
 # try to save space by using hardlinks
 Patch990:       install-with-hardlinks.diff
@@ -99,9 +97,6 @@
 BuildRequires:  awk
 BuildRequires:  bison
 BuildRequires:  bsh2
-BuildRequires:  commons-codec
-BuildRequires:  commons-httpclient
-BuildRequires:  commons-lang
 BuildRequires:  commons-logging
 BuildRequires:  cups-devel
 BuildRequires:  curl-devel
@@ -551,6 +546,9 @@
 %if 0%{?suse_version} > 1315 || 0%{?is_opensuse}
 Supplements:    packageand(libreoffice:gnome-session)
 %endif
+%if !%{with kdeintegration}
+Supplements:    packageand(libreoffice:plasma5-workspace)
+%endif
 
 %description gtk3
 This package contains Gtk3 interface rendering option for LibreOffice.
@@ -922,7 +920,6 @@
 %patch100 -p1
 %patch101 -p1
 %patch102 -p1
-%patch103 -p1
 %patch104 -p1
 %patch990 -p1
 








++++++ libreoffice-5.4.1.2.tar.xz -> libreoffice-5.4.2.2.tar.xz ++++++
/work/SRC/openSUSE:Factory/libreoffice/libreoffice-5.4.1.2.tar.xz 
/work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice-5.4.2.2.tar.xz differ: 
char 27, line 1

++++++ libreoffice-help-5.4.1.2.tar.xz -> libreoffice-help-5.4.2.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libreoffice-5.4.1.2/ChangeLog-helpcontent2 
new/libreoffice-5.4.2.2/ChangeLog-helpcontent2
--- old/libreoffice-5.4.1.2/ChangeLog-helpcontent2      2017-08-25 
00:03:05.000000000 +0200
+++ new/libreoffice-5.4.2.2/ChangeLog-helpcontent2      2017-09-27 
20:17:24.000000000 +0200
@@ -1,8 +1,14 @@
-2017-08-11  Christian Lohmaier  <lohmaier+libreoff...@googlemail.com>  
[773a9f07a79d299a2a8cda429feef145133195b0]
+2017-09-27  Christian Lohmaier  <lohmaier+libreoff...@googlemail.com>  
[744bd4403b694434075b89e9afa267e0739f5ec9]
 
-        Branch libreoffice-5-4-1
+        Version 5.4.2.2, tag libreoffice-5.4.2.2
         
-        This is 'libreoffice-5-4-1' - the stable branch for the 5.4.1 release.
+        Change-Id: I4717f0ae01b527e8e8b7f2f9a0844db5c56f5a29
+
+2017-09-15  Christian Lohmaier  <lohmaier+libreoff...@googlemail.com>  
[37b7b1e6b6740f522f9858cff8da05f85a6d0894]
+
+        Branch libreoffice-5-4-2
+        
+        This is 'libreoffice-5-4-2' - the stable branch for the 5.4.2 release.
         Only very safe changes, reviewed by three people are allowed.
         
         If you want to commit more complicated fix for the next 5.4.x release,
@@ -10,7 +16,7 @@
         
         If you want to build something cool, unstable, and risky, use master.
         
-        Change-Id: I29fa403649ae99815db3a028b8f8191179bb0407
+        Change-Id: I565aaf29fec9fb6ef1cfedd011ab043d54238ae3
 
 2017-07-06  Olivier Hallot  <olivier.hal...@libreoffice.org>  
[c2bea45cca3f5afa702b8b92ad744e0c9f8320db]
 

++++++ libreoffice-translations-5.4.1.2.tar.xz -> 
libreoffice-translations-5.4.2.2.tar.xz ++++++
/work/SRC/openSUSE:Factory/libreoffice/libreoffice-translations-5.4.1.2.tar.xz 
/work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice-translations-5.4.2.2.tar.xz
 differ: char 26, line 1


Reply via email to