rebuilt with wxWidgets 3.1.5 [release 1.32-2mamba;Mon Jul 12 2021]
This commit is contained in:
parent
6784a18d79
commit
d3f800678b
11
xchm.spec
11
xchm.spec
@ -1,26 +1,24 @@
|
||||
Name: xchm
|
||||
Epoch: 2
|
||||
Version: 1.32
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A cross-platform CHM viewer
|
||||
Group: Applications/Publishing
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://xchm.sourceforge.net/
|
||||
URL: https://github.com/rzvncj/xCHM
|
||||
Source: https://github.com/rzvncj/xCHM.git/%{version}/xCHM-%{version}.tar.bz2
|
||||
#Source: http://downloads.sourceforge.net/xchm/xchm-%{version}.tar.gz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libchm-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libwx_baseu-devel
|
||||
BuildRequires: libwx_gtk3u-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libwx_baseu-devel >= 3.1.3
|
||||
BuildRequires: libwx_baseu-devel >= 3.1.5
|
||||
BuildRequires: libchm-devel >= 0.37.4
|
||||
|
||||
%description
|
||||
@ -78,6 +76,9 @@ EOF
|
||||
#ChangeLog README README.xmlrpc
|
||||
|
||||
%changelog
|
||||
* Mon Jul 12 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.32-2mamba
|
||||
- rebuilt with wxWidgets 3.1.5
|
||||
|
||||
* Mon Mar 22 2021 Automatic Build System <autodist@mambasoft.it> 1.32-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user