From dcb0a23c29f83b0708b01305a4aead9c63675481ac884dbcbde7bf0b1db820d1 Mon Sep 17 00:00:00 2001 From: Hillwood Yang Date: Fri, 5 Apr 2024 11:56:32 +0000 Subject: [PATCH] Accepting request 1165483 from X11:MATE:Next - Update version to 1.28.0 * Translations update * eom-window: update image counter even if current thumbnail is for failured image * meson: explicit dep on -lm as required for Fedora35 * fix building with new libxml 2.12.0 * fix warning in Serbian translations * fix warning in Japanese translations OBS-URL: https://build.opensuse.org/request/show/1165483 OBS-URL: https://build.opensuse.org/package/show/X11:MATE:Factory/eom?expand=0&rev=62 --- eom-1.26.1.tar.xz | 3 --- eom-1.28.0.tar.xz | 3 +++ eom.changes | 12 ++++++++++++ eom.spec | 7 ++++--- 4 files changed, 19 insertions(+), 6 deletions(-) delete mode 100644 eom-1.26.1.tar.xz create mode 100644 eom-1.28.0.tar.xz diff --git a/eom-1.26.1.tar.xz b/eom-1.26.1.tar.xz deleted file mode 100644 index 3ffbf6a..0000000 --- a/eom-1.26.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b5251229494f7e6c62e09fb211e43308df4f074c551ba0a233dc2cd6864b9960 -size 2512024 diff --git a/eom-1.28.0.tar.xz b/eom-1.28.0.tar.xz new file mode 100644 index 0000000..1a6b6cc --- /dev/null +++ b/eom-1.28.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a01cab2995a1a8c7258c865eae5f182ed4730c44672afdc3a07e423edd53abc +size 2046292 diff --git a/eom.changes b/eom.changes index 09d5ec0..fcbc2bf 100644 --- a/eom.changes +++ b/eom.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Mar 31 07:34:15 UTC 2024 - Hillwood Yang + +- Update version to 1.28.0 + * Translations update + * eom-window: update image counter even if current thumbnail is for failured + image + * meson: explicit dep on -lm as required for Fedora35 + * fix building with new libxml 2.12.0 + * fix warning in Serbian translations + * fix warning in Japanese translations + ------------------------------------------------------------------- Mon May 15 18:48:33 UTC 2023 - Alexei Sorokin diff --git a/eom.spec b/eom.spec index d684c31..10e055d 100644 --- a/eom.spec +++ b/eom.spec @@ -1,7 +1,7 @@ # # spec file for package eom # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,9 +17,10 @@ %define typelib typelib-1_0-Eom-1_0 -%define _version 1.26 +%define _version 1.28 + Name: eom -Version: 1.26.1 +Version: 1.28.0 Release: 0 Summary: MATE Desktop graphics viewer License: GPL-2.0-or-later AND LGPL-2.1-or-later