From 98b4738f8d24ed4a72d8eabadde324a17ef94a4cb2747546ed6060b3570a571b Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Fri, 7 Sep 2012 15:27:30 +0000 Subject: [PATCH 1/3] 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 From a1ef5e6af01947399845f49acfefaad0d901b5a3c6c036cc1d0d4a80b15bce9e Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 21 Sep 2012 19:21:23 +0000 Subject: [PATCH 2/3] Accepting request 135086 from home:dimstar:branches:GNOME:Factory Update to 3.5.92 OBS-URL: https://build.opensuse.org/request/show/135086 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=140 --- eog-3.5.91.tar.xz | 3 --- eog-3.5.92.tar.xz | 3 +++ eog.changes | 8 ++++++++ eog.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 eog-3.5.91.tar.xz create mode 100644 eog-3.5.92.tar.xz diff --git a/eog-3.5.91.tar.xz b/eog-3.5.91.tar.xz deleted file mode 100644 index ddaf85e..0000000 --- a/eog-3.5.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:316966a89666df57c1ed55a58eed6eb59701d356ed4594978e4c4b4d05b1e9c2 -size 3580608 diff --git a/eog-3.5.92.tar.xz b/eog-3.5.92.tar.xz new file mode 100644 index 0000000..9ef332b --- /dev/null +++ b/eog-3.5.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9ab6a1529d4b5199360b48bbe50d432cc9fe98aae800b5e607af421464bbe3f +size 3584724 diff --git a/eog.changes b/eog.changes index 90c7016..4608406 100644 --- a/eog.changes +++ b/eog.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Sep 19 18:16:49 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.92: + + After printing the number of copies are saved globally + (bgo#623604) + + Updated translations. + ------------------------------------------------------------------- Mon Sep 3 21:11:36 UTC 2012 - dimstar@opensuse.org diff --git a/eog.spec b/eog.spec index db163e8..7ae68ed 100644 --- a/eog.spec +++ b/eog.spec @@ -17,7 +17,7 @@ Name: eog -Version: 3.5.91 +Version: 3.5.92 Release: 0 Summary: Image Viewer for GNOME License: GPL-2.0+ ; LGPL-2.1+ @@ -41,7 +41,7 @@ BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.6 BuildRequires: pkgconfig(lcms2) BuildRequires: pkgconfig(libexif) BuildRequires: pkgconfig(libpeas-gtk-1.0) -BuildRequires: pkgconfig(librsvg-2.0) +BuildRequires: pkgconfig(librsvg-2.0) >= 2.36.2 BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(shared-mime-info) Recommends: %{name}-lang From 917b63108b6158fc1b9a49544ce1bf5a588fe36cf6280590972abc6baa33f787 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 25 Sep 2012 20:32:26 +0000 Subject: [PATCH 3/3] Accepting request 135743 from home:dimstar:branches:GNOME:Factory Update to 3.6.0 OBS-URL: https://build.opensuse.org/request/show/135743 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=141 --- eog-3.5.92.tar.xz | 3 --- eog-3.6.0.tar.xz | 3 +++ eog.changes | 7 +++++++ eog.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 eog-3.5.92.tar.xz create mode 100644 eog-3.6.0.tar.xz diff --git a/eog-3.5.92.tar.xz b/eog-3.5.92.tar.xz deleted file mode 100644 index 9ef332b..0000000 --- a/eog-3.5.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b9ab6a1529d4b5199360b48bbe50d432cc9fe98aae800b5e607af421464bbe3f -size 3584724 diff --git a/eog-3.6.0.tar.xz b/eog-3.6.0.tar.xz new file mode 100644 index 0000000..6e7eb86 --- /dev/null +++ b/eog-3.6.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f8e43a337a3fb7071c650078f2ef89567b4889527f300d053491e9185dbae6b +size 3584884 diff --git a/eog.changes b/eog.changes index 4608406..ac92a23 100644 --- a/eog.changes +++ b/eog.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Sep 24 21:18:06 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.6.0: + + Linking fails with undefined floor symbol (bgo#684401) + + Updated translations. + ------------------------------------------------------------------- Wed Sep 19 18:16:49 UTC 2012 - dimstar@opensuse.org diff --git a/eog.spec b/eog.spec index 7ae68ed..c8a8e72 100644 --- a/eog.spec +++ b/eog.spec @@ -17,13 +17,13 @@ Name: eog -Version: 3.5.92 +Version: 3.6.0 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.5/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/eog/3.6/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: intltool BuildRequires: libjpeg-devel