From 6cfee438f31da7fbce552d80d5cb6ea36bd9de86a7e96e89362fc8e5569c95ea Mon Sep 17 00:00:00 2001 From: Alexei Sorokin Date: Wed, 10 Aug 2016 13:38:38 +0000 Subject: [PATCH] - Update to version 1.14.2. OBS-URL: https://build.opensuse.org/package/show/X11:MATE:Factory/eom?expand=0&rev=25 --- eom-1.14.1.tar.xz | 3 --- eom-1.14.2.tar.xz | 3 +++ eom.changes | 8 ++++++++ eom.spec | 3 ++- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 eom-1.14.1.tar.xz create mode 100644 eom-1.14.2.tar.xz diff --git a/eom-1.14.1.tar.xz b/eom-1.14.1.tar.xz deleted file mode 100644 index 5478e13..0000000 --- a/eom-1.14.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c79ff62c73603175f51c34255edbc4c4e28d03a77a0fd17a308c1ae985a7c3f -size 2232412 diff --git a/eom-1.14.2.tar.xz b/eom-1.14.2.tar.xz new file mode 100644 index 0000000..b53640b --- /dev/null +++ b/eom-1.14.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffdd2a229e6a1c3a133b3d4e981b820e9573983e4195cc66b98300ed6113fda2 +size 2254180 diff --git a/eom.changes b/eom.changes index 9c7af66..2ffddcc 100644 --- a/eom.changes +++ b/eom.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Aug 10 12:43:54 UTC 2016 - sor.alexei@meowr.ru + +- Update to version 1.14.2: + * Fix zoom and scroll performance on large images. + * Make distcheck use currently selected GTK+ version. + * Update translations. + ------------------------------------------------------------------- Sun May 22 15:13:43 UTC 2016 - sor.alexei@meowr.ru diff --git a/eom.spec b/eom.spec index 1e9c13a..8e4969f 100644 --- a/eom.spec +++ b/eom.spec @@ -19,7 +19,7 @@ %define typelib typelib-1_0-Eom-1_0 %define _version 1.14 Name: eom -Version: 1.14.1 +Version: 1.14.2 Release: 0 Summary: MATE Desktop graphics viewer License: GPL-2.0+ and LGPL-2.1+ @@ -30,6 +30,7 @@ BuildRequires: hicolor-icon-theme BuildRequires: libjpeg-devel BuildRequires: libxml2-python BuildRequires: mate-common >= %{_version} +BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(dbus-glib-1)