diff --git a/eog-2.28.0.tar.bz2 b/eog-2.28.0.tar.bz2 deleted file mode 100644 index 5359a12..0000000 --- a/eog-2.28.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd6f22a4f2fe0dc0bd68c8a1217a61277d5d43ff8d45a4f3aec32b87e0ab1d33 -size 2654667 diff --git a/eog-2.29.5.tar.bz2 b/eog-2.29.5.tar.bz2 new file mode 100644 index 0000000..9e0aa5f --- /dev/null +++ b/eog-2.29.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d270e543bcc96585be5e009c30f1a006766166f42c8a076c3dcc95aa16cfbb1 +size 2698560 diff --git a/eog.changes b/eog.changes index 5181fbd..7b9b3d5 100644 --- a/eog.changes +++ b/eog.changes @@ -1,3 +1,44 @@ +------------------------------------------------------------------- +Wed Jan 13 02:26:25 CET 2010 - captain.magnus@opensuse.org + +- Update to version 2.29.5: + + Remember last save location during session + + String fixes / improvements + + Improve GSEAL-compatibility + + Use GtkInfoBar widget for the error message area + + bgo#604230, Don't remaind the last save location (directory) + + bgo#605851, Miscellaneous string fixes + + bgo#605852, Use Pango markup attributes in GtkBuilder file + + Translation updates + +------------------------------------------------------------------- +Wed Dec 2 16:53:28 CET 2009 - vuntz@opensuse.org + +- Update to version 2.29.3: + + Code fixes / improvements + + Updated translations. +- Changes from version 2.29.2: + + Add dialog asking to save changes on exit + + Build system fixes + + bgo#322243, eog doesn't ask whether to save changes + + bgo#600893, don't use LOCALMODLIBS in the configure + + Updated translations. + +------------------------------------------------------------------- +Sat Nov 14 21:16:15 CET 2009 - vuntz@opensuse.org + +- Update to version 2.29.1: + + Support for animated GIFs + + Enhance statusbar translatability + + Code fixes/improvements + + Bug fixes: + - bgo#335093, Support for animated images + - bgo#566104, Reverse Left/Right arrows action in RTL mode + - bgo#597059, Make statusbar info string translatable + - bgo#597754, Incorrect behavior when slideshow delay is set to + 0 seconds + + Updated translations. + ------------------------------------------------------------------- Tue Sep 22 18:14:18 CEST 2009 - dimstar@opensuse.org diff --git a/eog.spec b/eog.spec index a3a4096..ed66a83 100644 --- a/eog.spec +++ b/eog.spec @@ -1,5 +1,5 @@ # -# spec file for package eog (Version 2.28.0) +# spec file for package eog (Version 2.29.5) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,9 +18,9 @@ Name: eog -Version: 2.28.0 +Version: 2.29.5 Release: 1 -License: GPL v2 or later ; LGPL v2.1 or later +License: GPLv2+ ; LGPLv2.1+ Summary: Eye of GNOME for the GNOME 2.x Desktop Url: http://www.gnome.org/ Group: Productivity/Graphics/Viewers @@ -51,7 +51,7 @@ for Nautilus or as a stand-alone application. This version of EOG is compiled for the GNOME 2.x Desktop. %package devel -License: GPL v2 or later ; LGPL v2.1 or later +License: GPLv2+ ; LGPLv2.1+ Summary: Eye of GNOME for the GNOME 2.x Desktop Group: Productivity/Graphics/Viewers Requires: %{name} = %{version} @@ -75,6 +75,9 @@ make %{?jobs:-j%jobs} %install %makeinstall +%if 0%{?suse_version} <= 1120 +%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/* +%endif %suse_update_desktop_file -r -N "Eye of Gnome" -G "Image Viewer" eog GNOME Graphics Viewer %find_lang %{name} %find_gconf_schemas