Accepting request 750391 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/750391
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/po4a?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2019-12-02 10:27:52 +00:00 committed by Git OBS Bridge
commit cac7a5354f
4 changed files with 29 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d95636906bf71d9ce5131f57045b84c46ae33417346e2437a90013ee01e7d04f
size 2994792

3
po4a-0.57.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb55ec2b419ec7eefb0f13752fb08bc2701e6689467b6e1994bb5d9ae711cd97
size 3079550

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri Nov 22 12:18:01 UTC 2019 - Luiz Fernando Ranghetti <elchevive68@gmail.com>
- updated to version 0.57
AsciiDoc:
* Introduce option tablecells to process cells in tables.
* Widen accepted characters in the term part of definition list
po4a tool:
* Don't use single quotes to protect command line arguments, as it fails on
Windows
Translations:
New translation: Arabic
Updated: Dutch, French, Italian, Japanese, Norwegian Bokmål,
Portuguese (Brazil) and Ukrainian
-------------------------------------------------------------------
Fri Jun 7 13:57:01 UTC 2019 - Luiz Fernando Ranghetti <elchevive@opensuse.org>

View File

@ -12,12 +12,12 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: po4a
Version: 0.56
Version: 0.57
Release: 0
Summary: Framework to translate documentation and other materials
License: GPL-2.0
@ -72,9 +72,8 @@ perl Build.PL installdirs=vendor
./Build
%install
./Build install destdir=%{buildroot}
./Build install destdir=%{buildroot} create_packlist=0
%find_lang %{name} --with-man --all-name
rm -f %{buildroot}%{perl_vendorarch}/auto/po4a/.packlist
%check
# requires texlive, which is too heavy for the package
@ -88,7 +87,8 @@ rm -rf %{buildroot}
%files
%defattr(644,root,root,755)
%doc COPYING NEWS README* TODO
%doc NEWS README* TODO
%license COPYING
%attr(755,root,root) %{_bindir}/*
%dir %{perl_vendorlib}/Locale/
%{perl_vendorlib}/Locale/Po4a