From 98b4738f8d24ed4a72d8eabadde324a17ef94a4cb2747546ed6060b3570a571b Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Fri, 7 Sep 2012 15:27:30 +0000 Subject: [PATCH] Accepting request 132906 from GNOME:Next Push G:N - Resubmit after adjusting based on the comments OBS-URL: https://build.opensuse.org/request/show/132906 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=139 --- eog-3.4.3.tar.xz | 3 --- eog-3.5.91.tar.xz | 3 +++ eog.changes | 57 +++++++++++++++++++++++++++++++++++++++++++++++ eog.spec | 11 ++++----- 4 files changed, 64 insertions(+), 10 deletions(-) delete mode 100644 eog-3.4.3.tar.xz create mode 100644 eog-3.5.91.tar.xz diff --git a/eog-3.4.3.tar.xz b/eog-3.4.3.tar.xz deleted file mode 100644 index 6c635bd..0000000 --- a/eog-3.4.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66e468f09de4b8097671cb6e56cd057c0e7869d836a2345e640b6cf4c404d5d9 -size 3255192 diff --git a/eog-3.5.91.tar.xz b/eog-3.5.91.tar.xz new file mode 100644 index 0000000..ddaf85e --- /dev/null +++ b/eog-3.5.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:316966a89666df57c1ed55a58eed6eb59701d356ed4594978e4c4b4d05b1e9c2 +size 3580608 diff --git a/eog.changes b/eog.changes index 81a97f3..90c7016 100644 --- a/eog.changes +++ b/eog.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Mon Sep 3 21:11:36 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.91: + + Unify navigation in zoomed and unzoomed modes + + Bugs fixed: bgo#659830, bgo#682534 + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 20 20:23:44 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.90: + + Updated documentation + + Build help using yelp-tools instead of gnome-doc-utils + + Support for per-instance plugins + + Bugs fixed: 682028 + + Updated translations. +- Replace gnome-doc-utils-devel BuildRequires with yelp-tools, + following upstream. + +------------------------------------------------------------------- +Mon Aug 6 20:56:39 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.4: + + Provide an application menu (bgo#674938) + + Updated translations. + +------------------------------------------------------------------- +Tue Jul 24 06:51:21 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.3: + + bgo#679505: Dialog for saving multiple images is too small + + Updated translations. + +------------------------------------------------------------------- +Mon Jul 23 21:00:03 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.2: + + bgo#669830: eog fails to display a jpg image - and just hangs + + bgo#675569: Refuses to save file after horizontal flip: + "Maximum supported image dimension is 65500 pixels" + + bgo#676461: build: OpenBSD needs _XOPEN_SOURCE_EXTENDED + for strptime(3) + + bgo#676486: Missing scrollbars when zooming a SVG image + + bgo#677168: Image Gallery not displayed correctly with + GTK+-3.4.3 + + bgo#677200: Race condition: misbehaves when launched twice + + Updated translations. + +------------------------------------------------------------------- +Sun Jul 22 23:57:24 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.1: + + Try to avoid recompressing JPG images to PNG for printing + + Choose default paper orientation based on image dimension + + Bugs fixed: bgo#394260, bgo#531898, bgo#579595, bgo#658127. + ------------------------------------------------------------------- Sun Jul 22 23:24:26 UTC 2012 - zaitor@opensuse.org diff --git a/eog.spec b/eog.spec index f72d750..db163e8 100644 --- a/eog.spec +++ b/eog.spec @@ -17,20 +17,20 @@ Name: eog -Version: 3.4.3 +Version: 3.5.91 Release: 0 Summary: Image Viewer for GNOME License: GPL-2.0+ ; LGPL-2.1+ Group: Productivity/Graphics/Viewers Url: http://www.gnome.org/ -Source: http://download.gnome.org/sources/eog/3.4/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/eog/3.5/%{name}-%{version}.tar.xz BuildRequires: fdupes -BuildRequires: gnome-doc-utils-devel BuildRequires: intltool BuildRequires: libjpeg-devel BuildRequires: libtool BuildRequires: translation-update-upstream 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 @@ -95,10 +95,7 @@ make %{?_smp_mflags} %files %defattr (-, root, root) %doc AUTHORS COPYING ChangeLog NEWS README -%dir %{_datadir}/gnome/ -%dir %{_datadir}/gnome/help/ -%dir %{_datadir}/gnome/help/%{name}/ -%doc %{_datadir}/gnome/help/%{name}/C/ +%doc %{_datadir}/help/C/%{name}/ %{_bindir}/eog %{_libdir}/eog/ %{_datadir}/applications/eog.desktop