- Update to release 1.32
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xchm?expand=0&rev=15
This commit is contained in:
parent
12d0e0156c
commit
41aff7c4ff
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e1f6bbcb88e8e8fd200b5531e3486ecc04a614c4234356c397cf188b55f862b
|
||||
size 981450
|
3
xchm-1.32.tar.gz
Normal file
3
xchm-1.32.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b225adf2da99ab26b039d675c446018bb33815f47aae898cf0bc18cb4ef5222c
|
||||
size 986604
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 21 09:32:36 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 1.32
|
||||
* Now overlapping some text on page down / page up
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 9 10:38:04 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package xchm
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: xchm
|
||||
Version: 1.31
|
||||
Version: 1.32
|
||||
Release: 0
|
||||
Summary: A wxWidgets CHM document viewer
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Graphics/Viewers
|
||||
URL: https://github.com/rzvncj/xCHM/
|
||||
Source: https://github.com/rzvncj/xCHM/releases/download/1.31/%name-%version.tar.gz
|
||||
Source: https://github.com/rzvncj/xCHM/releases/download/%version/%name-%version.tar.gz
|
||||
BuildRequires: automake
|
||||
BuildRequires: chmlib-devel
|
||||
BuildRequires: gcc-c++
|
||||
@ -36,6 +36,7 @@ current page, work with bookmarks, change fonts and fast search
|
||||
through all the pages of the loaded .chm document.
|
||||
|
||||
%lang_package
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user