From b96ce377ad2c0824e89a03a842fbf2b0fd3124895f4566efeb468f0796d14c93 Mon Sep 17 00:00:00 2001 From: Alexei Sorokin Date: Mon, 15 May 2023 22:24:09 +0000 Subject: [PATCH] - Update to version 1.26.1. OBS-URL: https://build.opensuse.org/package/show/X11:MATE:Factory/eom?expand=0&rev=60 --- eom-1.26.0.tar.xz | 3 --- eom-1.26.1.tar.xz | 3 +++ eom.changes | 11 +++++++++++ eom.spec | 9 ++++----- 4 files changed, 18 insertions(+), 8 deletions(-) delete mode 100644 eom-1.26.0.tar.xz create mode 100644 eom-1.26.1.tar.xz diff --git a/eom-1.26.0.tar.xz b/eom-1.26.0.tar.xz deleted file mode 100644 index e0dd45a..0000000 --- a/eom-1.26.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:27f169aa396ddbc75740bf802bef1c0251771ca0747b5a727ff985c03dc067db -size 2493104 diff --git a/eom-1.26.1.tar.xz b/eom-1.26.1.tar.xz new file mode 100644 index 0000000..3ffbf6a --- /dev/null +++ b/eom-1.26.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5251229494f7e6c62e09fb211e43308df4f074c551ba0a233dc2cd6864b9960 +size 2512024 diff --git a/eom.changes b/eom.changes index dc53bb5..09d5ec0 100644 --- a/eom.changes +++ b/eom.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon May 15 18:48:33 UTC 2023 - Alexei Sorokin + +- Update to version 1.26.1: + * Fix building with ImageMagick 7. + * eom-window: Fix the incompatible-pointer-types warning. + * Accessibility: Add proper mnemonic relations and labelling. + * Add support for libexif 0.6.14+. + * user-guide: Fix wrong information. + * Update translations. + ------------------------------------------------------------------- Sun Aug 22 10:50:47 UTC 2021 - Jan Engelhardt diff --git a/eom.spec b/eom.spec index ae8e4d2..d684c31 100644 --- a/eom.spec +++ b/eom.spec @@ -1,7 +1,7 @@ # # spec file for package eom # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,9 +18,8 @@ %define typelib typelib-1_0-Eom-1_0 %define _version 1.26 - Name: eom -Version: 1.26.0 +Version: 1.26.1 Release: 0 Summary: MATE Desktop graphics viewer License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -84,15 +83,15 @@ which uses the gdk-pixbuf library. It can deal with large images, and zoom and scroll with constant memory usage. %package doc -Group: Documentation/HTML Summary: Documentation how to Use eom +Group: Documentation/HTML BuildArch: noarch %description doc This package contains the documentation for eom %prep -%autosetup +%setup -q %build NOCONFIGURE=1 mate-autogen