Accepting request 877959 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/877959 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/po4a?expand=0&rev=24
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0eb510a66f59de68cf7a205342036cc9fc08b39334b91f1456421a5f3359e68b
|
||||
size 3980028
|
3
po4a-0.63.tar.gz
Normal file
3
po4a-0.63.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e21be3ee545444bae2fe6a44aeb9d320604708cc2e4c601bcb3cc440db75b4ce
|
||||
size 4067940
|
10
po4a.changes
10
po4a.changes
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 8 21:59:59 UTC 2021 - Pau Garcia Quiles <pau.garcia@suse.com>
|
||||
|
||||
- Update to version 0.63
|
||||
- Asciidoc: properly deal with the YAML Front Matter, when one is found.
|
||||
- Texinfo: add support for @tindex (Github's #284)
|
||||
- Yaml: follow the reference style of YAML Front Matter in Markdown module
|
||||
to fix the GitHub issue #289. (GitHub's #292)
|
||||
- Portability: fix po4a(1) on Windows (GitHub's #293)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 17:06:08 UTC 2020 - Pau Garcia Quiles <pau.garcia@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package po4a
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: po4a
|
||||
Version: 0.62
|
||||
Version: 0.63
|
||||
Release: 0
|
||||
Summary: Framework to translate documentation and other materials
|
||||
License: GPL-2.0-only
|
||||
@@ -101,14 +101,10 @@ rm -rf t/fmt-tex.t t/fmt/tex
|
||||
%defattr(-,root,root)
|
||||
%dir %{_mandir}/ca
|
||||
%dir %{_mandir}/de
|
||||
#%dir %{_mandir}/eo
|
||||
%dir %{_mandir}/es
|
||||
%dir %{_mandir}/fr
|
||||
#%dir %{_mandir}/hr
|
||||
#%dir %{_mandir}/hu
|
||||
%dir %{_mandir}/it
|
||||
%dir %{_mandir}/ja
|
||||
#%dir %{_mandir}/nb
|
||||
%dir %{_mandir}/nl
|
||||
%dir %{_mandir}/pl
|
||||
%dir %{_mandir}/pt
|
||||
|
Reference in New Issue
Block a user