automatic version update by autodist [release 2.4.3-1mamba;Wed Apr 28 2021]

This commit is contained in:
Automatic Build System 2024-01-06 10:23:54 +01:00
parent c2d87baab2
commit 9f9521487a

View File

@ -1,18 +1,17 @@
Name: poedit Name: poedit
Version: 2.4.1 Version: 2.4.3
Release: 1mamba Release: 1mamba
Summary: A cross-platform gettext catalogs (.po files) editor Summary: A cross-platform gettext catalogs (.po files) editor
Group: Graphical Desktop/Applications/Development Group: Graphical Desktop/Applications/Development
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org> Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
URL: http://www.poedit.net URL: https://www.poedit.net
Source: https://github.com/vslavik/poedit/releases/download/v%{version}-oss/poedit-%{version}.tar.gz Source: https://github.com/vslavik/poedit/releases/download/v%{version}-oss/poedit-%{version}.tar.gz
Patch: %{name}-1.4.6.1-desktop.patch Patch: %{name}-1.4.6.1-desktop.patch
License: MIT License: MIT
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: ldconfig
BuildRequires: libatk-devel BuildRequires: libatk-devel
BuildRequires: libboost-devel BuildRequires: libboost-devel
BuildRequires: libcairo-devel BuildRequires: libcairo-devel
@ -20,7 +19,7 @@ BuildRequires: libenchant-devel
BuildRequires: libgcc BuildRequires: libgcc
BuildRequires: libgdk-pixbuf-devel BuildRequires: libgdk-pixbuf-devel
BuildRequires: libglib-devel BuildRequires: libglib-devel
BuildRequires: libgtk-devel BuildRequires: libgtk3-devel
BuildRequires: libgtkspell3-devel BuildRequires: libgtkspell3-devel
BuildRequires: libharfbuzz-devel BuildRequires: libharfbuzz-devel
BuildRequires: libicu-devel BuildRequires: libicu-devel
@ -29,8 +28,8 @@ BuildRequires: libpango-devel
BuildRequires: libstdc++6-devel BuildRequires: libstdc++6-devel
BuildRequires: libwx_baseu-devel BuildRequires: libwx_baseu-devel
BuildRequires: libwx_gtk3u-devel BuildRequires: libwx_gtk3u-devel
BuildRequires: pugixml-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
poEdit is cross-platform gettext catalogs (.po files) editor. poEdit is cross-platform gettext catalogs (.po files) editor.
@ -71,6 +70,9 @@ It aims to provide more convenient approach to editing catalogs than launching v
#NEWS README TODO #NEWS README TODO
%changelog %changelog
* Wed Apr 28 2021 Automatic Build System <autodist@mambasoft.it> 2.4.3-1mamba
- automatic version update by autodist
* Tue Sep 01 2020 Automatic Build System <autodist@mambasoft.it> 2.4.1-1mamba * Tue Sep 01 2020 Automatic Build System <autodist@mambasoft.it> 2.4.1-1mamba
- automatic version update by autodist - automatic version update by autodist