rebuilt with wxWidgets 3.1.5 [release 2.4.3-2mamba;Mon Jul 12 2021]
This commit is contained in:
parent
9f9521487a
commit
a89a2c36ae
11
poedit.spec
11
poedit.spec
@ -1,12 +1,12 @@
|
||||
Name: poedit
|
||||
Version: 2.4.3
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A cross-platform gettext catalogs (.po files) editor
|
||||
Group: Graphical Desktop/Applications/Development
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
||||
URL: https://www.poedit.net
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://poedit.net/
|
||||
Source: https://github.com/vslavik/poedit/releases/download/v%{version}-oss/poedit-%{version}.tar.gz
|
||||
Patch: %{name}-1.4.6.1-desktop.patch
|
||||
License: MIT
|
||||
@ -30,6 +30,8 @@ BuildRequires: libwx_baseu-devel
|
||||
BuildRequires: libwx_gtk3u-devel
|
||||
BuildRequires: pugixml-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libwx_baseu-devel >= 3.1.5
|
||||
BuildRequires: libwx_gtk3u-devel >= 3.1.5
|
||||
|
||||
%description
|
||||
poEdit is cross-platform gettext catalogs (.po files) editor.
|
||||
@ -70,6 +72,9 @@ It aims to provide more convenient approach to editing catalogs than launching v
|
||||
#NEWS README TODO
|
||||
|
||||
%changelog
|
||||
* Mon Jul 12 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.3-2mamba
|
||||
- rebuilt with wxWidgets 3.1.5
|
||||
|
||||
* Wed Apr 28 2021 Automatic Build System <autodist@mambasoft.it> 2.4.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user