From 5f57ea4f8c5ea4b4fac935ccab0beb76bb18aa9a66dde010b1a624f0894d9403 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Fri, 10 Feb 2012 07:59:43 +0000 Subject: [PATCH] Accepting request 103662 from home:dimstar:branches:GNOME:Factory Update to 3.3.5 OBS-URL: https://build.opensuse.org/request/show/103662 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog-plugins?expand=0&rev=32 --- eog-plugins-3.2.2.tar.bz2 | 3 --- eog-plugins-3.3.5.tar.xz | 3 +++ eog-plugins.changes | 12 ++++++++++++ eog-plugins.spec | 20 +++++++++++--------- 4 files changed, 26 insertions(+), 12 deletions(-) delete mode 100644 eog-plugins-3.2.2.tar.bz2 create mode 100644 eog-plugins-3.3.5.tar.xz diff --git a/eog-plugins-3.2.2.tar.bz2 b/eog-plugins-3.2.2.tar.bz2 deleted file mode 100644 index 1390f91..0000000 --- a/eog-plugins-3.2.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5b4794a2da26cb8e7a3e81abca7d71fcbadfce9295186e3fe6e21f61ff0b66c -size 375633 diff --git a/eog-plugins-3.3.5.tar.xz b/eog-plugins-3.3.5.tar.xz new file mode 100644 index 0000000..fd70f80 --- /dev/null +++ b/eog-plugins-3.3.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86d6eaa1c6c9c7b95c97813ff075686d1899dc25c38c7600f9a740c616e8a323 +size 310788 diff --git a/eog-plugins.changes b/eog-plugins.changes index 9e72f31..e2c0488 100644 --- a/eog-plugins.changes +++ b/eog-plugins.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Feb 9 19:10:35 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.3.5: + + New plugins: + - Fullscreen Background (fullscreenbg) + + Plugin changes: + - Map: Miscellaneous code improvements + - Exif Display: Fixed possible memory leak + + Bugs fixed: bgo#667979, bgo#643769 + + Updated translations: + ------------------------------------------------------------------- Tue Nov 22 09:40:08 UTC 2011 - vuntz@opensuse.org diff --git a/eog-plugins.spec b/eog-plugins.spec index ec70287..b7161f4 100644 --- a/eog-plugins.spec +++ b/eog-plugins.spec @@ -1,7 +1,7 @@ # # spec file for package eog-plugins # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,24 +16,23 @@ # - Name: eog-plugins -Version: 3.2.2 -Release: 1 +Version: 3.3.5 +Release: 0 #FIXME: add postr BuildRequires when we have a package -License: GPLv2+ Summary: A collection of plugins for Eye of GNOME +License: GPL-2.0+ Group: Productivity/Graphics/Viewers Url: http://live.gnome.org/EyeOfGnome/Plugins -Source: http://download.gnome.org/sources/eog-plugins/3.2/%{name}-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/eog-plugins/3.3/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: intltool BuildRequires: translation-update-upstream -BuildRequires: pkgconfig(champlain-gtk-0.12) -BuildRequires: pkgconfig(clutter-gtk-1.0) +BuildRequires: pkgconfig(champlain-gtk-0.12) >= 0.9.0 +BuildRequires: pkgconfig(clutter-gtk-1.0) >= 1.1.2 BuildRequires: pkgconfig(eog) BuildRequires: pkgconfig(gtk+-3.0) -BuildRequires: pkgconfig(libexif) +BuildRequires: pkgconfig(libexif) >= 0.6.16 BuildRequires: pkgconfig(libgdata) BuildRequires: pkgconfig(libpeas-1.0) Recommends: %{name}-lang @@ -76,6 +75,8 @@ find %{buildroot} -type f -name "*.la" -delete -print # Explicit list of plugins %{_libdir}/eog/plugins/exif-display.plugin %{_libdir}/eog/plugins/fit-to-width.plugin +%{_libdir}/eog/plugins/fullscreenbg.plugin +%{_libdir}/eog/plugins/fullscreenbg/ %{_libdir}/eog/plugins/map.plugin %{_libdir}/eog/plugins/postasa.plugin %{_libdir}/eog/plugins/pythonconsole.plugin @@ -85,6 +86,7 @@ find %{buildroot} -type f -name "*.la" -delete -print %{_datadir}/eog/plugins/exif-display/ %{_datadir}/eog/plugins/postasa/ %{_datadir}/glib-2.0/schemas/org.gnome.eog.plugins.exif-display.gschema.xml +%{_datadir}/glib-2.0/schemas/org.gnome.eog.plugins.fullscreenbg.gschema.xml %files lang -f %{name}.lang