- Update to version 1.16.1.
OBS-URL: https://build.opensuse.org/package/show/X11:MATE:Factory/eom?expand=0&rev=27
This commit is contained in:
parent
33a540f0fd
commit
eb6e584b64
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:974356c10bf96b974b777614d5d6f88f982a6c9ab3735d9397b4a33a6812c4fe
|
||||
size 2214612
|
3
eom-1.16.1.tar.xz
Normal file
3
eom-1.16.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ff6b2af557dec88e73e654f3a150f6dbe0123fe5ed28ad552dc83da96cb0d42f
|
||||
size 2215676
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 8 14:23:12 UTC 2017 - sor.alexei@meowr.ru
|
||||
|
||||
- Update to version 1.16.1:
|
||||
* Prefs dialogue: Fix runtime warnings.
|
||||
* Fix the auto-reload of externally modified images.
|
||||
* Fix a memleak when loading SVG fails.
|
||||
* GTK+3: Force the X11 backend.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 20 20:50:25 UTC 2016 - sor.alexei@meowr.ru
|
||||
|
||||
|
6
eom.spec
6
eom.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package eom
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -24,7 +24,7 @@ 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: https://mate-desktop.org/
|
||||
Source: http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: libjpeg-devel
|
||||
@ -94,7 +94,7 @@ NOCONFIGURE=1 mate-autogen
|
||||
%configure \
|
||||
--libexecdir=%{_libexecdir}/%{name} \
|
||||
--with-gtk=2.0
|
||||
make %{?_smp_mflags}
|
||||
make %{?_smp_mflags} V=1
|
||||
|
||||
%install
|
||||
%make_install
|
||||
|
Loading…
Reference in New Issue
Block a user