From d31c9c2e5416a74bb4979a02fdf4c636266563a4129cbedd95ad5c943dfec9d4 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 3 Apr 2014 20:33:12 +0000 Subject: [PATCH] Accepting request 228594 from GNOME:Next Push GNOME:Next - GNOME 3.12.0 OBS-URL: https://build.opensuse.org/request/show/228594 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=170 --- eog-3.10.2.tar.xz | 3 -- eog-3.12.0.tar.xz | 3 ++ eog.changes | 70 +++++++++++++++++++++++++++++++++++++++++++++++ eog.spec | 14 ++++++---- 4 files changed, 81 insertions(+), 9 deletions(-) delete mode 100644 eog-3.10.2.tar.xz create mode 100644 eog-3.12.0.tar.xz diff --git a/eog-3.10.2.tar.xz b/eog-3.10.2.tar.xz deleted file mode 100644 index 8922013..0000000 --- a/eog-3.10.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ccc98609ca666420719383cc7d9b44335bbc0aacf048e38036d1f946ce54763 -size 3543424 diff --git a/eog-3.12.0.tar.xz b/eog-3.12.0.tar.xz new file mode 100644 index 0000000..0005b92 --- /dev/null +++ b/eog-3.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd9d3f733cb78465bc0891efb203889c97bacd774ca6017a3fd4a146b3d32402 +size 3572452 diff --git a/eog.changes b/eog.changes index 87545f7..7bbc660 100644 --- a/eog.changes +++ b/eog.changes @@ -1,3 +1,73 @@ +------------------------------------------------------------------- +Tue Mar 25 12:18:14 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.12.0: + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 18 11:43:22 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.92: + + bgo#720340: 'save as' doesn't update window title. + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 3 22:47:53 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.91: + + Improved color management compatibility. + + Improved Exif GPS tag handling. + + Bugs fixed: bgo#554498, bgo#725357, bgo#725416. + + Updated translations. + +------------------------------------------------------------------- +Mon Feb 17 19:10:02 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.11.90: + + Bugs fixed: bgo#722235, bgo#723544, bgo#723546. + + Updated translations. + +------------------------------------------------------------------- +Mon Jan 13 21:23:58 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.4: + + Use Python 3.x for Python plugins. + + AppData improvements. + + Misc improvements and optimizations. + + Bugs fixed: bgo#721488, bgo#721755. + + Updated translations. + +------------------------------------------------------------------- +Mon Dec 16 23:01:23 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.11.3: + + Image background layer uses GdkRGBA to avoid color conversion + from GdkColor and principally allow transparent backgrounds. + + Make several actions available over D-Bus. + + Fixed more deprecated GtkStyle and GtkStock usage. + + Bugs fixed: bgo#712350, bgo#720144. + + Updated translations. + +------------------------------------------------------------------- +Tue Nov 19 19:41:08 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.11.2: + + Various improvements and bugfixes: bgo#509406, bgo#700717, + bgo#712354. + + Updated translations. + +------------------------------------------------------------------- +Sun Nov 17 19:29:58 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.11.1: + + Use GtkOverlay and GtkRevealer for fullscreen toolbar. + + * Add AppData support. + + * Build system improvements. + + * Replace several deprecated APIs. + + * Various improvements and bugfixes. + + Bugs fixed: bgo#582931, bgo#708757. + + Updated translations. + ------------------------------------------------------------------- Tue Nov 12 18:38:42 UTC 2013 - dimstar@opensuse.org diff --git a/eog.spec b/eog.spec index 2f03ed4..21541fb 100644 --- a/eog.spec +++ b/eog.spec @@ -1,7 +1,7 @@ # # spec file for package eog # -# 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,15 +17,15 @@ Name: eog -Version: 3.10.2 +Version: 3.12.0 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.10/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/eog/3.12/%{name}-%{version}.tar.xz BuildRequires: fdupes -BuildRequires: intltool +BuildRequires: intltool >= 0.50.1 BuildRequires: libjpeg-devel BuildRequires: libtool BuildRequires: translation-update-upstream @@ -33,11 +33,11 @@ BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(exempi-2.0) >= 1.99.5 BuildRequires: pkgconfig(gdk-pixbuf-2.0) -BuildRequires: pkgconfig(glib-2.0) >= 2.31.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.38.0 BuildRequires: pkgconfig(gnome-desktop-3.0) BuildRequires: pkgconfig(gnome-icon-theme) BuildRequires: pkgconfig(gobject-introspection-1.0) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.7.8 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.10.6 BuildRequires: pkgconfig(lcms2) BuildRequires: pkgconfig(libexif) BuildRequires: pkgconfig(libpeas-gtk-1.0) @@ -95,6 +95,8 @@ make %{?_smp_mflags} %{_bindir}/eog %{_libdir}/eog/ %{_datadir}/applications/eog.desktop +%dir %{_datadir}/appdata +%{_datadir}/appdata/eog.appdata.xml # %{_datadir}/eog/gir-1.0/ goes to the -devel package. %exclude %{_datadir}/eog/gir-1.0/ %{_datadir}/eog/