From 41d3e7d25406ed34bf1e0348b131d0f7eb8d458ad9c1c71a42f23bfb40bddb21 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 8 May 2018 13:54:05 +0000 Subject: [PATCH] Accepting request 605191 from home:luc14n0:branches:GNOME:Factory Update to version 3.28.2 OBS-URL: https://build.opensuse.org/request/show/605191 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=246 --- eog-3.28.1.tar.xz | 3 --- eog-3.28.2.tar.xz | 3 +++ eog.changes | 10 ++++++++++ eog.spec | 14 +++++++------- 4 files changed, 20 insertions(+), 10 deletions(-) delete mode 100644 eog-3.28.1.tar.xz create mode 100644 eog-3.28.2.tar.xz diff --git a/eog-3.28.1.tar.xz b/eog-3.28.1.tar.xz deleted file mode 100644 index ffed444..0000000 --- a/eog-3.28.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:78d52c9295c1a67386461bfdf4f1803eca31f4757df3dc1022cad5d649277aec -size 5172884 diff --git a/eog-3.28.2.tar.xz b/eog-3.28.2.tar.xz new file mode 100644 index 0000000..1c9ee57 --- /dev/null +++ b/eog-3.28.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c046e7e184e5bb3ccb44eadc75cd9278ce682cc849c016036e3fe313b1cb5abd +size 5172840 diff --git a/eog.changes b/eog.changes index 95a2dd2..421d0c6 100644 --- a/eog.changes +++ b/eog.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon May 7 22:45:30 UTC 2018 - luc14n0@linuxmail.org + +- Update to version 3.28.2: + + Updated translations. +- Update devel package description to be more inclusive about its + contents. +- Point fdupes to the data directory instead of directly the build + root, wich is a practice that must be avoided. + ------------------------------------------------------------------- Mon Apr 9 21:04:37 UTC 2018 - bjorn.lie@gmail.com diff --git a/eog.spec b/eog.spec index abeb58d..1558f19 100644 --- a/eog.spec +++ b/eog.spec @@ -17,7 +17,7 @@ Name: eog -Version: 3.28.1 +Version: 3.28.2 Release: 0 Summary: Image Viewer for GNOME License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -50,9 +50,9 @@ BuildRequires: pkgconfig(shared-mime-info) >= 0.20 Recommends: %{name}-lang %description -Eye of GNOME is a simple graphics viewer for the GNOME desktop which -uses the gdk-pixbuf library. It can deal with large images, and zoom -and scroll with constant memory usage. +Eye of GNOME (eog) is a simple graphics viewer for the GNOME desktop +which uses the gdk-pixbuf library. It can deal with large images, and +zoom and scroll with constant memory usage. %package devel Summary: Development files for eog, an image viewer @@ -63,8 +63,8 @@ Requires: %{name} = %{version} Eye of GNOME (eog) is a simple graphics viewer for the GNOME desktop which uses the gdk-pixbuf library. -This subpackage contains the header files for developing -eog plugins. +This subpackage contains all the necessary files and documentation for +developing eog plugins. %lang_package @@ -88,7 +88,7 @@ translation-update-upstream %install %meson_install %find_lang %{name} %{?no_lang_C} -%fdupes %{buildroot} +%fdupes %{buildroot}%{_datadir} %files %license COPYING