Hello community,

here is the log from the commit of package mupdf for openSUSE:Factory checked 
in at 2020-06-12 21:43:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mupdf (Old)
 and      /work/SRC/openSUSE:Factory/.mupdf.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mupdf"

Fri Jun 12 21:43:24 2020 rev:41 rq:814107 version:1.16.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/mupdf/mupdf.changes      2019-09-11 
10:37:14.367264064 +0200
+++ /work/SRC/openSUSE:Factory/.mupdf.new.3606/mupdf.changes    2020-06-12 
21:44:50.064448988 +0200
@@ -1,0 +2,5 @@
+Fri Jun 12 08:32:08 UTC 2020 - Martin Pluskal <mplus...@suse.com>
+
+- Fix building with gcc10
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mupdf.spec ++++++
--- /var/tmp/diff_new_pack.91XZfn/_old  2020-06-12 21:44:52.564448135 +0200
+++ /var/tmp/diff_new_pack.91XZfn/_new  2020-06-12 21:44:52.568448134 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mupdf
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2011 Guido Berhoerster.
 #
 # All modifications and additions to the file contributed by third parties
@@ -23,7 +23,7 @@
 Summary:        PDF and XPS Viewer and Parser and Rendering Library
 License:        AGPL-3.0-or-later
 Group:          Productivity/Office/Other
-Url:            https://mupdf.com/
+URL:            https://mupdf.com/
 Source0:        
https://mupdf.com/downloads/archive/%{name}-%{version}-source.tar.xz
 Source1:        %{name}.desktop
 Source2:        %{name}-gl.desktop
@@ -94,8 +94,8 @@
 
 %build
 %global _lto_cflags %{_lto_cflags} -ffat-lto-objects
-export XCFLAGS="%{optflags} -fPIC -DJBIG_NO_MEMENTO -DTOFU -DTOFU_CJK"
-make %{?_smp_mflags} build=release verbose=yes
+export XCFLAGS="%{optflags} -fcommon -fPIC -DJBIG_NO_MEMENTO -DTOFU -DTOFU_CJK"
+%make_build build=release verbose=yes
 
 %install
 %make_install build=release prefix=%{_prefix} libdir=%{_libdir}
@@ -130,7 +130,7 @@
 %{_datadir}/icons/hicolor/scalable
 %{_datadir}/icons/hicolor/scalable/apps
 %{_datadir}/icons/hicolor/scalable/apps/*
-%{_mandir}/man1/*.1.gz
+%{_mandir}/man1/*.1%{?ext_man}
 
 %files devel-static
 %{_includedir}/%{name}


Reply via email to