From 463130936152aca5b22dbcd87bcf0421edeb361b0a9a957389ac07ab48ac6abf Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 19 Feb 2016 15:03:51 +0000 Subject: [PATCH 1/4] Accepting request 360435 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/360435 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=201 --- eog-3.18.2.tar.xz | 3 --- eog-3.19.90.tar.xz | 3 +++ eog.changes | 41 +++++++++++++++++++++++++++++++++++++++++ eog.spec | 8 ++++---- 4 files changed, 48 insertions(+), 7 deletions(-) delete mode 100644 eog-3.18.2.tar.xz create mode 100644 eog-3.19.90.tar.xz diff --git a/eog-3.18.2.tar.xz b/eog-3.18.2.tar.xz deleted file mode 100644 index 0418b6a..0000000 --- a/eog-3.18.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc2d16e3754cad12703261fe586e7599c4df2e39282f6c28681a514f749fe636 -size 4327676 diff --git a/eog-3.19.90.tar.xz b/eog-3.19.90.tar.xz new file mode 100644 index 0000000..dccfa3e --- /dev/null +++ b/eog-3.19.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e03df9d60c2f9ca3434b6ea5b1190db81c978919641f590286b30bba651e559 +size 4336820 diff --git a/eog.changes b/eog.changes index e868ec5..2fcea29 100644 --- a/eog.changes +++ b/eog.changes @@ -1,3 +1,44 @@ +------------------------------------------------------------------- +Mon Feb 15 20:09:51 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.19.5: + + Better image quality when downscaling. + + Improved AppData. + + Improved strings in the shortcuts window. + + Bugs fixed: bgo#665897, bgo#761408, bgo#762028. + + Updated translations. + +------------------------------------------------------------------- +Sun Feb 14 19:15:27 UTC 2016 - dimstar@opensuse.org + +- Update to version 3.19.4: + + Small application menu improvements. + + Updated translations. + +------------------------------------------------------------------- +Sun Feb 14 19:15:26 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.19.3: + + Convert custom CSS to use CSS nodes (bgo#758763). + + Add a shortcuts window (bgo#757827). + + Updated translations. + +------------------------------------------------------------------- +Sun Feb 14 19:15:25 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.19.2: + + Further UI improvements. + + Bugs fixed: bgo#754628. + + Updated translations. + +------------------------------------------------------------------- +Sun Feb 14 19:15:24 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.19.1: + + Various UI improvements. + + Bugs fixed: bgo#754628, bgo#754985, bgo#755244, bgo#755799. + + Updated translations. + ------------------------------------------------------------------- Sun Feb 14 19:15:23 UTC 2016 - zaitor@opensuse.org diff --git a/eog.spec b/eog.spec index 7b44ee6..93ae6fb 100644 --- a/eog.spec +++ b/eog.spec @@ -17,13 +17,13 @@ Name: eog -Version: 3.18.2 +Version: 3.19.90 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.18/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/eog/3.19/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: intltool >= 0.50.1 BuildRequires: libjpeg-devel @@ -33,10 +33,10 @@ BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(exempi-2.0) >= 1.99.5 BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.30.0 -BuildRequires: pkgconfig(glib-2.0) >= 2.38.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.42.0 BuildRequires: pkgconfig(gnome-desktop-3.0) BuildRequires: pkgconfig(gobject-introspection-1.0) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.11.6 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.3 BuildRequires: pkgconfig(lcms2) BuildRequires: pkgconfig(libexif) BuildRequires: pkgconfig(libpeas-gtk-1.0) >= 0.7.4 From 557ece8d41ede26ca48b0f8836c7ce7820d6ff2b62113bd54c311b965c56da5b Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 2 Mar 2016 10:26:56 +0000 Subject: [PATCH 2/4] Accepting request 363131 from GNOME:Next 1 OBS-URL: https://build.opensuse.org/request/show/363131 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=203 --- eog-3.19.90.tar.xz | 3 --- eog-3.19.91.tar.xz | 3 +++ eog.changes | 8 +++++++- eog.spec | 2 +- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 eog-3.19.90.tar.xz create mode 100644 eog-3.19.91.tar.xz diff --git a/eog-3.19.90.tar.xz b/eog-3.19.90.tar.xz deleted file mode 100644 index dccfa3e..0000000 --- a/eog-3.19.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7e03df9d60c2f9ca3434b6ea5b1190db81c978919641f590286b30bba651e559 -size 4336820 diff --git a/eog-3.19.91.tar.xz b/eog-3.19.91.tar.xz new file mode 100644 index 0000000..9b472dd --- /dev/null +++ b/eog-3.19.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e99022c98d524be19883690bbb37e1f7c20724b0e1b62c0c4f553623cf9d7446 +size 4338196 diff --git a/eog.changes b/eog.changes index 2fcea29..3148172 100644 --- a/eog.changes +++ b/eog.changes @@ -1,7 +1,13 @@ +------------------------------------------------------------------- +Mon Feb 29 20:19:51 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.19.91: + + Updated translations. + ------------------------------------------------------------------- Mon Feb 15 20:09:51 UTC 2016 - zaitor@opensuse.org -- Update to version 3.19.5: +- Update to version 3.19.90: + Better image quality when downscaling. + Improved AppData. + Improved strings in the shortcuts window. diff --git a/eog.spec b/eog.spec index 93ae6fb..721ee25 100644 --- a/eog.spec +++ b/eog.spec @@ -17,7 +17,7 @@ Name: eog -Version: 3.19.90 +Version: 3.19.91 Release: 0 Summary: Image Viewer for GNOME License: GPL-2.0+ and LGPL-2.1+ From c801ffbf57e06c478198433ce275981699b8032f25e0b71bf8fda9f94b864fe5 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 18 Mar 2016 10:11:02 +0000 Subject: [PATCH 3/4] Accepting request 374547 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/374547 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=204 --- eog-3.19.91.tar.xz | 3 --- eog-3.19.92.tar.xz | 3 +++ eog.changes | 9 +++++++++ eog.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 eog-3.19.91.tar.xz create mode 100644 eog-3.19.92.tar.xz diff --git a/eog-3.19.91.tar.xz b/eog-3.19.91.tar.xz deleted file mode 100644 index 9b472dd..0000000 --- a/eog-3.19.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e99022c98d524be19883690bbb37e1f7c20724b0e1b62c0c4f553623cf9d7446 -size 4338196 diff --git a/eog-3.19.92.tar.xz b/eog-3.19.92.tar.xz new file mode 100644 index 0000000..48150fd --- /dev/null +++ b/eog-3.19.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d12f2f12ece9df5162bac266ea662105184673df1fc4fc4690f9a3cc07fbb68b +size 4340072 diff --git a/eog.changes b/eog.changes index 3148172..6a53dca 100644 --- a/eog.changes +++ b/eog.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Mar 15 10:42:53 UTC 2016 - dimstar@opensuse.org + +- Update to version 3.19.92: + + Code improvements. + + bgo#763505: EogPrintPreview: Silence -Wsign-compare and + -Wswitch-default. + + Updated translations. + ------------------------------------------------------------------- Mon Feb 29 20:19:51 UTC 2016 - zaitor@opensuse.org diff --git a/eog.spec b/eog.spec index 721ee25..d6d81b5 100644 --- a/eog.spec +++ b/eog.spec @@ -17,7 +17,7 @@ Name: eog -Version: 3.19.91 +Version: 3.19.92 Release: 0 Summary: Image Viewer for GNOME License: GPL-2.0+ and LGPL-2.1+ From 459b005c61d42d5639b42653cec4058f3303f038dea6f2b3b1f79eba4f8ef3af Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 23 Mar 2016 13:07:40 +0000 Subject: [PATCH 4/4] Accepting request 377616 from GNOME:Next Update to 3.20.0 OBS-URL: https://build.opensuse.org/request/show/377616 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=205 --- eog-3.19.92.tar.xz | 3 --- eog-3.20.0.tar.xz | 3 +++ eog.changes | 6 ++++++ eog.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 eog-3.19.92.tar.xz create mode 100644 eog-3.20.0.tar.xz diff --git a/eog-3.19.92.tar.xz b/eog-3.19.92.tar.xz deleted file mode 100644 index 48150fd..0000000 --- a/eog-3.19.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d12f2f12ece9df5162bac266ea662105184673df1fc4fc4690f9a3cc07fbb68b -size 4340072 diff --git a/eog-3.20.0.tar.xz b/eog-3.20.0.tar.xz new file mode 100644 index 0000000..acd8bbf --- /dev/null +++ b/eog-3.20.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db715c172443c670dd959d1e6170a403018ed71b77dfd8732ac665a3b53e7e2b +size 4340688 diff --git a/eog.changes b/eog.changes index 6a53dca..ceba114 100644 --- a/eog.changes +++ b/eog.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 22 15:58:37 UTC 2016 - dimstar@opensuse.org + +- Update to version 3.20.0: + + Updated translations. + ------------------------------------------------------------------- Tue Mar 15 10:42:53 UTC 2016 - dimstar@opensuse.org diff --git a/eog.spec b/eog.spec index d6d81b5..cdcc8fc 100644 --- a/eog.spec +++ b/eog.spec @@ -17,13 +17,13 @@ Name: eog -Version: 3.19.92 +Version: 3.20.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.19/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/eog/3.20/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: intltool >= 0.50.1 BuildRequires: libjpeg-devel