From d66064242c0341aa5ae35bb3c554b5a25bb93c115cfc8ffd4cb77a406d05d2e9 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 19 Mar 2015 14:36:00 +0000 Subject: [PATCH] Accepting request 291533 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/291533 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=185 --- eog-3.14.3.tar.xz | 3 --- eog-3.15.92.tar.xz | 3 +++ eog.changes | 30 ++++++++++++++++++++++++++++++ eog.spec | 10 ++++------ 4 files changed, 37 insertions(+), 9 deletions(-) delete mode 100644 eog-3.14.3.tar.xz create mode 100644 eog-3.15.92.tar.xz diff --git a/eog-3.14.3.tar.xz b/eog-3.14.3.tar.xz deleted file mode 100644 index 4397a96..0000000 --- a/eog-3.14.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c05a3c0a75c3c5d42f41eadca9e23753d1fa59bc37fb5826909b468b9be1cf59 -size 4325576 diff --git a/eog-3.15.92.tar.xz b/eog-3.15.92.tar.xz new file mode 100644 index 0000000..8710a2b --- /dev/null +++ b/eog-3.15.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b75208b9ea202413bf069479cabc8bb6e7983017ad7331bd24caf54a96102c73 +size 4301200 diff --git a/eog.changes b/eog.changes index 54fb7b1..3f9882a 100644 --- a/eog.changes +++ b/eog.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Tue Mar 17 08:35:40 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.15.92: + + Improvements to UI changes based on initial feedback. + + Adjust UI tests for UI changes. + + Bugs fixed: bgo#745077, bgo#746105. + + Updated translations. + +------------------------------------------------------------------- +Tue Feb 17 08:51:26 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.15.90: + + More cleanup after the first round of UI modernization. + + Make GAction plugin interface actually usable by plugins + NOTE: Plugins using the old GtkUIManager interface won't work + anymore! + + Bugs fixed: bgo#743887. + + Updated translations. + +------------------------------------------------------------------- +Tue Feb 3 08:43:31 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.15.1: + + Modernize the GUI. + + Migrate to GAction. + + Bugs fixed: bgo#740426, bgo#741050, bgo#742369. + + Updated translations. +- Drop pkgconfig(libxml-2.0) BuildRequires: no longer needed. + ------------------------------------------------------------------- Wed Nov 19 21:05:20 UTC 2014 - zaitor@opensuse.org diff --git a/eog.spec b/eog.spec index 5968b0b..9c2a645 100644 --- a/eog.spec +++ b/eog.spec @@ -1,7 +1,7 @@ # # spec file for package eog # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX 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,13 +17,13 @@ Name: eog -Version: 3.14.3 +Version: 3.15.92 Release: 0 Summary: Image Viewer for GNOME License: GPL-2.0+ and LGPL-2.1+ Group: Productivity/Graphics/Viewers Url: http://www.gnome.org/ -Source: http://download.gnome.org/sources/eog/3.14/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/eog/3.15/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: intltool >= 0.50.1 BuildRequires: libjpeg-devel @@ -39,9 +39,8 @@ BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.11.6 BuildRequires: pkgconfig(lcms2) BuildRequires: pkgconfig(libexif) -BuildRequires: pkgconfig(libpeas-gtk-1.0) +BuildRequires: pkgconfig(libpeas-gtk-1.0) >= 0.7.4 BuildRequires: pkgconfig(librsvg-2.0) >= 2.36.2 -BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(shared-mime-info) Recommends: %{name}-lang Provides: eog2 = %{version} @@ -101,7 +100,6 @@ find %{buildroot} -type f -name '*.la' -delete -print %exclude %{_datadir}/eog/gir-1.0/ %{_datadir}/eog/ %{_datadir}/icons/*/*/*/*.png -%{_datadir}/icons/*/*/*/*.svg %{_datadir}/GConf/gsettings/eog.convert %{_datadir}/glib-2.0/schemas/org.gnome.eog.enums.xml %{_datadir}/glib-2.0/schemas/org.gnome.eog.gschema.xml