From b9cdcc8b442b48177ee78b63431f6e3b43a1423070a4ef2dca1744b5b847e7b3 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 3 Aug 2007 20:05:43 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eog?expand=0&rev=12 --- eog-2.19.3.tar.bz2 | 3 --- eog-2.19.4.tar.bz2 | 3 +++ eog.changes | 8 ++++++++ eog.spec | 22 +++++++++++++++------- 4 files changed, 26 insertions(+), 10 deletions(-) delete mode 100644 eog-2.19.3.tar.bz2 create mode 100644 eog-2.19.4.tar.bz2 diff --git a/eog-2.19.3.tar.bz2 b/eog-2.19.3.tar.bz2 deleted file mode 100644 index 1857770..0000000 --- a/eog-2.19.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7f7eac8ab69ae955dbd7490077000109b16536d668439475a646f8c5644c67e -size 1538992 diff --git a/eog-2.19.4.tar.bz2 b/eog-2.19.4.tar.bz2 new file mode 100644 index 0000000..fc484e2 --- /dev/null +++ b/eog-2.19.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8960e4d2378aedfc807fd53dd3ea8e1334ee7dd5b3c1413e5ed46e050964b244 +size 1584605 diff --git a/eog.changes b/eog.changes index e246e5c..736a234 100644 --- a/eog.changes +++ b/eog.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Aug 3 07:13:45 CEST 2007 - mauro@suse.de + +- Update to version 2.19.4 +- Bugfixes for #449741, #453503, #435408, #453064, #452923, #452886, + #340831, #374582, #450590, #413211, #350809, #425613, #438242, + #440168. + ------------------------------------------------------------------- Sat Jul 14 18:26:43 CEST 2007 - aj@suse.de diff --git a/eog.spec b/eog.spec index 36124c1..d980709 100644 --- a/eog.spec +++ b/eog.spec @@ -1,5 +1,5 @@ # -# spec file for package eog (Version 2.19.3) +# spec file for package eog (Version 2.19.4) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -20,8 +20,8 @@ Group: Productivity/Graphics/Viewers Provides: eog2 = 2.2.0 Obsoletes: eog2 <= 2.2.0 Requires: gnome-icon-theme -Version: 2.19.3 -Release: 2 +Version: 2.19.4 +Release: 1 Summary: Eye of GNOME for the GNOME 2.x Desktop Source: %{name}-%{version}.tar.bz2 Patch0: eog-casts.patch @@ -89,7 +89,7 @@ rm -rf $RPM_BUILD_ROOT %doc AUTHORS COPYING ChangeLog NEWS README %{_bindir}/* %{_datadir}/applications/eog.desktop -# %{_datadir}/pixmaps/eog +%{_datadir}/pixmaps/eog ### %{_datadir}/pixmaps/*.png %{_datadir}/eog %{_datadir}/omf/eog @@ -98,12 +98,20 @@ rm -rf $RPM_BUILD_ROOT %files devel %defattr (-, root, root) -%dir %{_includedir}/eog -%dir %{_includedir}/eog/eog -%{_includedir}/eog/eog/*.h +#%dir %{_includedir}/eog +#%dir %{_includedir}/eog/eog +#%{_includedir}/eog/eog/*.h +%dir %{_includedir}/eog-2.20 +%dir %{_includedir}/eog-2.20/eog +%{_includedir}/eog-2.20/eog/*.h %{_libdir}/pkgconfig/eog.pc %changelog +* Fri Aug 03 2007 - mauro@suse.de +- Update to version 2.19.4 +- Bugfixes for #449741, #453503, #435408, #453064, #452923, #452886, + [#340831], #374582, #450590, #413211, #350809, #425613, #438242, + [#440168]. * Sat Jul 14 2007 - aj@suse.de - It's really libwnck-devel. * Wed Jul 11 2007 - maw@suse.de