Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libgxps for openSUSE:Factory checked in at 2021-03-21 23:19:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgxps (Old) and /work/SRC/openSUSE:Factory/.libgxps.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgxps" Sun Mar 21 23:19:40 2021 rev:20 rq:880091 version:0.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libgxps/libgxps.changes 2019-02-04 21:18:06.411720827 +0100 +++ /work/SRC/openSUSE:Factory/.libgxps.new.2401/libgxps.changes 2021-03-21 23:19:51.396728663 +0100 @@ -1,0 +2,12 @@ +Sat Feb 27 08:54:23 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Update to version 0.3.2: + + New features: Add support to wdp images on Windows using + WIC API. + + Bug fixes: Fix a crash in tools when the surface is NULL on + conversion end. + + Build: + - Improve dependency check on Windows. + - Don't assume that cross builds can't generate gir. + +------------------------------------------------------------------- Old: ---- libgxps-0.3.1.tar.xz New: ---- libgxps-0.3.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgxps.spec ++++++ --- /var/tmp/diff_new_pack.wWBvzB/_old 2021-03-21 23:19:51.964728858 +0100 +++ /var/tmp/diff_new_pack.wWBvzB/_new 2021-03-21 23:19:51.968728859 +0100 @@ -1,7 +1,7 @@ # # spec file for package libgxps # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: libgxps -Version: 0.3.1 +Version: 0.3.2 Release: 0 Summary: Library for rendering XPS documents License: LGPL-2.1-or-later @@ -28,9 +28,7 @@ BuildRequires: gobject-introspection-devel BuildRequires: gtk-doc -BuildRequires: libjpeg-devel -BuildRequires: libtiff-devel -BuildRequires: meson +BuildRequires: meson >= 0.43.0 BuildRequires: pkgconfig BuildRequires: pkgconfig(cairo) >= 1.10.0 BuildRequires: pkgconfig(cairo-pdf) @@ -42,7 +40,9 @@ BuildRequires: pkgconfig(gobject-2.0) >= 2.24 BuildRequires: pkgconfig(lcms2) BuildRequires: pkgconfig(libarchive) >= 2.8.0 +BuildRequires: pkgconfig(libjpeg) BuildRequires: pkgconfig(libpng) +BuildRequires: pkgconfig(libtiff-4) %description libgxps is a GObject based library for handling and rendering XPS ++++++ libgxps-0.3.1.tar.xz -> libgxps-0.3.2.tar.xz ++++++ ++++ 5040 lines of diff (skipped)
