From f95ab0817dc2f35ca77d18978fb43391f8ed3f0e81fadd2b48dfccd5229044ea Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Fri, 7 Sep 2012 15:38:51 +0000 Subject: [PATCH 1/3] Accepting request 132659 from GNOME:Next Starting to push GNOME:Next... OBS-URL: https://build.opensuse.org/request/show/132659 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog-plugins?expand=0&rev=44 --- eog-plugins-3.4.1.tar.xz | 3 --- eog-plugins-3.5.91.tar.xz | 3 +++ eog-plugins.changes | 16 ++++++++++++++++ eog-plugins.spec | 11 ++++++++--- 4 files changed, 27 insertions(+), 6 deletions(-) delete mode 100644 eog-plugins-3.4.1.tar.xz create mode 100644 eog-plugins-3.5.91.tar.xz diff --git a/eog-plugins-3.4.1.tar.xz b/eog-plugins-3.4.1.tar.xz deleted file mode 100644 index 01a222f..0000000 --- a/eog-plugins-3.4.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1f7c4a0a9cc825d1ac8a64cc3d8db4da3054d294e4cd60b28eba13643d71055 -size 320108 diff --git a/eog-plugins-3.5.91.tar.xz b/eog-plugins-3.5.91.tar.xz new file mode 100644 index 0000000..2d1a17c --- /dev/null +++ b/eog-plugins-3.5.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75e814f829f972d5fd26701c0c16d4a5e9c09f2197a5214d8bdd01d597002735 +size 326548 diff --git a/eog-plugins.changes b/eog-plugins.changes index 394cee9..3d4f441 100644 --- a/eog-plugins.changes +++ b/eog-plugins.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Sep 3 21:09:43 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.91: + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 20 20:45:24 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.5: + + New plugins: + - Hide Titlebar + - Disable Dark Theme + - Export to Folder + + Updated translations. + ------------------------------------------------------------------- Tue May 29 18:50:33 UTC 2012 - zaitor@opensuse.org diff --git a/eog-plugins.spec b/eog-plugins.spec index 8afe93a..ab5b18a 100644 --- a/eog-plugins.spec +++ b/eog-plugins.spec @@ -17,20 +17,20 @@ Name: eog-plugins -Version: 3.4.1 +Version: 3.5.91 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.4/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/eog-plugins/3.5/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: intltool BuildRequires: translation-update-upstream BuildRequires: pkgconfig(champlain-gtk-0.12) >= 0.9.0 BuildRequires: pkgconfig(clutter-gtk-1.0) >= 1.1.2 -BuildRequires: pkgconfig(eog) >= 3.3.6 +BuildRequires: pkgconfig(eog) >= 3.5.5 BuildRequires: pkgconfig(gsettings-desktop-schemas) BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(libexif) >= 0.6.16 @@ -75,8 +75,11 @@ find %{buildroot} -type f -name "*.la" -delete -print %{_libdir}/eog/plugins/pythonconsole/ # Explicit list of plugins %{_libdir}/eog/plugins/exif-display.plugin +%{_libdir}/eog/plugins/export-to-folder.plugin %{_libdir}/eog/plugins/fit-to-width.plugin %{_libdir}/eog/plugins/fullscreenbg.plugin +%{_libdir}/eog/plugins/hide-titlebar.plugin +%{_libdir}/eog/plugins/light-theme.plugin %{_libdir}/eog/plugins/map.plugin %{_libdir}/eog/plugins/postasa.plugin %{_libdir}/eog/plugins/pythonconsole.plugin @@ -84,10 +87,12 @@ find %{buildroot} -type f -name "*.la" -delete -print %{_libdir}/eog/plugins/slideshowshuffle.plugin %dir %{_datadir}/eog/plugins %{_datadir}/eog/plugins/exif-display/ +%{_datadir}/eog/plugins/export-to-folder/ %{_datadir}/eog/plugins/fullscreenbg/ %{_datadir}/eog/plugins/postasa/ %{_datadir}/eog/plugins/pythonconsole/ %{_datadir}/glib-2.0/schemas/org.gnome.eog.plugins.exif-display.gschema.xml +%{_datadir}/glib-2.0/schemas/org.gnome.eog.plugins.export-to-folder.gschema.xml %{_datadir}/glib-2.0/schemas/org.gnome.eog.plugins.fullscreenbg.gschema.xml %{_datadir}/glib-2.0/schemas/org.gnome.eog.plugins.pythonconsole.gschema.xml From 7020079dce52816d395a0fcf0a1df4d215ea0c1761095c480592f81d0e02de54 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 21 Sep 2012 19:20:51 +0000 Subject: [PATCH 2/3] Accepting request 135090 from home:dimstar:branches:GNOME:Factory Update to 3.5.92 OBS-URL: https://build.opensuse.org/request/show/135090 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog-plugins?expand=0&rev=45 --- eog-plugins-3.5.91.tar.xz | 3 --- eog-plugins-3.5.92.tar.xz | 3 +++ eog-plugins.changes | 6 ++++++ eog-plugins.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 eog-plugins-3.5.91.tar.xz create mode 100644 eog-plugins-3.5.92.tar.xz diff --git a/eog-plugins-3.5.91.tar.xz b/eog-plugins-3.5.91.tar.xz deleted file mode 100644 index 2d1a17c..0000000 --- a/eog-plugins-3.5.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:75e814f829f972d5fd26701c0c16d4a5e9c09f2197a5214d8bdd01d597002735 -size 326548 diff --git a/eog-plugins-3.5.92.tar.xz b/eog-plugins-3.5.92.tar.xz new file mode 100644 index 0000000..890f599 --- /dev/null +++ b/eog-plugins-3.5.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c4c6f466eadac74be715637a8387d419ef6816e52ca2b5394dbe061de80359f +size 329848 diff --git a/eog-plugins.changes b/eog-plugins.changes index 3d4f441..4348b09 100644 --- a/eog-plugins.changes +++ b/eog-plugins.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 19 18:17:16 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.92: + + Updated translations. + ------------------------------------------------------------------- Mon Sep 3 21:09:43 UTC 2012 - dimstar@opensuse.org diff --git a/eog-plugins.spec b/eog-plugins.spec index ab5b18a..96f1179 100644 --- a/eog-plugins.spec +++ b/eog-plugins.spec @@ -17,7 +17,7 @@ Name: eog-plugins -Version: 3.5.91 +Version: 3.5.92 Release: 0 #FIXME: add postr BuildRequires when we have a package Summary: A collection of plugins for Eye of GNOME From c9ebcf8f9299e1464ecb429b6aaf1cebb636a8a4a121078ea4bcc8e104071bcb Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 25 Sep 2012 20:32:39 +0000 Subject: [PATCH 3/3] Accepting request 135752 from home:dimstar:branches:GNOME:Factory Update to 3.6.0 OBS-URL: https://build.opensuse.org/request/show/135752 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog-plugins?expand=0&rev=46 --- eog-plugins-3.5.92.tar.xz | 3 --- eog-plugins-3.6.0.tar.xz | 3 +++ eog-plugins.changes | 6 ++++++ eog-plugins.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 eog-plugins-3.5.92.tar.xz create mode 100644 eog-plugins-3.6.0.tar.xz diff --git a/eog-plugins-3.5.92.tar.xz b/eog-plugins-3.5.92.tar.xz deleted file mode 100644 index 890f599..0000000 --- a/eog-plugins-3.5.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c4c6f466eadac74be715637a8387d419ef6816e52ca2b5394dbe061de80359f -size 329848 diff --git a/eog-plugins-3.6.0.tar.xz b/eog-plugins-3.6.0.tar.xz new file mode 100644 index 0000000..8803615 --- /dev/null +++ b/eog-plugins-3.6.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3919f1a2d058867891a4424bc5a5aeae951c2e56a141ec77cfa4eb70cc089ab0 +size 330256 diff --git a/eog-plugins.changes b/eog-plugins.changes index 4348b09..6ea5d5b 100644 --- a/eog-plugins.changes +++ b/eog-plugins.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 24 21:33:30 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.6.0: + + Updated translations. + ------------------------------------------------------------------- Wed Sep 19 18:17:16 UTC 2012 - dimstar@opensuse.org diff --git a/eog-plugins.spec b/eog-plugins.spec index 96f1179..d4c61bd 100644 --- a/eog-plugins.spec +++ b/eog-plugins.spec @@ -17,14 +17,14 @@ Name: eog-plugins -Version: 3.5.92 +Version: 3.6.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.5/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/eog-plugins/3.6/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: intltool BuildRequires: translation-update-upstream