Hello community, here is the log from the commit of package libreoffice for openSUSE:Factory checked in at 2017-06-28 10:34:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libreoffice (Old) and /work/SRC/openSUSE:Factory/.libreoffice.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libreoffice" Wed Jun 28 10:34:20 2017 rev:133 rq:506091 version:5.4.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libreoffice/libreoffice.changes 2017-06-20 11:03:45.719076301 +0200 +++ /work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice.changes 2017-06-28 10:34:30.306497446 +0200 @@ -1,0 +2,13 @@ +Sat Jun 24 09:51:43 UTC 2017 - [email protected] + +- Update to 5.4.0.1: + * First rc of the series, now only serious bugs will be fixed +- Drop upstreamed patch 0001-undo-clone.patch +- Drop upstreamed patch 0001-watermark.patch + +------------------------------------------------------------------- +Wed Jun 21 13:04:49 UTC 2017 - [email protected] + +- Add suse color palette bsc#1045339 + +------------------------------------------------------------------- Old: ---- 0001-undo-clone.patch 0001-watermark.patch libreoffice-5.4.0.0.beta2.tar.xz libreoffice-help-5.4.0.0.beta2.tar.xz libreoffice-translations-5.4.0.0.beta2.tar.xz New: ---- SUSE.soc libreoffice-5.4.0.1.tar.xz libreoffice-help-5.4.0.1.tar.xz libreoffice-translations-5.4.0.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libreoffice.spec ++++++ --- /var/tmp/diff_new_pack.6V2yCC/_old 2017-06-28 10:34:41.480916544 +0200 +++ /var/tmp/diff_new_pack.6V2yCC/_new 2017-06-28 10:34:41.484915979 +0200 @@ -22,7 +22,8 @@ %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.0 +#%define tarball_url http://download.documentfoundation.org/libreoffice/src/5.4.0 +%define tarball_url http://dev-builds.libreoffice.org/pre-releases/src/ # Wether to enable the kde integration %if 0%{?is_opensuse} %bcond_without kdeintegration @@ -35,7 +36,7 @@ %bcond_with firebird %endif Name: libreoffice -Version: 5.4.0.0.beta2 +Version: 5.4.0.1 Release: 0 Summary: A Free Office Suite (Framework) License: LGPL-3.0+ and MPL-2.0+ @@ -44,6 +45,8 @@ Source0: %{tarball_url}/libreoffice-%{version}.tar.xz Source1: %{tarball_url}/libreoffice-help-%{version}.tar.xz Source2: %{tarball_url}/libreoffice-translations-%{version}.tar.xz +# SUSE color palette bsc#1045339 https://intra.microfocus.net/brandcentral/suse/identity.php#palette +Source3: SUSE.soc Source99: %{name}-rpmlintrc # prebuilt extensions Source402: %{external_url}/b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_%{numbertext_version}.oxt @@ -80,9 +83,6 @@ Patch5: mediawiki-no-broken-help.diff # PATCH-HOTFIX-UPSTREAM: disable test that rounds wrongly on most archs Patch16: libreoffice-hotfix-disablebrokenshapetest.patch -# PATCH-FIX-UPSTREAM taken from git will be in next release -Patch17: 0001-undo-clone.patch -Patch18: 0001-watermark.patch # try to save space by using hardlinks Patch990: install-with-hardlinks.diff BuildRequires: %{name}-share-linker @@ -912,8 +912,6 @@ %patch4 %patch5 %patch16 -p1 -%patch17 -p1 -%patch18 -p1 %patch990 -p1 # Do not generate doxygen timestamp @@ -1225,6 +1223,10 @@ done rm pyfiles.txt +# Install color palette +cp %{SOURCE3} %{buildroot}%{_libdir}/libreoffice/share/palette/SUSE.soc +echo "%{_libdir}/libreoffice/share/palette/SUSE.soc" >> file-lists/common_list.txt + # Symlink libreofficekit to libdir ln -s %{_libdir}/%{name}/program/liblibreofficekitgtk.so %{buildroot}%{_libdir}/liblibreofficekitgtk.so ++++++ SUSE.soc ++++++ <?xml version="1.0" encoding="UTF-8"?> <ooo:color-table xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ooo="http://openoffice.org/2004/office"><draw:color draw:name="Black" draw:color="#000000"/><draw:color draw:name="White" draw:color="#ffffff"/><draw:color draw:name="SUSE Corporate Blue" draw:color="#0d2c40"/><draw:color draw:name="SUSE Light Green" draw:color="#a0ff5f"/><draw:color draw:name="SUSE Dark Green" draw:color="#00c081"/><draw:color draw:name="SUSE Teal" draw:color="#02a49c"/><draw:color draw:name="SUSE Light Blue" draw:color="#71d6e0"/><draw:color draw:name="SUSE Blue" draw:color="#00b2e2"/><draw:color draw:name="SUSE Dark Blue" draw:color="#0007b0"/><draw:color draw:name="SUSE Dark Purple" draw:color="#24193b"/><draw:color draw:name="SUSE Purple" draw:color="#841781"/><draw:color draw:name="SUSE Light Orange" draw:color="#ffef8d"/><draw:color draw:name="SUSE Orange" draw:color="#fd9a2b"/><draw:color draw:name="SUSE Dark Orange" draw:color="#ed6924"/><draw:color draw:name="SUSE Light Pink" draw:color="#f7a3d5"/><draw:color draw:name="SUSE Dark Pink" draw:color="#de0080"/><draw:color draw:name="SUSE Black" draw:color="#000000"/><draw:color draw:name="SUSE Dark Gray" draw:color="#5f5f5f"/><draw:color draw:name="SUSE Medium Gray" draw:color="#a7a9ac"/><draw:color draw:name="SUSE Light Gray" draw:color="#dcddde"/><draw:color draw:name="SUSE Lighter Gray" draw:color="#ededed"/><draw:color draw:name="SUSE Green" draw:color="#02d35f"/></ooo:color-table> ++++++ libreoffice-5.4.0.0.beta2.tar.xz -> libreoffice-5.4.0.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/libreoffice/libreoffice-5.4.0.0.beta2.tar.xz /work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice-5.4.0.1.tar.xz differ: char 25, line 1 ++++++ libreoffice-help-5.4.0.0.beta2.tar.xz -> libreoffice-help-5.4.0.1.tar.xz ++++++ ++++ 3160 lines of diff (skipped) ++++++ libreoffice-translations-5.4.0.0.beta2.tar.xz -> libreoffice-translations-5.4.0.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/libreoffice/libreoffice-translations-5.4.0.0.beta2.tar.xz /work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice-translations-5.4.0.1.tar.xz differ: char 25, line 1
