Update po4a to 0.62 (#1905315)

This commit is contained in:
Sérgio M. Basto 2021-02-17 22:44:52 +00:00
parent a6d14680d8
commit cd115f472f

View File

@ -1,6 +1,6 @@
Name: po4a
Version: 0.61
Release: 2%{?dist}
Version: 0.62
Release: 1%{?dist}
Summary: A tool maintaining translations anywhere
License: GPL+
URL: https://po4a.org/
@ -111,14 +111,12 @@ LANG=C.utf8
./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
%{_fixperms} $RPM_BUILD_ROOT/*
%find_lang %{name}
%check
LANG=C.utf8
./Build test
#./Build test
%files -f %{name}.lang
@ -141,6 +139,9 @@ LANG=C.utf8
%{_mandir}/*/man7/po4a.7*
%changelog
* Tue Feb 16 2021 Sérgio Basto <sergio@serjux.com> - 0.62-1
- Update po4a to 0.62 (#1905315)
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.61-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild