Accepting request 1087303 from X11:MATE:Factory
- Update to version 1.26.1. OBS-URL: https://build.opensuse.org/request/show/1087303 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eom?expand=0&rev=31
This commit is contained in:
commit
e7f9e74f77
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:27f169aa396ddbc75740bf802bef1c0251771ca0747b5a727ff985c03dc067db
|
||||
size 2493104
|
3
eom-1.26.1.tar.xz
Normal file
3
eom-1.26.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5251229494f7e6c62e09fb211e43308df4f074c551ba0a233dc2cd6864b9960
|
||||
size 2512024
|
11
eom.changes
11
eom.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 15 18:48:33 UTC 2023 - Alexei Sorokin <sor.alexei@meowr.ru>
|
||||
|
||||
- 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 <jengelh@inai.de>
|
||||
|
||||
|
9
eom.spec
9
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
|
||||
|
Loading…
Reference in New Issue
Block a user