Accepting request 231678 from GNOME:Factory

Push GNOME:Factory - GNOME 3.12.1

OBS-URL: https://build.opensuse.org/request/show/231678
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eog-plugins?expand=0&rev=33
This commit is contained in:
Stephan Kulow 2014-05-06 11:56:24 +00:00 committed by Git OBS Bridge
commit e6574322a0
4 changed files with 44 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,39 @@
-------------------------------------------------------------------
Tue Apr 15 05:42:07 UTC 2014 - zaitor@opensuse.org
- Update to version 3.12.1:
+ Export to Folder: bgo#727218, Make export-to-folder plugin less
chatty.
+ Slideshow Shuffle: bgo#727222, Switch slideshowshuffle to
python3 loader.
-------------------------------------------------------------------
Tue Mar 25 12:21:07 UTC 2014 - dimstar@opensuse.org
- Update to version 3.12.0:
+ Stable release, no changes since version 3.11.92.
-------------------------------------------------------------------
Wed Mar 19 10:03:27 UTC 2014 - dimstar@opensuse.org
- Update to version 3.11.92:
+ Export to Folder: Fix PyGObject deprecation warnings.
+ Python Console: Fix PyGObject deprecation warnings.
+ Updated translations.
-------------------------------------------------------------------
Mon Jan 13 21:26:31 UTC 2014 - dimstar@opensuse.org
- Update to version 3.11.4:
+ Multiplpe plugins: convert to python 3:
- Export to Folder.
- Fullscreen Background.
- Python Console.
+ Fullscreen Background: Adapt to API changes in eog 3.11.3
+ Modernize build system.
+ Raise Python and eog dependencies.
- Add python3 BuildRequires: required for the move to python3.
-------------------------------------------------------------------
Tue Oct 15 17:56:25 UTC 2013 - dimstar@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package eog-plugins
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 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
@ -17,16 +17,17 @@
Name: eog-plugins
Version: 3.10.1
Version: 3.12.1
Release: 0
#FIXME: add postr BuildRequires when we have a package
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.10/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/eog-plugins/3.12/%{name}-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: intltool
BuildRequires: python3 >= 3.2
BuildRequires: translation-update-upstream
BuildRequires: pkgconfig(champlain-gtk-0.12) >= 0.9.0
BuildRequires: pkgconfig(clutter-gtk-1.0) >= 1.1.2
@ -73,6 +74,7 @@ find %{buildroot} -type f -name "*.la" -delete -print
%defattr(-,root,root)
%{_libdir}/eog/plugins/*.py*
%{_libdir}/eog/plugins/*.so
%{_libdir}/eog/plugins/__pycache__/
%{_libdir}/eog/plugins/pythonconsole/
# Explicit list of plugins
%{_libdir}/eog/plugins/exif-display.plugin