diff --git a/eog-2.21.92.tar.bz2 b/eog-2.21.92.tar.bz2 deleted file mode 100644 index a07fb14..0000000 --- a/eog-2.21.92.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5c274957b5c02e1e21d1e04008c33184e983cac694b187a946d4b27e6bef3bc -size 1836737 diff --git a/eog-2.22.0.tar.bz2 b/eog-2.22.0.tar.bz2 new file mode 100644 index 0000000..e23fcdb --- /dev/null +++ b/eog-2.22.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cf92ba3e96d23a3668adb4ea2d09088db3dd7aa8987b9938ad4e98698d49422 +size 1895093 diff --git a/eog.changes b/eog.changes index de25a8a..e1f2900 100644 --- a/eog.changes +++ b/eog.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Mar 14 04:15:58 CET 2008 - maw@suse.de + +- Update to version 2.22.0: + + Contextual menu in image view widget + + Support for resetting the toolbar to its default layout + + Performance improvements + + Plugin API improvements + + Bugs fixed: bgo#519028, bgo#519910, bgo#498989, bgo#506421, + and #509079 + + Updated translations. + ------------------------------------------------------------------- Tue Mar 4 20:30:11 CET 2008 - maw@suse.de diff --git a/eog.spec b/eog.spec index d289fcc..8b609b5 100644 --- a/eog.spec +++ b/eog.spec @@ -1,5 +1,5 @@ # -# spec file for package eog (Version 2.21.92) +# spec file for package eog (Version 2.22.0) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -21,7 +21,7 @@ Group: Productivity/Graphics/Viewers Provides: eog2 = 2.20.0 Obsoletes: eog2 <= 2.20.0 Requires: gnome-icon-theme -Version: 2.21.92 +Version: 2.22.0 Release: 1 Summary: Eye of GNOME for the GNOME 2.x Desktop Source: %{name}-%{version}.tar.bz2 @@ -102,6 +102,15 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/eog.pc %changelog +* Fri Mar 14 2008 maw@suse.de +- Update to version 2.22.0: + + Contextual menu in image view widget + + Support for resetting the toolbar to its default layout + + Performance improvements + + Plugin API improvements + + Bugs fixed: bgo#519028, bgo#519910, bgo#498989, bgo#506421, + and #509079 + + Updated translations. * Tue Mar 04 2008 maw@suse.de - Update to version 2.21.92: + Bugs fixed: bgo#513958, bgo#500203, bgo#513827, and bgo#517450