diff --git a/eom-1.20.0.tar.xz b/eom-1.20.0.tar.xz deleted file mode 100644 index f056b3f..0000000 --- a/eom-1.20.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a78226d1be0c563d9fb92d49b8dcf50cc7c9304c1cfed1d231540cf0cbc400c -size 2204444 diff --git a/eom-1.20.1.tar.xz b/eom-1.20.1.tar.xz new file mode 100644 index 0000000..65de1d7 --- /dev/null +++ b/eom-1.20.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35375d5d55128e03c9a4f9e5559878873275c6e182b159058767180ca449347d +size 2218364 diff --git a/eom.changes b/eom.changes index 5be3df2..425c299 100644 --- a/eom.changes +++ b/eom.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Jun 16 15:48:41 UTC 2018 - sor.alexei@meowr.ru + +- 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. + ------------------------------------------------------------------- Fri Mar 9 19:10:07 UTC 2018 - sor.alexei@meowr.ru diff --git a/eom.spec b/eom.spec index 9b07389..fa3edce 100644 --- a/eom.spec +++ b/eom.spec @@ -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 @@ Source: http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{versi 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 @@ Provides: mate-image-viewer = %{version} 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