Accepting request 336558 from X11:MATE:Factory

OBS-URL: https://build.opensuse.org/request/show/336558
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eom?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2015-10-06 11:27:48 +00:00 committed by Git OBS Bridge
commit 55f1eb7304
4 changed files with 18 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f211939bc77c3a9eff8845d42d0d934fdd1cac9df33a08f495873f330403e5d9
size 2223896

3
eom-1.10.4.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d5651d051e69ebab61aae52e11da08a7e206d539844fcd5994f80f51aeea0a28
size 2201028

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Oct 5 14:45:54 UTC 2015 - sor.alexei@meowr.ru
- Update to 1.10.4:
* EomScrollView: clip all types of images to the visible image area.
* EomScrollView: enable double buffering.
* Bump GLib/GIO required version to 2.36.
* Drop useless dependency on mate-icon-theme.
* Fix build with libexif when prefix is not /usr.
* Some annotation fixes.
* Some GTK+3 fixes and improvements.
-------------------------------------------------------------------
Wed Jul 15 11:23:21 UTC 2015 - sor.alexei@meowr.ru

View File

@ -18,12 +18,12 @@
%define _version 1.10
Name: eom
Version: 1.10.3
Version: 1.10.4
Release: 0
Summary: MATE Desktop graphics viewer
License: GPL-2.0+ and LGPL-2.1+
Group: System/GUI/Other
Url: http://mate-desktop.org
Url: http://mate-desktop.org/
Source: http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
BuildRequires: hicolor-icon-theme
BuildRequires: libjpeg-devel
@ -45,7 +45,7 @@ BuildRequires: pkgconfig(mate-icon-theme) >= 1.9.0
BuildRequires: pkgconfig(pygobject-2.0)
BuildRequires: pkgconfig(pygtk-2.0)
Requires: mate-desktop-gsettings-schemas >= 1.9.0
Recommends: %{name}-lang = %{version}
Recommends: %{name}-lang
Provides: mate-image-viewer = %{version}
Obsoletes: mate-image-viewer < %{version}
Obsoletes: mate-image-viewer-lang < %{version}