commit eog-plugins for openSUSE:Factory
Hello community, here is the log from the commit of package eog-plugins for openSUSE:Factory checked in at 2014-05-06 13:56:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/eog-plugins (Old) and /work/SRC/openSUSE:Factory/.eog-plugins.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "eog-plugins" Changes: -------- --- /work/SRC/openSUSE:Factory/eog-plugins/eog-plugins.changes 2013-10-17 14:02:33.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.eog-plugins.new/eog-plugins.changes 2014-05-06 13:56:25.000000000 +0200 @@ -1,0 +2,36 @@ +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. + +------------------------------------------------------------------- Old: ---- eog-plugins-3.10.1.tar.xz New: ---- eog-plugins-3.12.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eog-plugins.spec ++++++ --- /var/tmp/diff_new_pack.hTOTcG/_old 2014-05-06 13:56:26.000000000 +0200 +++ /var/tmp/diff_new_pack.hTOTcG/_new 2014-05-06 13:56:26.000000000 +0200 @@ -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 @@ %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 ++++++ eog-plugins-3.10.1.tar.xz -> eog-plugins-3.12.1.tar.xz ++++++ ++++ 23768 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de