Hello community, here is the log from the commit of package eom for openSUSE:Factory checked in at 2018-06-29 22:28:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/eom (Old) and /work/SRC/openSUSE:Factory/.eom.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eom" Fri Jun 29 22:28:11 2018 rev:22 rq:617228 version:1.20.1 Changes: -------- --- /work/SRC/openSUSE:Factory/eom/eom.changes 2018-03-20 21:58:33.769564527 +0100 +++ /work/SRC/openSUSE:Factory/.eom.new/eom.changes 2018-06-29 22:28:11.970401904 +0200 @@ -1,0 +2,10 @@ +Sat Jun 16 15:48:41 UTC 2018 - [email protected] + +- Update to version 1.20.1: + * svg: Fix offset coordinates when transforming SVG images on + HiDPI displays. + * Scale HiDPI images correctly. + * Fix some -Wincompatible-pointer-types warnings. + * Update translations. + +------------------------------------------------------------------- Old: ---- eom-1.20.0.tar.xz New: ---- eom-1.20.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eom.spec ++++++ --- /var/tmp/diff_new_pack.jngIpy/_old 2018-06-29 22:28:12.418401564 +0200 +++ /var/tmp/diff_new_pack.jngIpy/_new 2018-06-29 22:28:12.418401564 +0200 @@ -19,7 +19,7 @@ %define typelib typelib-1_0-Eom-1_0 %define _version 1.20 Name: eom -Version: 1.20.0 +Version: 1.20.1 Release: 0 Summary: MATE Desktop graphics viewer License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -30,7 +30,6 @@ Patch0: eom-gtk-3.20.patch BuildRequires: hicolor-icon-theme BuildRequires: libjpeg-devel -BuildRequires: libxml2-python BuildRequires: mate-common >= %{_version} BuildRequires: pkgconfig BuildRequires: update-desktop-files @@ -55,6 +54,11 @@ Obsoletes: mate-image-viewer < %{version} Obsoletes: mate-image-viewer-lang < %{version} %glib2_gsettings_schema_requires +%if 0%{?suse_version} >= 1500 +BuildRequires: python2-libxml2-python +%else +BuildRequires: libxml2-python +%endif %description The Eye of MATE is a simple graphics viewer for the MATE Desktop ++++++ eom-1.20.0.tar.xz -> eom-1.20.1.tar.xz ++++++ ++++ 165823 lines of diff (skipped)
