diff --git a/eog-3.20.5.tar.xz b/eog-3.20.5.tar.xz deleted file mode 100644 index f19f2ef..0000000 --- a/eog-3.20.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e6e7c5a1aaf2508065e19f0669eb6c1028e8e04c7d3504b9027bd1e009731b3b -size 4622880 diff --git a/eog-3.23.90.tar.xz b/eog-3.23.90.tar.xz new file mode 100644 index 0000000..bd01917 --- /dev/null +++ b/eog-3.23.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9de7b8d2fab4bad1c33abffc60bf49de432b6d93f7eab55640b51fcb9c6f3a28 +size 4628960 diff --git a/eog.changes b/eog.changes index 2ca11bb..23bb096 100644 --- a/eog.changes +++ b/eog.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Wed Feb 15 08:45:00 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.23.90: + + Replace zoom scale with a text entry based on Evince's zoom + widget. + + Fix keyboard navigation in the headerbar and popup menu. + + Bugs fixed: bgo#754985. + + Updated translations. + +------------------------------------------------------------------- +Tue Jan 17 12:05:25 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.23.1: + + Several GTK deprecation fixes. + + Smaller bug and memory leak fixes. + + Bugs fixed: bgo#774001, bgo#776984. + + Updated translations. + ------------------------------------------------------------------- Tue Oct 11 19:06:36 UTC 2016 - zaitor@opensuse.org diff --git a/eog.spec b/eog.spec index ad08d45..409d142 100644 --- a/eog.spec +++ b/eog.spec @@ -1,7 +1,7 @@ # # spec file for package eog # -# 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 @@ -17,13 +17,13 @@ Name: eog -Version: 3.20.5 +Version: 3.23.90 Release: 0 Summary: Image Viewer for GNOME License: GPL-2.0+ and LGPL-2.1+ Group: Productivity/Graphics/Viewers Url: http://www.gnome.org/ -Source: http://download.gnome.org/sources/eog/3.20/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/eog/3.23/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: intltool >= 0.50.1 BuildRequires: libjpeg-devel @@ -36,7 +36,7 @@ BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.30.0 BuildRequires: pkgconfig(glib-2.0) >= 2.42.0 BuildRequires: pkgconfig(gnome-desktop-3.0) BuildRequires: pkgconfig(gobject-introspection-1.0) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.3 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0 BuildRequires: pkgconfig(lcms2) BuildRequires: pkgconfig(libexif) BuildRequires: pkgconfig(libpeas-gtk-1.0) >= 0.7.4