diff --git a/eog-plugins-3.10.1.tar.xz b/eog-plugins-3.10.1.tar.xz deleted file mode 100644 index 103e06f..0000000 --- a/eog-plugins-3.10.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5b32c49dbf1e0b6cf56c9fdc6c19186c92e98d92b71aa98805491e2bb2f8e12 -size 349376 diff --git a/eog-plugins-3.12.0.tar.xz b/eog-plugins-3.12.0.tar.xz new file mode 100644 index 0000000..42a9f97 --- /dev/null +++ b/eog-plugins-3.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f6c4e0dd63c1003f31c08636b6540cf0312b9b42e2e621c96b946c72e3d9742 +size 351536 diff --git a/eog-plugins.changes b/eog-plugins.changes index c66e199..2eb899d 100644 --- a/eog-plugins.changes +++ b/eog-plugins.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +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 diff --git a/eog-plugins.spec b/eog-plugins.spec index d584fb4..2013095 100644 --- a/eog-plugins.spec +++ b/eog-plugins.spec @@ -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.0 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