po4a/po4a.changes

123 lines
3.6 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Jan 30 12:14:38 UTC 2014 - elchevive@opensuse.org
- drop po4a-0.44-use-tempfile-correctly.patch
- updated to version 0.45
po4a:
* Fix usage of File::Temp::tempfile to allow using Perl >= 5.18.
Asciidoc:
* Make it a standalone format.
Docbook:
* Make <beginpage> inline.
Ini:
* Add key parameter as an automatic comment. This allows using
po4a-gettextize on ini files.
LaTeX:
* Fix handling of optional parameters in newtheorem command.
Po:
* Fix computation of timezone written into PO files.
Sgml:
* Fix failing tests with recent Docbook DTD.
-------------------------------------------------------------------
Mon Jun 24 17:22:28 UTC 2013 - elchevive@opensuse.org
- Add po4a-0.44-use-tempfile-correctly.patch to fix tempfile build
errors on Perl >-5.18 by replacing 'File::Temp->tempfile' with
'File::Temp::tempfile'
- Source URL corrected
-------------------------------------------------------------------
Mon Apr 15 10:02:33 UTC 2013 - idonmez@suse.com
- Add Source URL, see https://en.opensuse.org/SourceUrls
-------------------------------------------------------------------
Sun Jan 27 08:52:38 UTC 2013 - coolo@suse.com
- do not buildrequire texlive
-------------------------------------------------------------------
Sun Oct 21 16:05:41 UTC 2012 - elchevive@opensuse.org
- update to version 0.44:
Fix packaging issues with 0.43
-------------------------------------------------------------------
Fri Oct 19 23:10:50 UTC 2012 - elchevive@opensuse.org
- update to version 0.43:
po4a:
* Add --porefs option to change how file locations are written into
the POT file (and thus into the PO files also).
po4a-updatepo po4a Po:
* Extend the --porefs option, add a new 'counter' value to replace
line number by an increasing counter.
An optional ",nowrap" or ",wrap" specifier can be added to tell
whether file locations are written on a single line or wrapped on
several lines. Default is ",nowrap", it will be changed to ",wrap"
in a future release.
Man:
* Make .UR/.UE macros inline.
* Add macros used in several NetBSD man pages: %I %U Brc Bro Lp Lk
Text:
* Fix two line titles in AsciiDoc format.
* Let AsciiDoc format handle many more styles.
* Add support for automatic comments in AsciiDoc format.
-------------------------------------------------------------------
Thu May 17 11:55:30 UTC 2012 - elchevive@opensuse.org
- update to version 0.42:
po4a:
* Allow adding command-line options after config file.
Text:
* Add support for control files.
msguntypot:
* Do not remove obsolete entries from PO files.
documentation translations updates
* New German translations
* Updated Spanish translations
* Updated French translations
* Updated Japanese translations
* Updated Polish translations
-------------------------------------------------------------------
Fri Mar 23 18:24:17 UTC 2012 - elchevive@opensuse.org
- Reflect changes on libxslt package (-tool subpackage created)
-------------------------------------------------------------------
Wed Mar 21 13:45:36 UTC 2012 - elchevive@opensuse.org
- Add perl_requires and libxslt1
-------------------------------------------------------------------
Mon Feb 13 14:34:29 UTC 2012 - prusnak@opensuse.org
- spec cleanup
-------------------------------------------------------------------
Wed Jan 05 18:09:00 UTC 2011 - elchevive@opensuse.org
- enable tests and split -lang package
-------------------------------------------------------------------
Tue Jan 04 20:13:00 UTC 2011 - elchevive@opensuse.org
- initial packaging