Hello community,

here is the log from the commit of package libreoffice for openSUSE:Factory 
checked in at 2018-04-05 15:28:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libreoffice (Old)
 and      /work/SRC/openSUSE:Factory/.libreoffice.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libreoffice"

Thu Apr  5 15:28:27 2018 rev:152 rq:593178 version:6.0.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libreoffice/libreoffice.changes  2018-03-29 
11:49:53.846734958 +0200
+++ /work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice.changes     
2018-04-05 15:28:48.342304347 +0200
@@ -1,0 +2,6 @@
+Tue Apr  3 09:18:42 UTC 2018 - tchva...@suse.com
+
+- Update to 6.0.3.2 fate#324870:
+  * Final 6.0.3 tag for release
+
+-------------------------------------------------------------------
@@ -106,0 +113,7 @@
+Fri Feb  9 11:57:46 UTC 2018 - tchva...@suse.com
+
+- Version update to 5.4.5.1:
+  * Various fuzzying fixes/etc
+  * Fixes data exposure bsc#1080249 CVE-2018-1055
+
+-------------------------------------------------------------------
@@ -172,0 +186,6 @@
+Wed Dec 13 12:25:38 UTC 2017 - tchva...@suse.com
+
+- Version update to 5.4.4.2:
+  * Proper release containing few additional fuzzing fixes
+
+-------------------------------------------------------------------
@@ -187,0 +207,6 @@
+
+-------------------------------------------------------------------
+Mon Dec 11 10:19:31 UTC 2017 - tchva...@suse.com
+
+- Version update to 5.4.4.1:
+  * Various fixes on 5.4 branch

Old:
----
  libreoffice-6.0.3.1.tar.xz
  libreoffice-help-6.0.3.1.tar.xz
  libreoffice-translations-6.0.3.1.tar.xz

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

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

Other differences:
------------------
++++++ libreoffice.spec ++++++
--- /var/tmp/diff_new_pack.womkbg/_old  2018-04-05 15:28:56.570006958 +0200
+++ /var/tmp/diff_new_pack.womkbg/_new  2018-04-05 15:28:56.578006669 +0200
@@ -22,15 +22,15 @@
 %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/6.0.2
-%define tarball_url  http://dev-builds.libreoffice.org/pre-releases/src/
+%define tarball_url 
http://download.documentfoundation.org/libreoffice/src/6.0.3
+#%define tarball_url  http://dev-builds.libreoffice.org/pre-releases/src/
 # Enable the kde integration on openSUSE only
 %if 0%{?is_opensuse}
 %bcond_without kdeintegration
 %else
 %bcond_with kdeintegration
 %endif
-%if 0%{?suse_version} > 1320 && %{?is_opensuse}
+%if 0%{?suse_version} > 1320 && 0%{?is_opensuse}
 %bcond_without firebird
 %else
 %bcond_with firebird
@@ -46,12 +46,12 @@
 %bcond_with system_gpgme
 %endif
 Name:           libreoffice
-Version:        6.0.3.1
+Version:        6.0.3.2
 Release:        0
 Summary:        A Free Office Suite (Framework)
 License:        LGPL-3.0-or-later AND MPL-2.0+
 Group:          Productivity/Office/Suite
-Url:            http://www.documentfoundation.org/
+URL:            http://www.documentfoundation.org/
 Source0:        %{tarball_url}/libreoffice-%{version}.tar.xz
 Source1:        %{tarball_url}/libreoffice-help-%{version}.tar.xz
 Source2:        %{tarball_url}/libreoffice-translations-%{version}.tar.xz
@@ -124,14 +124,10 @@
 BuildRequires:  junit4
 BuildRequires:  libbase
 BuildRequires:  libcppunit-devel >= 1.14.0
+BuildRequires:  liberation-fonts
 BuildRequires:  libexif
 BuildRequires:  libfonts
 BuildRequires:  libformula
-%if %{with system_gpgme}
-BuildRequires:  libgpgmepp-devel
-%else
-BuildRequires:  chrpath
-%endif
 BuildRequires:  libjpeg-devel
 BuildRequires:  liblayout
 BuildRequires:  libloader
@@ -215,10 +211,10 @@
 BuildRequires:  pkgconfig(sane-backends)
 BuildRequires:  pkgconfig(xmlsec1-nss) >= 1.2.24
 BuildRequires:  pkgconfig(xt)
-Requires:       libreoffice-branding >= 6.0
-Requires:       libreoffice-icon-themes = %{version}
 # We need at least english to launch ourselves.
 Requires:       liberation-fonts
+Requires:       libreoffice-branding >= 6.0
+Requires:       libreoffice-icon-themes = %{version}
 Requires:       libreoffice-l10n-en = %{version}
 Requires:       python3
 Requires(post): update-desktop-files
@@ -244,6 +240,11 @@
 Provides:       %{name}-icon-theme-oxygen = %{version}
 Obsoletes:      %{name}-icon-theme-oxygen < %{version}
 ExclusiveArch:  %{arm} aarch64 %{ix86} x86_64 ppc ppc64 ppc64le s390x
+%if %{with system_gpgme}
+BuildRequires:  libgpgmepp-devel
+%else
+BuildRequires:  chrpath
+%endif
 %if 0%{?suse_version} > 1325
 BuildRequires:  libboost_date_time-devel
 BuildRequires:  libboost_filesystem-devel
@@ -253,7 +254,6 @@
 %else
 BuildRequires:  boost-devel
 %endif
-BuildRequires:  liberation-fonts
 %if %{with firebird}
 BuildRequires:  pkgconfig(fbclient)
 %endif
@@ -671,7 +671,6 @@
 done \
 } \
 %{!?-l:%{error:-l must be present}}
-
 # Symlinking macro for /usr/lib64 and /usr/share packing
 # As argument takes name of the package
 %define _link_noarch_files() \
@@ -687,7 +686,6 @@
     rm -f %{_datadir}/libreoffice/%{1}_list.txt 2> /dev/null || true \
 fi \
 %{nil}
-
 # Crazy magic for the auto help/lang generating.
 # Inspired and adjusted from Fedora spec.
 %define _langpack_common(g:l:j:) \
@@ -707,7 +705,6 @@
 %dir %{_datadir}/%{name}/share/wizards \
 
%{_datadir}/%{name}/share/wizards/resources_%{-j:%{-j*}}%{!-j:%{-l*}}.properties
 \
 %{nil}
-
 # Defines a language pack subpackage.
 #
 # It's necessary to define language code (-l) and language name (-n).
@@ -802,7 +799,6 @@
 \
 %{expand:%%_link_noarch_files %{pkgname}} \
 %{nil}
-
 %langpack -l af -n Afrikaans -m af_ZA
 %langpack -l ar -n Arabic -s ctl -m ar
 %langpack -l as -n Assamese








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

++++++ libreoffice-help-6.0.3.1.tar.xz -> libreoffice-help-6.0.3.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libreoffice-6.0.3.1/ChangeLog-helpcontent2 
new/libreoffice-6.0.3.2/ChangeLog-helpcontent2
--- old/libreoffice-6.0.3.1/ChangeLog-helpcontent2      2018-03-21 
22:29:27.000000000 +0100
+++ new/libreoffice-6.0.3.2/ChangeLog-helpcontent2      2018-03-29 
17:14:09.000000000 +0200
@@ -1,20 +1,8 @@
-2018-03-21  Christian Lohmaier  <lohmaier+libreoff...@googlemail.com>  
[8b1cef0b62802eb3c0ba36f6af36040b0392b563]
+2018-03-29  Christian Lohmaier  <lohmaier+libreoff...@googlemail.com>  
[8a4c48aa5dffbc7938246619c18f9ed9946e7ea8]
 
-        Version 6.0.3.1, tag libreoffice-6.0.3.1-buildfix2
+        Version 6.0.3.2, tag libreoffice-6.0.3.2
         
-        Change-Id: I392fed60ea064daad93e7c6ea2fbbb35da48042e
-
-2018-03-16  Christian Lohmaier  <lohmaier+libreoff...@googlemail.com>  
[770cf7a1bdac31eedc66cc870b99ef51cbd396cf]
-
-        Version 6.0.3.1, tag libreoffice-6.0.3.1-buildfix1
-        
-        Change-Id: I9e1325d7863d77419cdec4ea98ba725b60fb26e9
-
-2018-03-15  Christian Lohmaier  <lohmaier+libreoff...@googlemail.com>  
[556fe3e0c90ccf448400405106e52328513bdd48]
-
-        Version 6.0.3.1, tag libreoffice-6.0.3.1
-        
-        Change-Id: Id91ca663c58fa3ad516803308aa5012544728f6c
+        Change-Id: I2cea0de14c8a16e99b3afabcc0faad4eb0fc86d4
 
 2018-03-15  Christian Lohmaier  <lohmaier+libreoff...@googlemail.com>  
[da5c97fb32c83ea8e8f8c20c97f75e926ef9474c]
 

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


Reply via email to