Hello community, here is the log from the commit of package mupdf for openSUSE:Factory checked in at 2020-06-21 18:52:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mupdf (Old) and /work/SRC/openSUSE:Factory/.mupdf.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mupdf" Sun Jun 21 18:52:10 2020 rev:42 rq:815901 version:1.17.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mupdf/mupdf.changes 2020-06-12 21:44:50.064448988 +0200 +++ /work/SRC/openSUSE:Factory/.mupdf.new.3606/mupdf.changes 2020-06-21 18:58:50.527497057 +0200 @@ -1,0 +2,36 @@ +Fri Jun 19 08:24:38 UTC 2020 - Dan Čermák <[email protected]> + +- Update to version 1.17.0 + + * api: Improved accessors for markup/ink/polygon annotation data. + * api: Chapter based API for faster EPUB loading. + * api: Add more documentation to header files. + * api: Improved digital signature signing and verification. + * api: Validate changes in a signed PDF file. + + * build: Moved windows build to VS2019 solution. + + * pdf: Redaction now works on images and links as well as text. + * pdf: Greek, Cyrillic, Chinese, Japanese, and Korean scripts in forms and annotations. + * pdf: File attachment annotations. + * pdf: Use CCITT Fax compression for 1-bit images when creating PDF files. + + * epub: More forgiving XHTML parsing. + * epub: Accelerator files to cache chapter data for faster EPUB loading. + * epub: Optimized memory use. + + * mutool run: Edit Markup, Ink, and Polygon annotation data. + * mutool run: Fill out form fields. + * viewer: Ask for confirmation before closing a PDF with unsaved changes. + * viewer: Embed and extract file attachment annotations. + + * library: Miscellaneous bugfixes. + * library: Fixes to store operation. + + * thirdparty: Updated Harfbuzz to 2.6.4. + * thirdparty: Updated jbig2dec to 0.18. + * thirdparty: Updated MuJS to 1.0.7. + * thirdparty: Updated OpenJPEG to 2.3.1. + * thirdparty: Updated cURL to 7.66.0 (windows only). + +------------------------------------------------------------------- Old: ---- mupdf-1.16.1-source.tar.xz New: ---- mupdf-1.17.0-source.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mupdf.spec ++++++ --- /var/tmp/diff_new_pack.TPtmMm/_old 2020-06-21 18:58:51.115499042 +0200 +++ /var/tmp/diff_new_pack.TPtmMm/_new 2020-06-21 18:58:51.115499042 +0200 @@ -18,17 +18,18 @@ Name: mupdf -Version: 1.16.1 +Version: 1.17.0 Release: 0 Summary: PDF and XPS Viewer and Parser and Rendering Library License: AGPL-3.0-or-later Group: Productivity/Office/Other URL: https://mupdf.com/ -Source0: https://mupdf.com/downloads/archive/%{name}-%{version}-source.tar.xz +Source0: %{URL}/downloads/archive/%{name}-%{version}-source.tar.xz Source1: %{name}.desktop Source2: %{name}-gl.desktop Patch0: mupdf-no-strip.patch BuildRequires: Mesa-libGL-devel +BuildRequires: fdupes BuildRequires: freeglut-devel BuildRequires: freetype2-devel BuildRequires: gcc-c++ @@ -69,9 +70,7 @@ based on mupdf. %prep -%setup -q -n %{name}-%{version}-source - -%patch0 -p1 +%autosetup -p1 -n %{name}-%{version}-source for d in $(ls thirdparty | grep -v -e freeglut -e lcms2 -e mujs) do @@ -110,6 +109,7 @@ find %{buildroot}/%{_mandir} -type f -exec chmod 0644 {} \; find %{buildroot}/%{_includedir} -type f -exec chmod 0644 {} \; cd %{buildroot}/%{_bindir} && ln -s %{name}-x11 %{name} +%fdupes %{buildroot}%{_datadir} %suse_update_desktop_file mupdf ++++++ mupdf-1.16.1-source.tar.xz -> mupdf-1.17.0-source.tar.xz ++++++ /work/SRC/openSUSE:Factory/mupdf/mupdf-1.16.1-source.tar.xz /work/SRC/openSUSE:Factory/.mupdf.new.3606/mupdf-1.17.0-source.tar.xz differ: char 26, line 1
