diff --git a/eog-3.1.4.tar.bz2 b/eog-3.1.4.tar.bz2 deleted file mode 100644 index ae5c4ee..0000000 --- a/eog-3.1.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e8b8b27391c833fc5db064f1981d2fc4bb7a16fb14287c76667b6691f92932c3 -size 3425697 diff --git a/eog-3.1.91.tar.bz2 b/eog-3.1.91.tar.bz2 new file mode 100644 index 0000000..5bd4e48 --- /dev/null +++ b/eog-3.1.91.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5353e68f1b75fac486d77456dd5ee219789b5bfd6f000ec1424604cfcbee87c2 +size 3164115 diff --git a/eog.changes b/eog.changes index f6f791f..613c905 100644 --- a/eog.changes +++ b/eog.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Tue Sep 6 10:35:10 UTC 2011 - vuntz@opensuse.org + +- Update to version 3.1.91: + + Use 'Image Viewer' in all UI visible strings instead of 'Eye of + GNOME' (bgo##658152) + + Internationalization fixes (bgo##654548) + + Major help update + + Updated translations. +- Stop changing categories of eog.desktop: they're correct + upstream. + +------------------------------------------------------------------- +Wed Aug 31 10:54:06 CEST 2011 - vuntz@opensuse.org + +- Update to version 3.1.90: + + Decrease the fullscreen toolbar timeout to match other popular + applications + + Updated translations. + +------------------------------------------------------------------- +Tue Aug 16 04:05:48 CEST 2011 - dimstar@opensuse.org + +- Update to version 3.1.5: + + Render compressed SVGs using librsvg as well + + Enable fullscreen plugin by default + + Miscellaneous fixes/improvements + + Bugs fixed: bgo#552537, bgo#655377, bgo#655794, bgo#655889. + + Updated translations. + ------------------------------------------------------------------- Tue Jul 26 00:13:30 CEST 2011 - vuntz@opensuse.org diff --git a/eog.spec b/eog.spec index 6ff2376..020645e 100644 --- a/eog.spec +++ b/eog.spec @@ -18,7 +18,7 @@ Name: eog -Version: 3.1.4 +Version: 3.1.91 Release: 1 # FIXME: replace libexempi-devel BuildRequires with pkgconfig(exempi-2.0) once fixed exempi is in License: GPLv2+ ; LGPLv2.1+ @@ -80,7 +80,7 @@ make %{?jobs:-j%jobs} %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 +%suse_update_desktop_file -N "Eye of Gnome" -G "Image Viewer" eog %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot} @@ -105,9 +105,9 @@ rm -rf %{buildroot} %dir %{_datadir}/gnome/help/%{name}/ %doc %{_datadir}/gnome/help/%{name}/C/ %{_bindir}/* -%{_libdir}/eog +%{_libdir}/eog/ %{_datadir}/applications/eog.desktop -%{_datadir}/eog +%{_datadir}/eog/ %{_datadir}/icons/*/*/*/*.png %{_datadir}/icons/*/*/*/*.svg %{_datadir}/GConf/gsettings/eog.convert @@ -122,6 +122,6 @@ rm -rf %{buildroot} %{_libdir}/pkgconfig/eog.pc %dir %{_datadir}/gtk-doc %dir %{_datadir}/gtk-doc/html/ -%{_datadir}/gtk-doc/html/eog +%{_datadir}/gtk-doc/html/eog/ %changelog