automatic version update by autodist [release 4.14.0-1mamba;Fri Aug 22 2014]

This commit is contained in:
Automatic Build System 2024-01-06 10:29:29 +01:00
parent 42d903f7e9
commit d0d6adcf3b

View File

@ -1,5 +1,5 @@
Name: poxml
Version: 4.13.3
Version: 4.14.0
Release: 1mamba
Summary: KDE utility to translate DocBook XML files using gettext po files
Group: Applications/Development
@ -7,7 +7,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.kde.org
Source: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/poxml-%{version}.tar.xz
Source: http://download.kde.org/stable/%{version}/src/poxml-%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -41,15 +41,20 @@ KDE utility to translate DocBook XML files using gettext po files.
%files
%defattr(-,root,root)
%{_kde4_bindir}/po2xml
%{_kde4_bindir}/split2po
%{_kde4_bindir}/swappo
%{_kde4_bindir}/xml2pot
%{_mandir}/man1/po2xml.1.gz
%{_mandir}/man1/split2po.1.gz
%{_mandir}/man1/swappo.1.gz
%{_mandir}/man1/xml2pot.1.gz
%{_mandir}/man1/po2xml.1*
%{_mandir}/man1/split2po.1*
%{_mandir}/man1/swappo.1*
%{_mandir}/man1/xml2pot.1*
%doc COPYING COPYING.DOC
%changelog
* Fri Aug 22 2014 Automatic Build System <autodist@mambasoft.it> 4.14.0-1mamba
- automatic version update by autodist
* Wed Jul 16 2014 Automatic Build System <autodist@mambasoft.it> 4.13.3-1mamba
- automatic version update by autodist