diff --git a/eom-1.16.0.tar.xz b/eom-1.16.0.tar.xz deleted file mode 100644 index 3e591b1..0000000 --- a/eom-1.16.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:974356c10bf96b974b777614d5d6f88f982a6c9ab3735d9397b4a33a6812c4fe -size 2214612 diff --git a/eom-1.16.1.tar.xz b/eom-1.16.1.tar.xz new file mode 100644 index 0000000..14d8935 --- /dev/null +++ b/eom-1.16.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff6b2af557dec88e73e654f3a150f6dbe0123fe5ed28ad552dc83da96cb0d42f +size 2215676 diff --git a/eom.changes b/eom.changes index 22ca8f1..92a5365 100644 --- a/eom.changes +++ b/eom.changes @@ -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 diff --git a/eom.spec b/eom.spec index f933b1c..e21c14f 100644 --- a/eom.spec +++ b/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