automatic version update by autodist [release 2.0.7-1mamba;Sun Sep 26 2021]
This commit is contained in:
parent
2e00f03b5b
commit
34278f05a9
@ -1,6 +1,6 @@
|
|||||||
Name: itstool
|
Name: itstool
|
||||||
Version: 2.0.6
|
Version: 2.0.7
|
||||||
Release: 3mamba
|
Release: 1mamba
|
||||||
Summary: A tool to translate XML documents with PO files
|
Summary: A tool to translate XML documents with PO files
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -15,7 +15,6 @@ License: GPL
|
|||||||
BuildRequires: python-libxml2-py3
|
BuildRequires: python-libxml2-py3
|
||||||
Requires: python-libxml2-py3
|
Requires: python-libxml2-py3
|
||||||
Requires: python3
|
Requires: python3
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
ITS Tool allows you to translate your XML documents with PO files, using rules from the W3C Internationalization Tag Set (ITS) to determine what to translate and how to separate it into PO file messages.
|
ITS Tool allows you to translate your XML documents with PO files, using rules from the W3C Internationalization Tag Set (ITS) to determine what to translate and how to separate it into PO file messages.
|
||||||
@ -49,6 +48,9 @@ sed -i "s|%{_bindir}/python|%{__python3}|" itstool.in
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 26 2021 Automatic Build System <autodist@mambasoft.it> 2.0.7-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Nov 28 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.6-3mamba
|
* Sat Nov 28 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.6-3mamba
|
||||||
- fix rebuilt with python3
|
- fix rebuilt with python3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user