Accepting request 105079 from GNOME:Factory

Pushing most G:F bits

OBS-URL: https://build.opensuse.org/request/show/105079
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eog-plugins?expand=0&rev=17
This commit is contained in:
Stephan Kulow 2012-02-16 11:19:37 +00:00 committed by Git OBS Bridge
commit e4531238de
4 changed files with 26 additions and 12 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f5b4794a2da26cb8e7a3e81abca7d71fcbadfce9295186e3fe6e21f61ff0b66c
size 375633

3
eog-plugins-3.3.5.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:86d6eaa1c6c9c7b95c97813ff075686d1899dc25c38c7600f9a740c616e8a323
size 310788

View File

@ -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 Tue Nov 22 09:40:08 UTC 2011 - vuntz@opensuse.org

View File

@ -1,7 +1,7 @@
# #
# spec file for package eog-plugins # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -16,24 +16,23 @@
# #
Name: eog-plugins Name: eog-plugins
Version: 3.2.2 Version: 3.3.5
Release: 1 Release: 0
#FIXME: add postr BuildRequires when we have a package #FIXME: add postr BuildRequires when we have a package
License: GPLv2+
Summary: A collection of plugins for Eye of GNOME Summary: A collection of plugins for Eye of GNOME
License: GPL-2.0+
Group: Productivity/Graphics/Viewers Group: Productivity/Graphics/Viewers
Url: http://live.gnome.org/EyeOfGnome/Plugins 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: fdupes
BuildRequires: intltool BuildRequires: intltool
BuildRequires: translation-update-upstream BuildRequires: translation-update-upstream
BuildRequires: pkgconfig(champlain-gtk-0.12) BuildRequires: pkgconfig(champlain-gtk-0.12) >= 0.9.0
BuildRequires: pkgconfig(clutter-gtk-1.0) BuildRequires: pkgconfig(clutter-gtk-1.0) >= 1.1.2
BuildRequires: pkgconfig(eog) BuildRequires: pkgconfig(eog)
BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(libexif) BuildRequires: pkgconfig(libexif) >= 0.6.16
BuildRequires: pkgconfig(libgdata) BuildRequires: pkgconfig(libgdata)
BuildRequires: pkgconfig(libpeas-1.0) BuildRequires: pkgconfig(libpeas-1.0)
Recommends: %{name}-lang Recommends: %{name}-lang
@ -76,6 +75,8 @@ find %{buildroot} -type f -name "*.la" -delete -print
# Explicit list of plugins # Explicit list of plugins
%{_libdir}/eog/plugins/exif-display.plugin %{_libdir}/eog/plugins/exif-display.plugin
%{_libdir}/eog/plugins/fit-to-width.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/map.plugin
%{_libdir}/eog/plugins/postasa.plugin %{_libdir}/eog/plugins/postasa.plugin
%{_libdir}/eog/plugins/pythonconsole.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/exif-display/
%{_datadir}/eog/plugins/postasa/ %{_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.exif-display.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.eog.plugins.fullscreenbg.gschema.xml
%files lang -f %{name}.lang %files lang -f %{name}.lang