Changelog for
python-polib-1.0.3-7.2.1.x86_64.rpm :
Thu Sep 12 14:00:00 2013 dvaleevAATTsuse.com
- Fixed issue #53 (bad magic number written on big endian platforms)
endian_magic.patch
Mon Feb 11 13:00:00 2013 lazy.kentAATTopensuse.org
- Correct RPM group.
- Use full URL as a source.
- Doesn\'t require fdupes.
Sat Feb 9 13:00:00 2013 p.drouandAATTgmail.com
- Update to 1.0.3
* Fixed issue #38: POFile.append() raised a duplicate exception when
you tried to add a new entry with the same msgid and a different msgctxt
(only when check_for_duplicates option is set to True)
* Fixed issue #39: Added __init__.py file for convenience
* Fixed issue #41: UnicodeDecodeError when running setup.py build on
python3 with C locale
* polib is now fully PEP8 compliant
* Small improvements: remove unused \"typ\" var, mproved Makefile, Make sure
BaseFile.__contains__ returns a boolean value
Wed Sep 12 14:00:00 2012 os-devAATTjacraig.com
- Update to 1.0.1:
* speed up POFile.merge method
* allow comments starting with two \'#\' characters
Wed Jun 13 14:00:00 2012 os-devAATTjacraig.com
- Update to 1.0.0:
* polib.pofile and polib.mofile functions can now return a custom class
(thanks Craig Blaszczyk)
* polib now can find the metadata entry no matter where it is located (thanks
François Poirotte)
* fixed issue #28 (IOError on reading obsolete \"previous msgid\" entries)
(thanks James Ni)
* Dropped python 2.4 support
- Add %check section to run unit tests
Tue Jan 31 13:00:00 2012 saschpeAATTsuse.de
- Resolved spec file conflict
- Remove obsolete SUSE version check (for 10.1)
Tue Aug 16 14:00:00 2011 saschpeAATTsuse.de
- Fix build on SLE_10 by adding a version check around fdupes and
by removing the %check section
Mon Aug 15 14:00:00 2011 saschpeAATTsuse.de
- Spec file cleanup:
* Remove authors from description
* Much simpler docs generation and installation (don\'t install
Makefile and reStructuredText sources)
Sun Aug 14 14:00:00 2011 hpjAATTurpla.net
- install docs in the package doc dir
Sat Aug 13 14:00:00 2011 hpjAATTurpla.net
- Release 0.7.0
- create and package docs
Mon Sep 20 14:00:00 2010 fcrozatAATTnovell.com
- Release 0.5.3